What's Changed
- feat(web): widen content area from 720px to 960px by @hqhq1025 in #494
- fix: make TodoItemSchema tolerant of Claude's TodoWrite payload by @GeT-LeFt in #502
- fix(cli): set TERM, COLORTERM, and LANG defaults for terminal pty sessions by @GeT-LeFt in #495
- feat(web): make content width responsive on wide screens by @GeT-LeFt in #496
- feat(web): show queued status for messages pending inference by @junmo-kim in #492
- fix(web): use global pointer listeners for sidebar resize handle by @GeT-LeFt in #497
- Preserve history when deduplicating agent sessions by @Liu-KM in #471
- fix(cli): preserve intra-turn text/tool order for ACP sessions by @junmo-kim in #505
- fix(hub): deliver message-received events to all:true SSE connections by @GeT-LeFt in #507
- feat(acp): forward agent_thought_chunk as reasoning message by @junmo-kim in #520
- fix(codex): surface thread system errors by @Liu-KM in #519
New Contributors
Full Changelog: v0.16.7...v0.16.8