mirror of
https://github.com/harivansh-afk/sandbox-agent.git
synced 2026-04-20 01:00:32 +00:00
feat(factory): finish workbench milestone pass
This commit is contained in:
parent
bf282199b5
commit
49cba9e6c2
137 changed files with 819 additions and 338 deletions
|
|
@ -5,8 +5,8 @@
|
|||
1. Clone:
|
||||
|
||||
```bash
|
||||
git clone https://github.com/rivet-dev/openhandoff.git
|
||||
cd openhandoff
|
||||
git clone https://github.com/rivet-dev/sandbox-agent-factory.git
|
||||
cd sandbox-agent-factory
|
||||
```
|
||||
|
||||
2. Install dependencies:
|
||||
|
|
@ -35,7 +35,7 @@ Build local RivetKit before backend changes that depend on Rivet internals:
|
|||
cd ../rivet
|
||||
pnpm build -F rivetkit
|
||||
|
||||
cd /path/to/openhandoff
|
||||
cd /path/to/sandbox-agent-factory
|
||||
just sync-rivetkit
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue