- 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
132 B
132 B
@kb/dashboard
| @kb/dashboard |
|---|
| minor |
Add file browser and editor to task detail modal. Browse worktree files and edit with CodeMirror 6.