-
Notifications
You must be signed in to change notification settings - Fork 2.8k
feat: forbid time estimates in architect mode #9931
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Review complete. No issues found. The snapshot updates correctly reflect the source code change that adds a Mention @roomote in a comment to request specific changes to this pull request or fix all unresolved issues. |
|
@roomote can you fix the tests? |
Fixed the reported issues. Updated 8 missing system-prompt snapshots. All local checks passed. |
Review complete. No issues found. The PR correctly adds a Mention @roomote in a comment to request specific changes to this pull request or fix all unresolved issues. |
Prohibit architect mode from providing level of effort time estimates
View task on Roo Code Cloud
Important
Architect mode now prohibits time estimates, focusing on actionable steps, with updates in
mode.tsand multiple snapshot files.DEFAULT_MODESinmode.tsto include this restriction.add-custom-instructions/architect-mode-prompt.snap,add-custom-instructions/mcp-server-creation-disabled.snap, andadd-custom-instructions/mcp-server-creation-enabled.snapto reflect the new restriction.system-prompt/consistent-system-prompt.snap,system-prompt/with-computer-use-support.snap, and 8 other snapshot files.This description was created by
for 38468dc. You can customize this summary. It will automatically update as commits are pushed.