Roo-Code/.vscode
joshua 35013a8653 feat: add personality traits system with per-mode configuration
- 13 built-in personality traits (dry-wit, professor, straight-shooter, etc.)
- Custom trait creation with emoji picker and prompt editor
- Per-mode personality configuration via PersonalityConfig on ModeConfig
- LLM-powered trait enhancement for expanding brief descriptions
- Sandwich technique: personality prompt injected at top and bottom of system prompt
- PersonalityTraitsPanel component with pill-grid UI, active order badges
- Full test coverage for trait resolution, merging, and prompt building

Made-with: Cursor
2026-03-22 16:55:37 +00:00
..
extensions.json Bring back #4128 (#4292) 2025-06-03 14:03:19 -07:00
launch.json PNPM + Turbo monorepo + Nightly releases (#3407) 2025-05-21 21:01:20 -07:00
settings.json feat: add personality traits system with per-mode configuration 2026-03-22 16:55:37 +00:00
tasks.json Add dependsOn for watch:esbuild script (#4026) 2025-05-26 22:00:39 -07:00