feat: gigacode

This commit is contained in:
Nathan Flurry 2026-02-05 22:30:19 -08:00
parent 0a73d1d8e8
commit 8663f5070c
40 changed files with 2736 additions and 1327 deletions

View file

@ -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