crimata-os/agent
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Andrew Gundersen 1fe91d6f75 Add dev server for local testing
dev.ts spins up everything needed on macOS:
- Serves ../ui/ as static files
- Mocks /auth/me and /auth/auth (bypasses PAM)
- Mocks dock on :7701 by reading ../apps/*/crimata.json directly
- Runs the real agent WebSocket + /events on :7702

Usage: ANTHROPIC_API_KEY=sk-... npm run dev

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-02 16:00:25 -05:00
..
src Add dev server for local testing 2026-03-02 16:00:25 -05:00
package.json Add dev server for local testing 2026-03-02 16:00:25 -05:00
tsconfig.json Add crimata-agent and redesign agentic OS UI 2026-03-02 15:52:05 -05:00