sandbox-agent/docs
Nathan Flurry 02bb992b11
fix: fix bun install bug (#62)
* fix: fix bun install bug

* refactor: consolidate executable check into assertExecutable helper

- Add assertExecutable() to cli-shared that checks and attempts chmod
- Simplify CLI and SDK spawn code to use the shared helper
- Fix cli-shared package.json exports (.js not .mjs)
- Add global install instructions to SDK error message

* chore(release): update version to 0.1.6-rc.1

* fix: add cli-shared package to Dockerfiles

* chore(release): update version to 0.1.6-rc.1

* fix: add cli-shared publishing to release workflow

* chore(release): update version to 0.1.6-rc.1

* fix: handle already-exists error during crate publish

* chore(release): update version to 0.1.6-rc.1
2026-02-02 21:12:41 -08:00
..
ai fix: fix bun install bug (#62) 2026-02-02 21:12:41 -08:00
deploy fix: fix bun install bug (#62) 2026-02-02 21:12:41 -08:00
images docs: documentation overhaul and universal schema reference (#10) 2026-01-28 05:07:15 -08:00
logo chore(site): links and image updates 2026-01-28 02:16:37 -08:00
sdks fix: fix bun install bug (#62) 2026-02-02 21:12:41 -08:00
building-chat-ui.mdx i need to update the terminology of 'capabilities' to 'feature coverage' in the inspector ui and anywhere else its mentioned thats not in the actual api (#61) 2026-02-02 19:00:35 -08:00
cli.mdx fix: correct inspector package name in Dockerfiles and add .dockerignore (#50) 2026-02-01 23:03:51 -08:00
conversion.mdx feat: add Claude adapter improvements for HITL support (#30) 2026-01-29 07:19:10 -08:00
cors.mdx fix: correct inspector package name in Dockerfiles and add .dockerignore (#50) 2026-02-01 23:03:51 -08:00
docs.json adding vercel sandbox with examples and docs (#47) 2026-02-01 23:05:38 -08:00
favicon.svg chore(site): diagram mobile and favicon 2026-01-31 22:49:01 -08:00
inspector.mdx fix: correct inspector package name in Dockerfiles and add .dockerignore (#50) 2026-02-01 23:03:51 -08:00
manage-sessions.mdx docs: documentation overhaul and universal schema reference (#10) 2026-01-28 05:07:15 -08:00
openapi.json fix: fix bun install bug (#62) 2026-02-02 21:12:41 -08:00
quickstart.mdx fix: fix bun install bug (#62) 2026-02-02 21:12:41 -08:00
session-transcript-schema.mdx i need to update the terminology of 'capabilities' to 'feature coverage' in the inspector ui and anywhere else its mentioned thats not in the actual api (#61) 2026-02-02 19:00:35 -08:00
telemetry.mdx docs: documentation overhaul and universal schema reference (#10) 2026-01-28 05:07:15 -08:00
theme.css docs: documentation overhaul and universal schema reference (#10) 2026-01-28 05:07:15 -08:00
troubleshooting.mdx fix: detect musl/glibc at runtime for correct Claude binary download 2026-01-28 04:19:35 -08:00