Commit graph

3 commits

Author SHA1 Message Date
Nathan Flurry
2b419f9e40 chore(release): update version to 0.1.6-rc.1 2026-02-02 18:58:27 -08:00
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
Nathan Flurry
048dcc5693 fix: fix bun install bug 2026-02-02 18:25:51 -08:00