What's Changed
- fix: improve install script PATH handling for more shells by @0xallam in https://github.com/usestrix/strix/pull/265
- fix: always show shell restart warning after install by @0xallam in https://github.com/usestrix/strix/pull/266
- perf: optimize TUI streaming rendering performance by @0xallam in https://github.com/usestrix/strix/pull/267
- fix: strip ANSI codes from Python tool...