Commit graph

14 commits

Author SHA1 Message Date
Chris Estreich
43fa77ca94 Fix linter errors (#3821) 2025-05-24 13:39:36 -06:00
Chris Estreich
0b36f477ea Upgrade to ESLint 9 + share eslint config across workspaces (#3815) 2025-05-24 13:39:35 -06:00
Chris Estreich
1480ca2e1d PNPM + Turbo monorepo + Nightly releases (#3407) 2025-05-24 13:39:35 -06:00
Chris Estreich
19cd425c26 Get package publisher and name from package.json + command type safety (#3766) 2025-05-24 13:39:33 -06:00
Chris Estreich
65d25ddf1b Fix linter warning + run prettier on everything (#3581) 2025-05-24 13:39:26 -06:00
John Richmond
25fef10b2a Restore profile management work + fix #3434 (#3449)
Co-authored-by: Matt Rubens <mrubens@users.noreply.github.com>
2025-05-24 13:39:22 -06:00
Matt Rubens
996adc1483 Revert "Improve provider profile management in the external API (#3386)" (#3440) 2025-05-24 13:39:21 -06:00
Chris Estreich
ddd8ebf856 Get rid of ApiConfiguration type alias, rename ApiConfigMeta to ProviderSettingsEntry (#3380) 2025-05-24 13:39:20 -06:00
renovate[bot]
71b24a1a90
chore(deps): update dependency @vscode/test-cli to ^0.0.10 (#3195)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-06 10:24:12 -07:00
nobuo kawasaki
30c3a65b7b
Fix eslint error about --ext option by remove it (#2543) 2025-04-14 16:25:09 -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
4b6def5f31 ContextProxy fix - constructor should not be async 2025-03-11 14:24:21 -07:00
Chris Estreich
e009d5f14c Fix e2e test paths 2025-02-28 21:40:47 -08:00
Chris Estreich
1d3f5380a8 Move integration tests into its own module 2025-02-28 21:23:11 -08:00