v0.6.2

usestrix/strixv0.6.2Jan 19, 2026by github-actions[bot]

AI Summary

Patch release focused on stability improvements with fixes for container initialization, runtime execution, and configuration handling.

Key Highlights

  • Improved container startup reliability
  • Implemented parallel tool execution
  • Shared single browser instance across all agents
  • Canonicalized LLM environment variable handling

Full Release Notes

## What's Changed
* fix(tui): suppress stderr output in python renderer by @0xallam in https://github.com/usestrix/strix/pull/256
* fix(config): canonicalize LLM env handling by @0xallam in https://github.com/usestrix/strix/pull/257
* fix(runtime): parallel tool execution and remove signal handlers by @0xallam in https://github.com/usestrix/strix/pull/258
* chore(deps): bump pyasn1 from 0.6.1 to 0.6.2 by @dependabot[bot] in https://github.com/usestrix/strix/pull/260
* fix: improve container startup reliability and simplify initialization by @0xallam in https://github.com/usestrix/strix/pull/259
* refactor: share single browser instance across all agents by @0xallam in https://github.com/usestrix/strix/pull/264


**Full Changelog**: https://github.com/usestrix/strix/compare/v0.6.1...v0.6.2