New
v0.6.2
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