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