factory: rename project and handoff actors

This commit is contained in:
Nathan Flurry 2026-03-10 21:55:30 -07:00
parent 3022bce2ad
commit ea7c36a8e7
147 changed files with 6313 additions and 14364 deletions

View file

@ -1,6 +1,6 @@
# Sandbox Agent Factory
TypeScript workspace handoff system powered by RivetKit actors, SQLite/Drizzle state, and OpenTUI.
TypeScript workspace task system powered by RivetKit actors and SQLite/Drizzle state.
## Quick Install
@ -15,7 +15,7 @@ pnpm -w build
- **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 enterprise teams.
- **Pluggable**: Works for small side projects to growing teams.
## License