v0.7.8
What's Changed
- Add prompt action to scroll to previous user input by @nahwan-kim in #1233
- fix(coding-agent): keep psmux pane alive in gjc --tmux launch by @thegreatesthoneybee in #1234
- Expose Telegram lifecycle commands in bot menu by @nahwan-kim in #1235
- fix(coding-agent): honor long coordinator await timeouts by @Yeachan-Heo in #1241
- fix(coding-agent): slim notify daemon startup by @Yeachan-Heo in #1243
- Fix custom model preset snapshot generation by @Coolsik in #1244
- Fix coordinator MCP prompt acknowledgement timeout by @Yeachan-Heo in #1251
- Add local OpenAI-compatible provider smoke by @Yeachan-Heo in #1253
- Fix Codex usage in status line by @jeonghyeon00 in #1255
- feat(coding-agent): add status line custom editor by @jeonghyeon00 in #1256
- feat: add local provider model discovery by @Yeachan-Heo in #1257
- fix(tui): use live terminal width for prompt rendering by @Yeachan-Heo in #1259
- feat(coding-agent): add local provider diagnostics by @Yeachan-Heo in #1260
- feat(coding-agent): resolve local provider role models by @Yeachan-Heo in #1261
- feat(coding-agent): fallback from unavailable local providers by @Yeachan-Heo in #1262
- fix(coding-agent): handle missing model registry in model slash by @Yeachan-Heo in #1263
- fix(coding-agent): preserve worktree launch failures by @Yeachan-Heo in #1265
- fix(coding-agent): tolerate Windows update backup cleanup failures by @Yeachan-Heo in #1267
- fix(coding-agent): launch team workers safely on Windows by @Yeachan-Heo in #1269
- Add completion notification command hook by @justn-hyeok in #1272
- Fix Windows npm-managed gjc update shims by @Yeachan-Heo in #1274
- Fix psmux tmux session attach targets by @Yeachan-Heo in #1276
- feat(coding-agent): add terminal bell notifications by @Yeachan-Heo in #1278
- fix(coding-agent): verify package-manager update state by @Yeachan-Heo in #1281
- fix(tui): isolate per-component render failures so one throw can't crash the app by @sj00c in #1291
New Contributors
- @justn-hyeok made their first contribution in #1272
Full Changelog: v0.7.7...v0.7.8