Roo-Code/packages
Roo Code 09a5570b58 feat: enrich subtask handoff with structured context summaries
Phase 1 of #12330 - improves context handoff visibility between
parent and child tasks during delegation.

Changes:
- Add SubtaskSummary type to @roo-code/types for structured handoff data
- Create buildSubtaskSummary utility that extracts files modified/read,
  commands executed, tool usage, and todo stats from task history
- Modify AttemptCompletionTool to build structured summary on completion
- Update reopenParentFromDelegation to format enriched API history text
  so the parent LLM gets better context about what the subtask did
- Update ChatRow UI to render structured summaries with mode badge,
  file lists, command lists, and todo progress
- Add i18n translation keys for new UI elements
- Add 19 tests for buildSubtaskSummary and formatSubtaskSummaryForApi
- Backward compatible: plain-text summaries still work as before
2026-05-12 02:46:26 +00:00
..
build Custom tool calling (#10083) 2025-12-21 12:43:06 -08:00
cloud Remove all telemetry (#12324) 2026-05-11 17:34:58 -04: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
core Changeset version bump (#12085) 2026-04-08 15:16:12 -06:00
evals Remove all telemetry (#12324) 2026-05-11 17:34:58 -04:00
ipc Changeset version bump (#12085) 2026-04-08 15:16:12 -06:00
types feat: enrich subtask handoff with structured context summaries 2026-05-12 02:46:26 +00:00
vscode-shim Some cleanup in ExtensionHost (#10600) 2026-01-10 02:29:33 -08:00