agent-ecosystem/test/renderer
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
..
components feat: improve MCP tool input/output rendering 2026-02-19 19:09:53 -03:00
constants feat: color badges for subagent types with .claude/agents/ config support 2026-02-21 13:52:59 -03:00
hooks feat: add task management enhancements with start task functionality 2026-02-22 23:36:11 +02:00
store feat: enhance project editor with new error boundary and file handling improvements 2026-02-28 17:55:21 +02:00
utils feat: implement in-app project editor with CodeMirror integration 2026-02-27 22:36:06 +02:00