v0.7.5
What's Changed
- fix(coding-agent): make gjc session create/list work on psmux 3.3.0 by @thegreatesthoneybee in #1192
- fix(session): guard parentId tree walks against cycles to stop resume OOM by @Yeachan-Heo in #1193
- fix(session): guard getTree against child cycles by @Yeachan-Heo in #1195
- fix(tui): elide runaway thinking token loops by @airudotsh in #1196
- fix(tmux): sanitize dot-prefixed cwd window titles by @Yeachan-Heo in #1198
- fix(ai): sanitize Codex history replay text fields by @airudotsh in #1199
- fix(ai): preserve object-valued tool replay fields by @airudotsh in #1200
Full Changelog: v0.7.4...v0.7.5