Commit graph

4 commits

Author SHA1 Message Date
Nathan Flurry
ea7c36a8e7 factory: rename project and handoff actors 2026-03-10 21:55:30 -07:00
Nathan Flurry
3022bce2ad feat: dev env bootstrap, deferred sessions, and mock agent fallback
- Add dotenv loader for NODE_ENV=development with .env.development.example
- Add factory self-hosting deployment docs
- Defer agent session creation in handoff init (create on first prompt)
- Fall back to mock agent when Claude/Codex credentials are missing
- Replace stub mock agent launcher with real ACP JSON-RPC Node.js script
- Fix React useEffect dependency array in org settings
- Clean up tracked .context cache/temp files

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 22:50:26 -07:00
Nathan Flurry
e08d1b4dca chore: recover bogota workspace state 2026-03-09 19:57:56 -07:00
Nathan Flurry
bf282199b5
Integrate OpenHandoff factory workspace (#212) 2026-03-09 14:00:20 -07:00