Roo-Code/packages
Roo Code 6e53511791 feat: add execute_slash_command tool for LLM slash command execution
- Added new ExecuteSlashCommandToolUse interface and types
- Implemented executeSlashCommandTool with support for review, mode, checkpoint, diff, and test commands
- Added command registry pattern for extensibility
- Integrated tool into presentAssistantMessage workflow
- Added tool description to system prompts
- Created comprehensive unit tests with 100% coverage
- Added tool to command group in tools registry

This allows the LLM to programmatically trigger slash commands that are typically invoked by users through the chat interface.
2025-08-28 01:24:50 +00:00
..
build Sharing improvements (#5082) 2025-06-24 16:36:32 -04:00
config-eslint Upgrade to ESLint 9 + share eslint config across workspaces (#3815) 2025-05-21 21:30:21 -07:00
config-typescript Roo Code Cloud (#4069) 2025-05-28 20:43:30 -07:00
evals Bring back "Use @roo-code/cloud from npm" (#6795) 2025-08-06 20:51:41 -10:00
ipc Add an API for resuming tasks by ID (#7122) 2025-08-15 12:03:58 -04:00
telemetry Git repo cloud telemetry (#5119) 2025-06-25 17:01:32 -07:00
types feat: add execute_slash_command tool for LLM slash command execution 2025-08-28 01:24:50 +00:00