mirror of
https://github.com/harivansh-afk/sandbox-agent.git
synced 2026-04-15 17:01:02 +00:00
- Replace fake acme/* mock data with real rivet-dev GitHub org repos and PRs - Fix model picker popover: dark gray surface with backdrop blur instead of pure black - Add colored letter icons to project section headers (swap to chevron on hover) - Add "847 min used" indicator in transcript header - Rename browser tab title from OpenHandoff to Foundry - Reduce transcript header title font weight to 500 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| docker | ||
| e2e | ||
| memory | ||
| packages | ||
| research | ||
| scripts | ||
| AGENTS.md | ||
| CLAUDE.md | ||
| compose.dev.yaml | ||
| compose.preview.yaml | ||
| CONTRIBUTING.md | ||
| Dockerfile | ||
| factory-cloud.md | ||
| railway.toml | ||
| README.md | ||
| tsconfig.base.json | ||
OpenHandoff
TypeScript workspace handoff system powered by RivetKit actors, SQLite/Drizzle state, and OpenTUI.
Documentation: openhandoff.dev
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 enterprise teams.
License
MIT