- Complete Pi (badlogic/pi-mono) integration (piCount, TUI color, wrapped support, logo)
- Improved subprocess handling (tmpfile output, configurable timeout)
- Model alias fixes for Codex and Kimi K2.5
What's Changed
- feat: manage native subprocess timeout via config file by @junhoyeo in #159
- refactor: use tmpfile for subprocess output, remove 100MB output cap by @junhoyeo in #161
- fix(core): add Kimi K2.5 aliases, keep Codex fallback as unknown by @junhoyeo in #162
- fix: align core tests with native API and harden runner stdio by @junhoyeo in #165
- fix(cli): add piCount to ParsedMessages and full Pi client integration by @junhoyeo in #166
- docs: add Pi client support to all README files by @junhoyeo in #167
Full Changelog: v1.2.1...v1.2.3
