- Add server-side file service with list, read, and write operations - Add REST API endpoints for file operations with tests - Add client-side API functions and React hooks for file browsing - Create FileBrowser, FileEditor, and FileBrowserModal components - Add CodeMirror 6 for syntax-highlighted file editing - Integrate Files tab into TaskDetailModal - Add comprehensive file browser styles and responsive design
6 lines
132 B
Markdown
6 lines
132 B
Markdown
---
|
|
"@kb/dashboard": minor
|
|
---
|
|
|
|
Add file browser and editor to task detail modal. Browse worktree files and edit with CodeMirror 6.
|