sandbox-agent/sdks/typescript/src
Nathan Flurry e3c030f66d
fix: correct inspector package name in Dockerfiles and add .dockerignore (#50)
* chore: remove inspect.sandboxagent.dev in favor of /ui/

* chore: add 404 page

* fix: correct inspector package name in Dockerfiles and add .dockerignore

- Change @anthropic-ai/sdk-inspector to @sandbox-agent/inspector in all Dockerfiles
- Add .dockerignore to exclude target/, node_modules/, etc from Docker context

The wrong package name caused pnpm install --filter to match nothing, so the
inspector frontend was never built, resulting in binaries without the /ui/ endpoint.

* chore: cargo fmt

* chore(release): update version to 0.1.4-rc.7
2026-02-01 23:03:51 -08:00
..
generated fix: use sandbox-agent CLI for credential extraction in tests and add delay for permission approval 2026-01-29 07:39:07 -08:00
client.ts feat: add end session button to chat header 2026-01-27 21:03:33 -08:00
index.ts chore: sync workspace changes 2026-01-28 01:13:50 -08:00
inspector.ts fix: correct inspector package name in Dockerfiles and add .dockerignore (#50) 2026-02-01 23:03:51 -08:00
spawn.ts chore: sync workspace changes 2026-01-27 05:06:33 -08:00
types.ts feat: add turn streaming and inspector updates 2026-01-27 06:18:43 -08:00