Roo-Code/packages/types
Roo Code a57532c52d feat: add Meta-Prompter as a built-in default mode
Adds a new "Meta-Prompter" mode to DEFAULT_MODES that helps users
refine vague, underspecified prompts into precise, actionable
instructions for Roo's specialized modes.

The mode follows a structured 5-step workflow:
1. Interview the user with targeted clarifying questions
2. Read relevant files for concrete context
3. Draft a refined prompt for the target mode
4. Explain what was vague and what assumptions were made
5. Offer one revision round

Tool groups: read, mcp (read-only access with MCP support)

Closes #11783
2026-02-27 14:08:55 +00:00
..
npm Release: v1.113.0 (#11782) 2026-02-26 22:26:23 -08:00
scripts Fix publish-npm script (#7093) 2025-08-14 03:17:56 -07:00
src feat: add Meta-Prompter as a built-in default mode 2026-02-27 14:08:55 +00:00
.gitignore Task metadata (#7092) 2025-08-14 03:14:17 -07:00
eslint.config.mjs Task metadata (#7092) 2025-08-14 03:14:17 -07:00
package.json feat: add AI SDK dependencies and message conversion utilities (#11047) 2026-01-28 14:05:53 -05:00
tsconfig.json Task metadata (#7092) 2025-08-14 03:14:17 -07:00
tsup.config.ts Bump @roo-code/types to v1.42.0 (#6610) 2025-08-02 13:27:59 -07:00
vitest.config.ts Convert jest tests to vitest and disable default watch mode for vitest (#4568) 2025-06-11 14:48:01 -07:00