sandbox-agent/sdks/typescript
Nathan Flurry 7f07428621 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
2026-02-02 18:38:06 -08:00
..
src refactor: consolidate executable check into assertExecutable helper 2026-02-02 18:38:06 -08:00
tests feat: add turn streaming and inspector updates 2026-01-27 06:18:43 -08:00
package.json fix: fix bun install bug 2026-02-02 18:25:51 -08:00
tsconfig.json feat: sync universal schema and sdk updates 2026-01-27 02:52:25 -08:00
tsup.config.ts feat: sync universal schema and sdk updates 2026-01-27 02:52:25 -08:00
vitest.config.ts feat: sync universal schema and sdk updates 2026-01-27 02:52:25 -08:00