v0.7.9
What's Changed
- Add status line usage display mode by @jeonghyeon00 in #1296
- fix(render): guard renderer string helpers against undefined (deep-interview ask /background crash + class hardening) by @sj00c in #1290
- fix(ultragoal): scope ask guard to active session by @laerad777 in #1287
- fix(deep-interview): avoid noisy optional settings reads by @dgk-dev in #1294
- fix(ai): align Gemini CLI user agent version by @datell1357 in #1284
- Fix Ctrl+Enter composer submission by @Yeachan-Heo in #1298
- docs: refresh Discord invite link by @Yeachan-Heo in #1301
- Fix compiled Telegram daemon entrypoint startup by @Yeachan-Heo in #1299
- Improve status line custom editor UX by @jeonghyeon00 in #1302
- fix(coding-agent): make gjc --tmux and gjc team spawn reliably on Windows + psmux (corrected follow-up to #1282) by @thegreatesthoneybee in #1303
- Fix gjc --tmux workspace titles by @nahwan-kim in #1306
- fix(natives): split platform packages by @Yeachan-Heo in #1300
- Add maintainer-owned contributing guide by @Yeachan-Heo in #1312
- fix(deep-interview): accept long inline --spec, not just file paths by @Yeachan-Heo in #1315
- Add DeepInfra provider and service-tier support by @Yeachan-Heo in #1314
- feat(ralplan): always use ask tool in post-interview gate by @Yeachan-Heo in #1316
- feat(prompt): self-awareness doctrine to clone main repo for usage/system questions by @Yeachan-Heo in #1317
- fix(notifications): document Windows Terminal bell workaround by @Yeachan-Heo in #1319
- fix(deep-interview): keep implementation wording in interview phase by @Yeachan-Heo in #1321
- feat(web-search): add optional Tavily provider by @Yeachan-Heo in #1324
- Fix coordinator MCP tmux prompt submission by @Yeachan-Heo in #1326
- Fix ACP subcommand registration by @Yeachan-Heo in #1328
- fix(ai): map DeepSeek prompt cache usage by @Yeachan-Heo in #1330
- test: include acp in CLI command surface by @Yeachan-Heo in #1331
- feat: add Claude Sonnet 5 model support by @Yeachan-Heo in #1333
- Add custom preset rename and delete by @Coolsik in #1334
- fix(tui): restore default Enter=submit / Shift+Enter=newline by @Yeachan-Heo in #1335
- fix(tui): make bare LF always submit (default Enter submits) by @Yeachan-Heo in #1336
- revert(tui): restore 0.7.8 composer Enter/Shift+Enter handling by @Yeachan-Heo in #1337
- revert(coding-agent): restore Enter=submit in main chat composer by @Yeachan-Heo in #1339
New Contributors
- @dgk-dev made their first contribution in #1294
- @datell1357 made their first contribution in #1284
Full Changelog: v0.7.8...v0.7.9