| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| gjc-darwin-arm64 | 2026-07-03 | 179.5 MB | |
| gjc-darwin-x64 | 2026-07-03 | 186.0 MB | |
| gjc-linux-arm64 | 2026-07-03 | 298.0 MB | |
| gjc-linux-x64 | 2026-07-03 | 421.4 MB | |
| gjc-windows-x64.exe | 2026-07-03 | 208.1 MB | |
| README.md | 2026-07-03 | 4.3 kB | |
| v0.7.11 source code.tar.gz | 2026-07-03 | 23.2 MB | |
| v0.7.11 source code.zip | 2026-07-03 | 25.5 MB | |
| Totals: 8 Items | 1.3 GB | 0 | |
What's Changed
- fix(ai): restore bundled claude-fable-5 after redeployment by @fivetaku in https://github.com/Yeachan-Heo/gajae-code/pull/1386
- fix(update): refresh stale on-disk default workflow skills after update by @Yeachan-Heo in https://github.com/Yeachan-Heo/gajae-code/pull/1387
- fix: prefix cmux workspace titles by @nahwan-kim in https://github.com/Yeachan-Heo/gajae-code/pull/1388
- feat(coding-agent): add Fable 5 built-in model profiles by @fivetaku in https://github.com/Yeachan-Heo/gajae-code/pull/1389
- fix(ralplan): persist role artifacts via env handoff by @BongSuCHOI in https://github.com/Yeachan-Heo/gajae-code/pull/1384
- Retry transient Windows psmux attach refusal by @Yeachan-Heo in https://github.com/Yeachan-Heo/gajae-code/pull/1393
- Fail closed on vanished gjc tmux owners by @Yeachan-Heo in https://github.com/Yeachan-Heo/gajae-code/pull/1390
- Fix TUI stdout EIO crash after tmux detach by @dgk-dev in https://github.com/Yeachan-Heo/gajae-code/pull/1398
- Improve TUI beginner command discoverability by @Yeachan-Heo in https://github.com/Yeachan-Heo/gajae-code/pull/1396
- Fix hotkeys markdown test after command discoverability update by @Yeachan-Heo in https://github.com/Yeachan-Heo/gajae-code/pull/1402
- Fix retry resume after crash by @twoimo in https://github.com/Yeachan-Heo/gajae-code/pull/1401
- Fix queued prompts during compaction by @twoimo in https://github.com/Yeachan-Heo/gajae-code/pull/1403
- Fix Escape abort after compaction queue change by @Yeachan-Heo in https://github.com/Yeachan-Heo/gajae-code/pull/1404
- fix(coding-agent): preserve tmux resume picker by @nahwan-kim in https://github.com/Yeachan-Heo/gajae-code/pull/1405
- Fix skill prompt card width wrapping by @twoimo in https://github.com/Yeachan-Heo/gajae-code/pull/1408
- perf(web_search): class-based timeouts, hedged DDG fallback, chain caching, prewarm, faster Gemini fail-through by @HaD0Yun in https://github.com/Yeachan-Heo/gajae-code/pull/1407
- Fix Coordinator MCP tmux prompt submit key by @Yeachan-Heo in https://github.com/Yeachan-Heo/gajae-code/pull/1410
- Fix Telegram /session_recent formatting by @Yeachan-Heo in https://github.com/Yeachan-Heo/gajae-code/pull/1413
- fix(cmux): guard workspace auto-rename against clobbering user titles by @sj00c in https://github.com/Yeachan-Heo/gajae-code/pull/1414
- Improve beginner command palette UX by @Yeachan-Heo in https://github.com/Yeachan-Heo/gajae-code/pull/1415
- Fix Coordinator MCP multiline tmux prompt delivery by @Yeachan-Heo in https://github.com/Yeachan-Heo/gajae-code/pull/1417
- fix(coding-agent): preserve tmux sessions after PTY close by @dgk-dev in https://github.com/Yeachan-Heo/gajae-code/pull/1418
- fix(coding-agent): reserve tmux status rows for managed launches by @dgk-dev in https://github.com/Yeachan-Heo/gajae-code/pull/1419
- workflow: standardize ralplan decision artifacts by @changeroa in https://github.com/Yeachan-Heo/gajae-code/pull/1420
- fix: avoid Windows Alt+Enter queue conflict by @Yeachan-Heo in https://github.com/Yeachan-Heo/gajae-code/pull/1425
- fix(model-selector): keep cursor at end after prefilled search input by @kimjunny in https://github.com/Yeachan-Heo/gajae-code/pull/1426
- fix(coding-agent): print resume hint command on its own line by @sskys18 in https://github.com/Yeachan-Heo/gajae-code/pull/1423
- fix(coding-agent): keep managed --tmux window auto-sized on attach by @larrabee-kor in https://github.com/Yeachan-Heo/gajae-code/pull/1427
- fix(state): return lock-owned stamped envelopes by @Heoooooon in https://github.com/Yeachan-Heo/gajae-code/pull/1428
- fix(tui): place prefilled input cursor at end by @Heoooooon in https://github.com/Yeachan-Heo/gajae-code/pull/1429
New Contributors
- @BongSuCHOI made their first contribution in https://github.com/Yeachan-Heo/gajae-code/pull/1384
- @twoimo made their first contribution in https://github.com/Yeachan-Heo/gajae-code/pull/1401
- @kimjunny made their first contribution in https://github.com/Yeachan-Heo/gajae-code/pull/1426
- @sskys18 made their first contribution in https://github.com/Yeachan-Heo/gajae-code/pull/1423
- @larrabee-kor made their first contribution in https://github.com/Yeachan-Heo/gajae-code/pull/1427
Full Changelog: https://github.com/Yeachan-Heo/gajae-code/compare/v0.7.10...v0.7.11