gadget/gadget-drone/src
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
..
config quick fix for when logging.file.enabled is false 2026-05-08 16:14:36 -04:00
lib GadgetLogTransportSocket and the drone-to-IDE log 2026-05-09 07:16:50 -04:00
services OpenAI API tool call processing fixes/correctness 2026-05-12 14:39:44 -04:00
tools subagents (written by an agent, for an agent) 2026-05-11 11:22:59 -04:00
gadget-drone.ts Phase 2: ACE Editor integration and file operations 2026-05-12 19:32:58 -04:00