v0.7.1
ogx-ai/ogxv0.7.1Apr 8, 2026by cdoern
AI Summary
A minor maintenance release backporting a zero-install starter experience and fixes for streaming tool argument initialization.
Key Highlights
- Added [starter] pip extra for zero-install experience
- Fixed tool call argument initialization in streaming
Full Release Notes
## What's Changed
* chore: update llama-stack-client to ^0.7.0 in UI lockfile by @cdoern in https://github.com/llamastack/llama-stack/pull/5415
* fix: add [starter] pip extra for zero-install experience (backport) by @leseb in https://github.com/llamastack/llama-stack/pull/5424
* fix: initialize tool call arguments to "" instead of "{}" in streaming (backport #5462) by @mergify[bot] in https://github.com/llamastack/llama-stack/pull/5474
* ci: auto-bump client versions if they already exist on PyPI/npm (backport #5463) by @mergify[bot] in https://github.com/llamastack/llama-stack/pull/5476
**Full Changelog**: https://github.com/llamastack/llama-stack/compare/v0.7.0...v0.7.1