v0.179.1
Zipstack/unstractv0.179.1Jul 14, 2026by zipstack-push-to-main[bot]
AI Summary
This release focuses on maintenance updates including bug fixes for cost tracking, a LiteLLM version bump for MiniMax support, and the addition of integration tests for worker-free critical paths.
Key Highlights
- Fix adapter-ops skill cost-tracking guidance and stale paths
- Bump litellm to 1.90.3 for MiniMax-M3 cost support
- Cover six worker-free critical paths with integration tests
- Show profile name instead of LLM name in Output Analyzer tabs
Full Release Notes
## What's Changed * [MISC] Fix adapter-ops skill cost-tracking guidance and stale paths by @chandrasekharan-zipstack in https://github.com/Zipstack/unstract/pull/2163 * [MISC] Bump litellm 1.85.1 → 1.90.3 for MiniMax-M3 cost support by @chandrasekharan-zipstack in https://github.com/Zipstack/unstract/pull/2169 * UN-3636 [MISC] Cover six worker-free critical paths with integration tests by @chandrasekharan-zipstack in https://github.com/Zipstack/unstract/pull/2164 * UN-2742 [FIX] Show profile name instead of LLM name in Output Analyzer tabs by @athul-rs in https://github.com/Zipstack/unstract/pull/2030 **Full Changelog**: https://github.com/Zipstack/unstract/compare/v0.179.0...v0.179.1