Roo-Code/packages
Roo Code 263d260e74 feat: make attempt_completion tool conditional based on task context
- Add isOrchestrated flag to Task class to track subtask context
- Always include attempt_completion for orchestrated subtasks
- Make attempt_completion optional for standard tasks via allowAttemptCompletion setting
- Default behavior excludes attempt_completion for standard tasks
- Add comprehensive tests for conditional inclusion logic
- Update UI components to expose the new setting
- Update snapshots to reflect new default behavior

Fixes #7529
2025-08-29 14:55:44 +00:00
..
build Sharing improvements (#5082) 2025-06-24 16:36:32 -04:00
cloud Implement deferred task subscriptions (#7517) 2025-08-29 02:43:06 -07:00
config-eslint Upgrade to ESLint 9 + share eslint config across workspaces (#3815) 2025-05-21 21:30:21 -07:00
config-typescript Move @roo-code/cloud to the Roo-Code repo (#7503) 2025-08-28 11:18:45 -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 Move @roo-code/cloud to the Roo-Code repo (#7503) 2025-08-28 11:18:45 -07:00
types feat: make attempt_completion tool conditional based on task context 2025-08-29 14:55:44 +00:00