agent-ecosystem/docs
iliya 0c2f70b2b2 feat: implement in-app project editor with CodeMirror integration
- 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.
2026-02-27 22:36:06 +02:00
..
iterations feat: implement in-app project editor with CodeMirror integration 2026-02-27 22:36:06 +02:00
research fix: address false negatives in diff matching and enhance hunk processing 2026-02-26 20:40:14 +02:00
team-management feat: use agent teams 2026-02-22 23:36:11 +02:00
CHANGELOG.md refactor: move Docker files to docker/ and CHANGELOG to docs/ 2026-02-27 21:04:11 +02:00
diff-view-implementation-plan.md feat: implement diff view functionality with read-only and accept/reject capabilities 2026-02-24 20:25:49 +02:00
diff-view-research.md feat: implement diff view functionality with read-only and accept/reject capabilities 2026-02-24 20:25:49 +02:00
RELEASE.md feat: auto-publish releases with stable download links 2026-02-27 14:09:02 +02:00