gadget/gadget-tasks/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 feat(gadget-tasks): course correction — headless IDE client architecture 2026-05-17 00:48:39 -04:00
lib feat(gadget-tasks): course correction — headless IDE client architecture 2026-05-17 00:48:39 -04:00
services feat(gadget-tasks): course correction — headless IDE client architecture 2026-05-17 00:48:39 -04:00
gadget-tasks.ts feat(workspace): intelligent startup - detect workspace by walking up directory hierarchy 2026-05-17 17:09:16 -04:00