sandbox-agent/foundry
2026-03-10 22:01:39 -07:00
..
docker Rename Factory to Foundry 2026-03-10 22:01:39 -07:00
e2e Rename Factory to Foundry 2026-03-10 22:01:39 -07:00
memory Rename Factory to Foundry 2026-03-10 22:01:39 -07:00
packages Rename Factory to Foundry 2026-03-10 22:01:39 -07:00
research Rename Factory to Foundry 2026-03-10 22:01:39 -07:00
scripts Rename Factory to Foundry 2026-03-10 22:01:39 -07:00
AGENTS.md Rename Factory to Foundry 2026-03-10 22:01:39 -07:00
CLAUDE.md Rename Factory to Foundry 2026-03-10 22:01:39 -07:00
compose.dev.yaml Rename Factory to Foundry 2026-03-10 22:01:39 -07:00
compose.mock.yaml Rename Factory to Foundry 2026-03-10 22:01:39 -07:00
compose.preview.yaml Rename Factory to Foundry 2026-03-10 22:01:39 -07:00
CONTRIBUTING.md Rename Factory to Foundry 2026-03-10 22:01:39 -07:00
Dockerfile Rename Factory to Foundry 2026-03-10 22:01:39 -07:00
railway.toml Rename Factory to Foundry 2026-03-10 22:01:39 -07:00
README.md Rename Factory to Foundry 2026-03-10 22:01:39 -07:00
tsconfig.base.json Rename Factory to Foundry 2026-03-10 22:01:39 -07:00

Sandbox Agent Foundry

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