Skip to content

Conversation

@betegon
Copy link
Member

@betegon betegon commented Nov 10, 2025

closes #1113

@vercel
Copy link

vercel bot commented Nov 10, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
spotlightjs Ready Ready Preview Comment Nov 10, 2025 2:48pm

Copy link
Member

@BYK BYK left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. I think with the underscore it makes more sense to have search_logs, search_errors etc but I'll leave it up to you.

Also idea: maybe we can just have search and have logs, errors, traces etc as the first param?

@betegon
Copy link
Member Author

betegon commented Nov 10, 2025

Makes sense, I'll reverse the order.

About having just one tool, we can do that also

@betegon betegon merged commit 15a7f41 into main Nov 10, 2025
20 checks passed
@betegon betegon deleted the bete/fix/tool-names branch November 10, 2025 15:14
BYK pushed a commit that referenced this pull request Nov 10, 2025
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and publish to npm
yourself or [setup this action to publish
automatically](https://github.com/changesets/action#with-publishing). If
you're not ready to do a release yet, that's fine, whenever you add more
changesets to main, this PR will be updated.


# Releases
## @spotlightjs/[email protected]

### Minor Changes

- Docker compose support for Spotlight run command
([#1108](#1108))

- Added support for Last-Event-Id in SSE stream
([#1104](#1104))

- Change tool names: change `.` for `_` and remove `spotlight` preffix
([#1114](#1114))

- Improved human formatter readability
([#1112](#1112))

### Patch Changes

- Fix breaking error when event type is not supported
([#1111](#1111))

- Fix SDK categorization for Next.js by using User-Agent headers to
distinguish browser from server events
([#1110](#1110))

## @spotlightjs/[email protected]

### Patch Changes

- Updated dependencies
\[[`0942c8a`](0942c8a),
[`bce012e`](bce012e),
[`7624030`](7624030),
[`15a7f41`](15a7f41),
[`13da542`](13da542),
[`b3a654a`](b3a654a)]:
    -   @spotlightjs/[email protected]
    -   @spotlightjs/[email protected]

## @spotlightjs/[email protected]

### Patch Changes

- Fix SDK categorization for Next.js by using User-Agent headers to
distinguish browser from server events
([#1110](#1110))

- Updated dependencies
\[[`0942c8a`](0942c8a),
[`bce012e`](bce012e),
[`7624030`](7624030),
[`15a7f41`](15a7f41),
[`13da542`](13da542),
[`b3a654a`](b3a654a)]:
    -   @spotlightjs/[email protected]
    -   @spotlightjs/[email protected]

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Change MCP tool names

4 participants