| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| gjc-darwin-arm64 | < 20 hours ago | 179.6 MB | |
| gjc-darwin-x64 | < 20 hours ago | 185.7 MB | |
| gjc-linux-arm64 | < 20 hours ago | 298.2 MB | |
| gjc-linux-x64 | < 20 hours ago | 420.8 MB | |
| gjc-windows-x64.exe | < 20 hours ago | 208.2 MB | |
| README.md | < 21 hours ago | 5.0 kB | |
| v0.8.0 source code.tar.gz | < 21 hours ago | 24.2 MB | |
| v0.8.0 source code.zip | < 21 hours ago | 26.5 MB | |
| Totals: 8 Items | 1.3 GB | 0 | |
What's Changed
- fix(gjc-rpc): resync typed Python client with the RPC server protocol by @Heoooooon in https://github.com/Yeachan-Heo/gajae-code/pull/1430
- fix(coding-agent): send session_closed on process teardown via postmortem by @sskys18 in https://github.com/Yeachan-Heo/gajae-code/pull/1432
- feat(coding-agent): show current session state and Enter-expand on the /model preset landing by @sskys18 in https://github.com/Yeachan-Heo/gajae-code/pull/1434
- fix(deep-interview): reject blank gate free text by @najy97 in https://github.com/Yeachan-Heo/gajae-code/pull/1435
- fix(edit): preserve UTF-8 BOM in replace mode by @najy97 in https://github.com/Yeachan-Heo/gajae-code/pull/1436
- fix(utils): avoid compact format boundary rollover by @JSap0914 in https://github.com/Yeachan-Heo/gajae-code/pull/1444
- perf(utils): precompile glob exclude patterns by @JSap0914 in https://github.com/Yeachan-Heo/gajae-code/pull/1445
- feat(coding-agent): track workflow intent routing by @changeroa in https://github.com/Yeachan-Heo/gajae-code/pull/1433
- Keep public project links resolvable by @berkshirehathaways in https://github.com/Yeachan-Heo/gajae-code/pull/1452
- fix(notifications): resume Telegram sessions from saved cwd by @chiznoir in https://github.com/Yeachan-Heo/gajae-code/pull/1453
- Fix wrapped TUI input space rendering by @Yeachan-Heo in https://github.com/Yeachan-Heo/gajae-code/pull/1456
- Fix inline math wrapping with CJK text by @Yeachan-Heo in https://github.com/Yeachan-Heo/gajae-code/pull/1458
- Fix POSIX team worker tmux startup by @Yeachan-Heo in https://github.com/Yeachan-Heo/gajae-code/pull/1460
- fix(task): don't log subagent abort as "Subagent prompt failed" error by @devswha in https://github.com/Yeachan-Heo/gajae-code/pull/1463
- fix(utils): silence benign postmortem exit reentry by @Yeachan-Heo in https://github.com/Yeachan-Heo/gajae-code/pull/1465
- fix(tui): harden empty selection lists by @Heoooooon in https://github.com/Yeachan-Heo/gajae-code/pull/1469
- fix(tui): stop breaking Windows Hangul/CJK IME on the queue shortcut by @kimjunny in https://github.com/Yeachan-Heo/gajae-code/pull/1467
- feat(status-line): 좁은 터미널에서 세그먼트 잘림 대신 여러 줄로 표시 by @ph8nt0m in https://github.com/Yeachan-Heo/gajae-code/pull/1474
- fix(tui): keep session picker selection valid by @Heoooooon in https://github.com/Yeachan-Heo/gajae-code/pull/1475
- fix(coding-agent): make Escape cancel workflow tasks reliably by @twoimo in https://github.com/Yeachan-Heo/gajae-code/pull/1478
- fix(tui): prevent tmux scrollback replay storm on terminal resize by @kimmaze027 in https://github.com/Yeachan-Heo/gajae-code/pull/1482
- fix(coordinator-mcp): dismiss autocomplete before tmux submit by @grantjayy in https://github.com/Yeachan-Heo/gajae-code/pull/1480
- Handle missing resident blobs in session reads by @Yeachan-Heo in https://github.com/Yeachan-Heo/gajae-code/pull/1481
- fix(coding-agent): prioritize Tab queueing while busy by @twoimo in https://github.com/Yeachan-Heo/gajae-code/pull/1483
- fix(tui): use PageUp/PageDown for transcript viewport by @twoimo in https://github.com/Yeachan-Heo/gajae-code/pull/1486
- feat(coding-agent): expand startup splash to viewport by @twoimo in https://github.com/Yeachan-Heo/gajae-code/pull/1487
- perf(coding-agent): dedupe dashboard rendering by @twoimo in https://github.com/Yeachan-Heo/gajae-code/pull/1488
- feat(mcp): add per-server autoload flag to MCP config by @mpfo0106 in https://github.com/Yeachan-Heo/gajae-code/pull/1489
- fix(coding-agent): dispose welcome intro timer by @Yeachan-Heo in https://github.com/Yeachan-Heo/gajae-code/pull/1495
- feat(mcp): stop inheriting MCP servers live from other hosts by @mpfo0106 in https://github.com/Yeachan-Heo/gajae-code/pull/1490
- Fix vanished GJC session evidence by @Yeachan-Heo in https://github.com/Yeachan-Heo/gajae-code/pull/1497
- perf(context): default tool discovery to shrink initial context under 20K by @Yeachan-Heo in https://github.com/Yeachan-Heo/gajae-code/pull/1504
- fix(bash): make Ctrl+B-twice fold foreground bash without auto-background by @Yeachan-Heo in https://github.com/Yeachan-Heo/gajae-code/pull/1505
- fix(tui): keep tree picker selection valid by @Heoooooon in https://github.com/Yeachan-Heo/gajae-code/pull/1499
New Contributors
- @JSap0914 made their first contribution in https://github.com/Yeachan-Heo/gajae-code/pull/1444
- @berkshirehathaways made their first contribution in https://github.com/Yeachan-Heo/gajae-code/pull/1452
- @chiznoir made their first contribution in https://github.com/Yeachan-Heo/gajae-code/pull/1453
- @ph8nt0m made their first contribution in https://github.com/Yeachan-Heo/gajae-code/pull/1474
- @kimmaze027 made their first contribution in https://github.com/Yeachan-Heo/gajae-code/pull/1482
- @grantjayy made their first contribution in https://github.com/Yeachan-Heo/gajae-code/pull/1480
Full Changelog: https://github.com/Yeachan-Heo/gajae-code/compare/v0.7.11...v0.8.0