v0.5.10
What's Changed
- feat(sdk): add orchestration API for multi-box messaging by @DorianZheng in #206
- fix(images): handle tar extraction edge cases by @uran0sH in #199
- feat(examples): add interactive Claude Code box example by @yingjunwu in #209
- feat(cli): add shell completion for bash, zsh, and fish by @shayne-snap in #208
- docs(cli): add CLI README, development guide by @shayne-snap in #211
- feat(cli): add -p/--publish and -v/--volume to create and run by @shayne-snap in #207
- feat(cli): add inspect command by @shayne-snap in #197
- feat(examples): add OpenClaw (ClawdBot/Moltbot) example by @DorianZheng in #212
- fix(examples): address review feedback on interactive Claude example by @Copilot in #210
- chore: bump SDK versions by @DorianZheng in #213
- fix(error): prevent cleanup error from masking original error by @DorianZheng in #214
- fix(python): make cloudpickle an optional dependency by @DorianZheng in #215
New Contributors
- @Copilot made their first contribution in #210
Full Changelog: v0.5.9...v0.5.10