- Added architectural plan and iteration plan for the in-app project editor. - Introduced new components for the editor, including CodeEditorOverlay, FileTreePanel, and EditorTabsPanel. - Established state management using Zustand for editor state persistence. - Implemented IPC channels for file operations and editor functionality. - Enhanced TeamDetailView with a button to open the editor overlay. - Conducted reuse analysis for existing components to optimize codebase integration. |
||
|---|---|---|
| .. | ||
| childProcess.test.ts | ||
| costCalculation.test.ts | ||
| jsonl.test.ts | ||
| pathDecoder.test.ts | ||
| pathValidation.test.ts | ||
| regexValidation.test.ts | ||
| tokenizer.test.ts | ||