-
-
Notifications
You must be signed in to change notification settings - Fork 31
Merge monorepo into spotlightjs spotlight #1087
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
BYK
merged 34 commits into
main
from
cursor/merge-monorepo-into-spotlightjs-spotlight-7503
Nov 12, 2025
Merged
Changes from all commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
df599d0
feat: Consolidate monorepo packages into @spotlightjs/spotlight
cursoragent 3afa18c
fix: Update vitest config to resolve path aliases correctly
cursoragent c69e788
Checkpoint before follow-up message
cursoragent 472adc6
Fix spotlight CLI binary build and package exports
cursoragent 700b3d7
Fix build: prevent Vite from cleaning sidecar output
cursoragent 21861c5
Merge main branch - resolve conflicts
cursoragent 7e7f651
Remove deprecated event emitter functionality
cursoragent 7ed7373
Fix electron app build - add path aliases and plugins
cursoragent 05ab2f3
Merge main and fix spotlight binary
cursoragent e87367f
Merge latest main - SDK categorization improvements
cursoragent 6d2e7de
Fix build: Add userAgent path mapping to tsconfig
cursoragent 7aae8a3
Checkpoint before follow-up message
cursoragent b0f5808
Move bin/ scripts to src/ and build through vite (PR #1093)
cursoragent 6c2e199
Fix E2E tests: restore build cache and include out/ directory
cursoragent 568c17b
Fix E2E tests: use artifacts instead of cache for Electron build
cursoragent 1644707
Resolve merge conflicts and fix ci failure (#1116)
BYK ed957bf
Resolve merge conflicts from main branch (#1119)
BYK aa80799
Merge branch 'main' into cursor/merge-monorepo-into-spotlightjs-spotl…
BYK af313a1
some more merge issues
BYK ec96eea
fix build
BYK 3c1556f
simplify configs
BYK a8ec972
fix bug
BYK a015992
simplify vite configs
BYK 60935ad
relocate electron builds
BYK 5d1031c
moar stuff
BYK d209d63
bye tsx
BYK 64c7f29
fix dev command
BYK 3fcd4c7
better dev server
BYK 9a5cd20
fix electron build dir
BYK 1ff445e
remove refs to rimraf
BYK c2f6dc2
even better hmr & dev server
BYK 2b7400a
fix build
BYK e4139ea
fix biome error
BYK 8e2ba8d
fix build issues
BYK File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -11,6 +11,7 @@ node_modules | |
| out | ||
| dist | ||
| dist-bin | ||
| dist-electron | ||
| node | ||
| dist-ssr | ||
| *.local | ||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.