Roo-Code/packages
Roo Code 1bc2eefdf4 feat: persist parent-child task relationships across extension reloads
- Add parentTaskId, rootTaskId, and taskHierarchy fields to HistoryItem schema
- Store task IDs alongside object references in Task class
- Update taskMetadata to save parent-child relationship data
- Modify ClineProvider to restore task hierarchy when loading from history
- Implement getTaskHierarchy() method to build hierarchy array

Fixes #6624
2025-08-03 07:53:44 +00:00
..
build Sharing improvements (#5082) 2025-06-24 16:36:32 -04:00
cloud Task and TaskProvider event emitter cleanup + a few new events (#6606) 2025-08-02 11:12:44 -07:00
config-eslint Upgrade to ESLint 9 + share eslint config across workspaces (#3815) 2025-05-21 21:30:21 -07:00
config-typescript Roo Code Cloud (#4069) 2025-05-28 20:43:30 -07:00
evals Revert "Migrate evals database when deploying roo-code-website" (#6525) 2025-07-31 19:27:55 -04:00
ipc Farewell jest (#4607) 2025-06-16 21:39:45 -07:00
telemetry Git repo cloud telemetry (#5119) 2025-06-25 17:01:32 -07:00
types feat: persist parent-child task relationships across extension reloads 2025-08-03 07:53:44 +00:00