Chris Estreich
5ae4d4d635
Custom tool calling ( #10083 )
2025-12-21 12:43:06 -08:00
Matt Rubens
3e0bd0ea55
Move the native tool call toggle to experimental settings ( #9297 )
...
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
Co-authored-by: daniel-lxs <ricciodaniel98@gmail.com>
2025-11-17 09:41:30 -05:00
Matt Rubens
ad1e9a82f9
Add enum support to configuration schema ( #9247 )
2025-11-13 17:06:25 -05:00
roomote[bot]
87b45def18
Fix: Transform keybindings in nightly build to fix command+y shortcut ( #8070 )
...
* fix: transform keybindings command references in nightly build
The keybindings section was not being transformed during the nightly build process, causing command+y keybinding to reference the wrong command name (roo-cline.addToContext instead of roo-code-nightly.addToContext).
- Added keybindings schema to types.ts
- Updated generatePackageJson to transform keybindings command references
- This ensures keybindings work correctly in the nightly build
* fix: only include keybindings in output when they exist
Updated generatePackageJson to conditionally add keybindings to avoid including undefined values in the generated package.json. Fixed eslint-disable comment placement.
---------
Co-authored-by: Roo Code <roomote@roocode.com>
2025-09-17 19:27:43 -04:00
roomote[bot]
fc9c395af2
feat: Replace + icon with edit icon for New Task button ( #7942 )
...
Co-authored-by: Roo Code <roomote@roocode.com>
2025-09-16 11:55:17 -04:00
Matt Rubens
da8b09e655
Sharing improvements ( #5082 )
...
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
Co-authored-by: John Richmond <5629+jr@users.noreply.github.com>
Co-authored-by: cte <cestreich@gmail.com>
2025-06-24 16:36:32 -04:00
Chris Estreich
62c3914034
Farewell jest ( #4607 )
...
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-06-16 21:39:45 -07:00
Chris Estreich
395f55b31f
Convert jest tests to vitest and disable default watch mode for vitest ( #4568 )
...
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-06-11 14:48:01 -07:00
Chris Estreich
ab01fb3bdb
Move to Postgres for evals on roocode.com ( #4520 )
2025-06-11 14:17:53 -07:00
Chris Estreich
483d951723
Try to fix win32 esbuild ( #4479 )
2025-06-09 15:03:44 -07:00
Chris Estreich
9d9880a74b
Fix Roo Code Nightly package.json generation ( #4098 )
2025-05-28 22:23:12 -07:00
Chris Estreich
ed24f65b30
Fix Posthog by correctly copying .env in the build process ( #4049 )
2025-05-27 11:19:21 -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
39cd50b989
Fix linter errors ( #3821 )
2025-05-21 23:16:43 -07:00
Chris Estreich
c6851976fa
Fix vite server ( #3816 )
2025-05-21 21:39:41 -07:00
Chris Estreich
d5484b52fa
Upgrade to ESLint 9 + share eslint config across workspaces ( #3815 )
2025-05-21 21:30:21 -07:00
Chris Estreich
57249a0881
PNPM + Turbo monorepo + Nightly releases ( #3407 )
2025-05-21 21:01:20 -07:00