Roo Code
e3fb12a8b3
feat: add optional persistent default mode setting
...
- Add setAsDefault parameter to handleModeSwitch() method
- Add setAsDefaultMode() method to update global state
- Add setDefaultMode message type and handler
- Update tests to use new setAsDefault parameter
- Maintain backward compatibility with existing behavior
- Address concern about removing persistent default mode functionality
This allows users to optionally set a mode as the global default
while maintaining multi-window mode isolation.
2025-07-18 17:34:56 +00:00
Chris Estreich
53e6419fab
Fix roocode.com Vercel preview on PR open ( #4916 )
2025-06-19 20:00:11 -07:00
renovate[bot]
5c7cae0c48
fix(deps): update dependency lucide-react to ^0.518.0 ( #4820 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-19 00:52:01 -07:00
renovate[bot]
8d61bfb16f
fix(deps): update dependency lucide-react to ^0.516.0 ( #4612 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-17 15:33:47 -07:00
Chris Estreich
e4e75648d3
Ignore logs in git ( #4797 )
2025-06-17 12:03:00 -07: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
8d5dab3518
GHA evals ( #4472 )
2025-06-10 11:01:54 -07:00
Chris Estreich
52673b3721
Harden evals with retry logic + centralize logs on Docker host ( #4440 )
...
* Harden evals with retry logic + centralize logs on Docker host
* Don't delete controller container on exit
* Add randomness
* More tweaks
* More tweaks
2025-06-07 08:58:09 -07:00
Chris Estreich
24851b96db
Improve the evals "run status" section ( #4400 )
2025-06-05 22:00:15 -07:00
Chris Estreich
cb5b9c3718
Improve Docker setup for evals ( #4327 )
2025-06-05 12:16:36 -07:00
renovate[bot]
fe26c05dc9
fix(deps): update dependency lucide-react to ^0.513.0 ( #4345 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-04 16:56:35 -04:00
Chris Estreich
73f39616c3
Improve turbo task dependency declarations ( #4323 )
2025-06-04 09:32:27 -07:00
Chris Estreich
01eef2be99
Bring back #4128 ( #4292 )
2025-06-03 14:03:19 -07:00
Chris Estreich
d87f890556
Move evals into pnpm workspace, switch from SQLite to Postgres ( #4278 )
2025-06-03 01:38:08 -07:00