v0.7.4
What's Changed
- Reflow prompt draft on terminal resize by @Yeachan-Heo in #1132
- Clarify Windows tmux fallback guidance by @Yeachan-Heo in #1133
- Fix Windows prompt newline shortcut discoverability by @Yeachan-Heo in #1134
- fix(tui): repaint multiplexer viewport on resize by @Yeachan-Heo in #1137
- fix(gajae-code): invoke CLI from global bin wrapper by @Yeachan-Heo in #1138
- fix(notifications): apply Telegram verbosity commands by @Yeachan-Heo in #1139
- fix(team): adopt user-created tmux sessions as team leaders by @devswha in #1140
- Fix PowerShell tmux startup fast paths by @Yeachan-Heo in #1142
- feat(team): friendlier failure when gjc team has no tmux leader by @devswha in #1143
- Fix Alt+Enter queue key parsing by @Yeachan-Heo in #1145
- Fix Telegram clarify choice rendering by @Yeachan-Heo in #1147
- feat(notifications): Telegram-driven session lifecycle (create/close/resume) by @Yeachan-Heo in #1148
- fix(ai): resolve codex device auth storage alias by @laerad777 in #1151
- fix(tui): fix Korean IME ghost character after line-delete and anchor IME overlay on macOS by @jeongminsang in #1150
- fix(tui): preserve composer placeholder with IME cursor by @Yeachan-Heo in #1152
- fix(test): format composer render assertions by @Yeachan-Heo in #1153
- fix(notifications): create the session's Telegram topic on connect by @Yeachan-Heo in #1155
- docs: credit fivetaku insane-search by @Yeachan-Heo in #1159
- feat(deep-interview): raise default max interview rounds from 20 to 100 by @Yeachan-Heo in #1162
- fix(ask): keep wheel for transcript and add question scroll affordance by @IYENTeam in #1164
- Improve ultragoal artifact gate guidance by @jeonghyeon00 in #1163
- fix(session): reclaim compacted transcript RAM via durable cold-spill eviction by @Yeachan-Heo in #1166
- fix(session): materialize resident blobs before branch export by @Yeachan-Heo in #1168
- fix(notifications): delete Telegram topics on session shutdown by @nahwan-kim in #1167
- Add dev coverage for unscoped gjc wrapper execution by @Coolsik in #1170
- Implement GJC plugin bundle architecture by @Yeachan-Heo in #1149
- fix(coding-agent): inherit live fast-mode (serviceTier) into task subagents by @Yeachan-Heo in #1171
- Fix model selection after preset activation by @Coolsik in #1172
- feat(coding-agent): back native Windows gjc --tmux with psmux by @thegreatesthoneybee in #1174
- fix(coding-agent): preserve session-only profile overrides by @Yeachan-Heo in #1175
- Fix ultragoal checkpoint goal snapshot fallback by @Yeachan-Heo in #1177
- fix(coding-agent): route package bin through CLI wrapper by @Yeachan-Heo in #1180
- fix(coding-agent): bound first-run changelog display by @Yeachan-Heo in #1184
- fix(ai): disable thinking for OpenCode Go forced tools by @Yeachan-Heo in #1185
- fix(tui): anchor Korean/CJK IME preedit to the input caret by @sj00c in #1178
- fix(ai): restore GPT-5.5 context window by @dhihm in #1186
- Fix gjc-session vanish diagnostics by @Yeachan-Heo in #1189
New Contributors
- @jeongminsang made their first contribution in #1150
- @Coolsik made their first contribution in #1170
- @dhihm made their first contribution in #1186
Full Changelog: v0.7.3...v0.7.4