gadget/packages/api/src/messages
Rob Colbert 1e13f95808 Phase 2: ACE Editor integration and file operations
- Added react-ace and ace-builds dependencies
- Created EditorPanel component with ACE editor integration
- Implemented file read/write socket protocol
- Added backend handlers for fileReadRequest and fileWriteRequest
- Implemented file loading from tree click
- Implemented file saving with Ctrl+S shortcut
- Added dirty state tracking and unsaved changes indicator
- Enforced workspace mode (read-only in Agent mode)
- Added security: path traversal prevention, binary file detection, file size limits
- Updated FilesPanel with split view (tree + editor)

Enables Users to edit files for the first time in Gadget Code.
2026-05-12 19:32:58 -04:00
..
drone.ts drone logger prep work 2026-05-08 17:55:23 -04:00
ide.ts Phase 2: ACE Editor integration and file operations 2026-05-12 19:32:58 -04:00
socket.ts Phase 2: ACE Editor integration and file operations 2026-05-12 19:32:58 -04:00
web.ts chat session auto-naming with IDE update 2026-05-09 09:58:47 -04:00