Roo-Code/locales
Roo Code 40b74b9991 feat: add orchestrator cost aggregation and hierarchy visualization
- Add utility functions for building task trees and calculating aggregated costs
- Implement AggregatedCostDisplay component with collapsible breakdown
- Update TaskHeader to show aggregated costs for top-level orchestrator tasks
- Add HierarchicalTaskItem component for tree-based task display
- Update HistoryView to support hierarchical task visualization with toggle
- Add comprehensive tests for task hierarchy utilities
- Add translation keys for new UI elements

This implementation addresses Issue #5376 by:
1. Computing aggregated costs client-side from existing rootTaskId/parentTaskId fields
2. Showing collapsible cost breakdown in TaskHeader for orchestrator tasks
3. Rendering task history as an indented tree structure
4. Maintaining real-time updates as subtasks complete
5. Preserving existing behavior for non-orchestrator tasks
2025-09-17 20:13:51 +00:00
..
ca CONTRIBUTING.md tweaks and issue template rewrite (#8014) 2025-09-16 00:29:45 -04:00
de CONTRIBUTING.md tweaks and issue template rewrite (#8014) 2025-09-16 00:29:45 -04:00
en feat: add orchestrator cost aggregation and hierarchy visualization 2025-09-17 20:13:51 +00:00
es CONTRIBUTING.md tweaks and issue template rewrite (#8014) 2025-09-16 00:29:45 -04:00
fr CONTRIBUTING.md tweaks and issue template rewrite (#8014) 2025-09-16 00:29:45 -04:00
hi CONTRIBUTING.md tweaks and issue template rewrite (#8014) 2025-09-16 00:29:45 -04:00
id CONTRIBUTING.md tweaks and issue template rewrite (#8014) 2025-09-16 00:29:45 -04:00
it CONTRIBUTING.md tweaks and issue template rewrite (#8014) 2025-09-16 00:29:45 -04:00
ja CONTRIBUTING.md tweaks and issue template rewrite (#8014) 2025-09-16 00:29:45 -04:00
ko CONTRIBUTING.md tweaks and issue template rewrite (#8014) 2025-09-16 00:29:45 -04:00
nl CONTRIBUTING.md tweaks and issue template rewrite (#8014) 2025-09-16 00:29:45 -04:00
pl CONTRIBUTING.md tweaks and issue template rewrite (#8014) 2025-09-16 00:29:45 -04:00
pt-BR CONTRIBUTING.md tweaks and issue template rewrite (#8014) 2025-09-16 00:29:45 -04:00
ru CONTRIBUTING.md tweaks and issue template rewrite (#8014) 2025-09-16 00:29:45 -04:00
tr CONTRIBUTING.md tweaks and issue template rewrite (#8014) 2025-09-16 00:29:45 -04:00
vi CONTRIBUTING.md tweaks and issue template rewrite (#8014) 2025-09-16 00:29:45 -04:00
zh-CN CONTRIBUTING.md tweaks and issue template rewrite (#8014) 2025-09-16 00:29:45 -04:00
zh-TW CONTRIBUTING.md tweaks and issue template rewrite (#8014) 2025-09-16 00:29:45 -04:00