sandbox-agent/factory
Nathan Flurry 0a8fda040b Merge remote-tracking branch 'origin/main' into factory/onboarding-app-shell
# Conflicts:
#	factory/CLAUDE.md
#	factory/packages/backend/package.json
#	factory/packages/client/package.json
#	pnpm-lock.yaml
#	research/acp/friction.md
2026-03-10 21:59:12 -07:00
..
docker chore: include remaining workspace changes 2026-03-10 21:55:57 -07:00
e2e Integrate OpenHandoff factory workspace (#212) 2026-03-09 14:00:20 -07:00
memory Integrate OpenHandoff factory workspace (#212) 2026-03-09 14:00:20 -07:00
packages Merge remote-tracking branch 'origin/main' into factory/onboarding-app-shell 2026-03-10 21:59:12 -07:00
research chore: recover bogota workspace state 2026-03-09 19:57:56 -07:00
scripts Integrate OpenHandoff factory workspace (#212) 2026-03-09 14:00:20 -07:00
AGENTS.md Integrate OpenHandoff factory workspace (#212) 2026-03-09 14:00:20 -07:00
CLAUDE.md Merge remote-tracking branch 'origin/main' into factory/onboarding-app-shell 2026-03-10 21:59:12 -07:00
compose.dev.yaml chore: include remaining workspace changes 2026-03-10 21:55:57 -07:00
compose.mock.yaml chore: include remaining workspace changes 2026-03-10 21:55:57 -07:00
compose.preview.yaml chore: recover bogota workspace state 2026-03-09 19:57:56 -07:00
CONTRIBUTING.md factory: rename project and handoff actors 2026-03-10 21:55:30 -07:00
Dockerfile chore: recover bogota workspace state 2026-03-09 19:57:56 -07:00
railway.toml Integrate OpenHandoff factory workspace (#212) 2026-03-09 14:00:20 -07:00
README.md factory: rename project and handoff actors 2026-03-10 21:55:30 -07:00
tsconfig.base.json chore: recover bogota workspace state 2026-03-09 19:57:56 -07:00

Sandbox Agent Factory

TypeScript workspace task system powered by RivetKit actors and SQLite/Drizzle state.

Quick Install

curl -fsSL https://bun.sh/install | bash
pnpm install
pnpm -w build

Project Goals

  • Simple: There's one screen. It has everything you need. You can use it blindfolded.
  • Fast: No waiting around.
  • Collaborative: Built for fast moving teams that need code reviewed & shipped fast.
  • Pluggable: Works for small side projects to growing teams.

License

MIT