agent-ecosystem/docs
iliya 0cb85d463c feat: enhance project editor with new error boundary and file handling improvements
- Introduced `EditorErrorBoundary` component to catch runtime errors in CodeMirror, providing a fallback UI to prevent crashes.
- Updated file handling logic to utilize `isbinaryfile` for more reliable binary detection, replacing manual null-byte scans.
- Enhanced `openFile` method to prevent duplicate tabs for already opened files.
- Improved documentation for new components and updated file lists to reflect recent changes.
- Optimized file watcher and path validation processes for better performance and reliability.
2026-02-28 17:55:21 +02:00
..
iterations feat: enhance project editor with new error boundary and file handling improvements 2026-02-28 17:55:21 +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