hannesrudolph
7428f46d9c
fix: add worker-utils to knip ignore list to fix CI
2025-07-03 16:58:10 -06:00
hannesrudolph
41d2b0f7ce
fix: add orchestrator and search-service to knip ignore list
...
These files are now only used within the worker thread and should not be
flagged as unused by knip
2025-07-03 16:50:13 -06:00
hannesrudolph
a928e2b9d1
fix: complete CI test fixes and async disposal
...
- Make CodeIndexManager.disposeAll() async and await it in extension deactivation
- Update unit tests to reflect new worker-based architecture
- Add indexing-worker.ts to knip ignore list to fix unused file warning
- Update test setup/teardown to use async disposal
2025-07-03 16:50:13 -06:00
Chris Estreich
c03869bf1e
Remove Storybook + unused components ( #4517 )
2025-06-10 14:29:39 -07:00
Chris Estreich
d87f890556
Move evals into pnpm workspace, switch from SQLite to Postgres ( #4278 )
2025-06-03 01:38:08 -07:00
Chris Estreich
e66136f1aa
Add a new @roo-code/types package and use it everywhere ( #3912 )
2025-05-26 12:06:45 -07:00
Chris Estreich
58a0efa9e1
Move e2e into apps ( #3823 )
2025-05-22 08:41:58 -07:00
Chris Estreich
57249a0881
PNPM + Turbo monorepo + Nightly releases ( #3407 )
2025-05-21 21:01:20 -07:00
Chris Estreich
65cb9244ee
Count tokens worker ( #3037 )
...
* Count tokens worker
* Appease knip
2025-04-29 12:29:25 -07:00
Chris Estreich
d15f813514
Evals ( #2238 )
...
* Evals
* Remove redundant line
* Fix tsc error
* Disable debug mode
* Add option to kill run
2025-04-02 16:49:41 -07:00
Chris Estreich
a73fce9027
Allow processes to access the Roo Code API via a unix socket ( #2232 )
2025-04-02 12:42:00 -07:00
cte
f108dfaeb8
Evals
2025-03-17 10:09:19 -07:00
Matt Rubens
2df634c836
Add script to find missing translations
2025-03-16 11:26:49 -04:00
cte
4b6def5f31
ContextProxy fix - constructor should not be async
2025-03-11 14:24:21 -07:00
Chris Estreich
1d3f5380a8
Move integration tests into its own module
2025-02-28 21:23:11 -08:00
Matt Rubens
816847c5c0
Add Knip check for unused files
2025-02-23 01:01:51 -05:00