chore(conductor): Add new track 'Undo/Redo History Support'

This commit is contained in:
2026-03-11 19:45:55 -04:00
parent b469abef8f
commit db1f74997c
5 changed files with 84 additions and 0 deletions

View File

@@ -73,6 +73,10 @@ This file tracks all major tracks for the project. Each track has its own detail
*Link: [./tracks/discussion_takes_branching_20260311/](./tracks/discussion_takes_branching_20260311/)*
*Goal: Non-linear discussion timelines via tabbed "takes", message branching, and synthesis generation workflows.*
10. [ ] **Track: Undo/Redo History Support**
*Link: [./tracks/undo_redo_history_20260311/](./tracks/undo_redo_history_20260311/)*
*Goal: Robust, non-provider based undo/redo for text inputs, UI controls, discussion mutations, and context management. Includes hotkey support and a history list view.*
---
### Additional Language Support