gadget/gadget-drone/src
Rob Colbert e7857016e3 feat(workspace): intelligent startup - detect workspace by walking up directory hierarchy
- Add detectWorkspace() utility in packages/api/src/lib/workspace-detector.ts
  that walks up from process.cwd() looking for .gadget/workspace.json
- Update gadget-drone to detect workspace at startup, change to workspace
  directory, and restore original startup directory on shutdown
- Update gadget-tasks with same workspace detection pattern
- Both tools now fail fast if started outside a managed workspace
- Prevents creating invalid workspaces when started from subdirectories
2026-05-17 17:09:16 -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 plan tool updates 2026-05-17 14:09:24 -04:00
tools AI toolbox refactor/extraction complete (checkpoint) 2026-05-16 17:06:08 -04:00
gadget-drone.ts feat(workspace): intelligent startup - detect workspace by walking up directory hierarchy 2026-05-17 17:09:16 -04:00