mirror of
https://github.com/harivansh-afk/sandbox-agent.git
synced 2026-04-15 05:02:11 +00:00
feat: gigacode (#92)
This commit is contained in:
parent
0a73d1d8e8
commit
a02393436c
40 changed files with 2736 additions and 1327 deletions
11
README.md
11
README.md
|
|
@ -189,6 +189,17 @@ npx sandbox-agent --help
|
|||
bunx sandbox-agent --help
|
||||
```
|
||||
|
||||
Quick OpenCode attach (runs `sandbox-agent opencode` by default):
|
||||
|
||||
```bash
|
||||
npx gigacode --token "$SANDBOX_TOKEN"
|
||||
```
|
||||
|
||||
```bash
|
||||
npm install -g gigacode
|
||||
gigacode --token "$SANDBOX_TOKEN"
|
||||
```
|
||||
|
||||
[CLI documentation](https://sandboxagent.dev/docs/cli)
|
||||
|
||||
### Inspector
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue