Roo-Code/apps
Hannes Rudolph 18c3f5dc33
feat: change default mode to architect for new installations (#5289)
* feat: change default mode to architect for new installations

- Reordered modes array to put architect mode first
- Updated test to reflect architect as the default mode
- Maintains backward compatibility for existing users

* test: update snapshots and fix tests for architect default mode

- Update all snapshot tests to reflect architect as the default mode
- Fix mode destructuring in validateToolUse tests
- All tests now pass with the new default mode configuration

* docs: add comment explaining mode ordering for default selection

Addresses PR review feedback to clarify that the first mode in the array
serves as the default for new installations

* fix: Update integration test to use lowercase mode name

The test was using 'Ask' (capitalized) but modes are now lowercase 'ask'.
This was causing the test to timeout as the mode validation failed.
2025-06-30 17:46:56 -04:00
..
vscode-e2e feat: change default mode to architect for new installations (#5289) 2025-06-30 17:46:56 -04:00
vscode-nightly Improve turbo task dependency declarations (#4323) 2025-06-04 09:32:27 -07:00
web-docs Move evals into pnpm workspace, switch from SQLite to Postgres (#4278) 2025-06-03 01:38:08 -07:00
web-evals Fix roocode.com Vercel preview on PR open (#4916) 2025-06-19 20:00:11 -07:00
web-roo-code feat: add Terms of Service page at /terms (#4920) 2025-06-20 00:56:14 -04:00