| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| gajae-release-binaries-v1.json | 2026-09-24 | 941 Bytes | |
| gajae-release-binaries.sha256 | 2026-09-24 | 412 Bytes | |
| gajae-release-channel-v1.json | 2026-09-24 | 2.4 kB | |
| gajae-release-packages-expected-v1.json | 2026-09-24 | 8.6 kB | |
| gajae-release-packages-v1.json | 2026-09-24 | 15.3 kB | |
| gjc-darwin-arm64 | 2026-09-24 | 150.7 MB | |
| gjc-darwin-x64 | 2026-09-24 | 158.7 MB | |
| gjc-linux-arm64 | 2026-09-24 | 171.0 MB | |
| gjc-linux-x64 | 2026-09-24 | 172.2 MB | |
| gjc-windows-x64.exe | 2026-09-24 | 176.7 MB | |
| mupdf-build-recipe.txt | 2026-09-24 | 4.3 kB | |
| mupdf-built.wasm | 2026-09-24 | 10.4 MB | |
| mupdf-notices.txt | 2026-09-24 | 69.2 kB | |
| mupdf-provenance.json | 2026-09-24 | 975 Bytes | |
| mupdf-source.tar.gz | 2026-09-24 | 68.9 MB | |
| GJC 0.17.5 source code.tar.gz | 2026-09-24 | 65.4 MB | |
| GJC 0.17.5 source code.zip | 2026-09-24 | 69.2 MB | |
| README.md | 2026-09-24 | 5.1 kB | |
| Totals: 18 Items | 1.0 GB | 0 | |
What's Changed
- fix(coordinator): age answer receipts from local persistence (#5701) by @Yeachan-Heo in https://github.com/Yeachan-Heo/gajae-code/pull/5706
- fix(sdk): actually relay the mid-turn frames sdk serve --stdio advertises in hello (#5680) by @Yeachan-Heo in https://github.com/Yeachan-Heo/gajae-code/pull/5733
- fix(ai): bound pathological foreign reasoning replay (#5805) by @Yeachan-Heo in https://github.com/Yeachan-Heo/gajae-code/pull/5836
- fix(fetch): defer specialized scraper imports by @Yeachan-Heo in https://github.com/Yeachan-Heo/gajae-code/pull/5844
- fix(mcp): clean up cached startup timeouts safely by @snowykr in https://github.com/Yeachan-Heo/gajae-code/pull/5825
- fix(file-lock): explain dead-owner lock removal refusals (#5827) by @Yeachan-Heo in https://github.com/Yeachan-Heo/gajae-code/pull/5834
- feat(coding-agent): add IO Intelligence provider preset by @smiraldr in https://github.com/Yeachan-Heo/gajae-code/pull/5835
- fix(sdk): await configured default model discovery by @Yeachan-Heo in https://github.com/Yeachan-Heo/gajae-code/pull/5853
- fix(sdk): exclude active broker state from deadline autosaves by @Yeachan-Heo in https://github.com/Yeachan-Heo/gajae-code/pull/5848
- docs(benchmark): specify code-mode evaluation (#5770) by @Yeachan-Heo in https://github.com/Yeachan-Heo/gajae-code/pull/5857
- fix(bash): isolate coordinator env from tool children by @Yeachan-Heo in https://github.com/Yeachan-Heo/gajae-code/pull/5837
- fix(mcp): keep mandatory plugin tools out of persisted selection by @Yeachan-Heo in https://github.com/Yeachan-Heo/gajae-code/pull/5855
- fix(subagent): restore live tool/context/last-activity stats in the await panel by @Yeachan-Heo in https://github.com/Yeachan-Heo/gajae-code/pull/5832
- fix(plugins): surface authenticated MCP startup failures (#5794) by @Yeachan-Heo in https://github.com/Yeachan-Heo/gajae-code/pull/5854
- fix(coding-agent): recover from stale default profile on interactive startup by @snowykr in https://github.com/Yeachan-Heo/gajae-code/pull/5847
- fix(coding-agent): restore failed profile activation without reauth by @snowykr in https://github.com/Yeachan-Heo/gajae-code/pull/5850
- feat(stats): attribute usage by agent role by @Yeachan-Heo in https://github.com/Yeachan-Heo/gajae-code/pull/5861
- perf: cut /model and /resume picker open cost (provider freshness memo, receipt precheck) by @yazzang-homelab in https://github.com/Yeachan-Heo/gajae-code/pull/5856
- perf(tui): reuse the cached transcript prefix on layout ticks by @iyoda in https://github.com/Yeachan-Heo/gajae-code/pull/5863
- feat(ai): bundle Claude Opus 5.5 and curate its strong tier by @Yeachan-Heo in https://github.com/Yeachan-Heo/gajae-code/pull/5823
- docs(benchmark): add CodeModeOnly safety gate (#5770) by @Yeachan-Heo in https://github.com/Yeachan-Heo/gajae-code/pull/5859
- docs(benchmark): reject fixture-root read escapes (#5770) by @Yeachan-Heo in https://github.com/Yeachan-Heo/gajae-code/pull/5868
- fix(ci): restore green dev validation for [#5864] by @Yeachan-Heo in https://github.com/Yeachan-Heo/gajae-code/pull/5867
- fix(status-line): multi-account usage segment shows first report, not active credential by @Yeachan-Heo in https://github.com/Yeachan-Heo/gajae-code/pull/5873
- fix(sdk): restore SDK session argv compatibility by @Yeachan-Heo in https://github.com/Yeachan-Heo/gajae-code/pull/5865
- fix(sdk): propagate late MCP tools to running sub-sessions by @Yeachan-Heo in https://github.com/Yeachan-Heo/gajae-code/pull/5866
- feat(sdk): add native managed task DAG verification by @chulmin-dev in https://github.com/Yeachan-Heo/gajae-code/pull/5577
- fix(sdk): preserve MCP startup snapshots by @Yeachan-Heo in https://github.com/Yeachan-Heo/gajae-code/pull/5878
- fix(recovery): bound managed sidecar retention (#5819) by @Yeachan-Heo in https://github.com/Yeachan-Heo/gajae-code/pull/5839
- fix(ai): align refreshed catalog tests for [#5884] by @Yeachan-Heo in https://github.com/Yeachan-Heo/gajae-code/pull/5888
- fix(sdk): keep sent lifecycle outcomes uncertain by @Yeachan-Heo in https://github.com/Yeachan-Heo/gajae-code/pull/5889
- fix(mupdf): bound the diagnostic path-redaction scan by @10kH in https://github.com/Yeachan-Heo/gajae-code/pull/5891
- fix(models): resolve cached LiteLLM delegation models by @maceopark in https://github.com/Yeachan-Heo/gajae-code/pull/5880
- perf(tui): measure text rows once while padding by @iyoda in https://github.com/Yeachan-Heo/gajae-code/pull/5897
- fix(acp): recover uncertain abort ownership without replay by @Yeachan-Heo in https://github.com/Yeachan-Heo/gajae-code/pull/5896
- fix(coordinator): recover incomplete start_session requests by @Yeachan-Heo in https://github.com/Yeachan-Heo/gajae-code/pull/5901
- fix(sdk): start the broker off Linux when no managed enrollment exists by @Yeachan-Heo in https://github.com/Yeachan-Heo/gajae-code/pull/5900
New Contributors
- @smiraldr made their first contribution in https://github.com/Yeachan-Heo/gajae-code/pull/5835
Full Changelog: https://github.com/Yeachan-Heo/gajae-code/compare/v0.17.4...v0.17.5