| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| gjc-darwin-arm64 | < 14 hours ago | 131.2 MB | |
| gjc-darwin-x64 | < 14 hours ago | 138.1 MB | |
| gjc-linux-arm64 | < 14 hours ago | 163.3 MB | |
| gjc-linux-x64 | < 14 hours ago | 164.3 MB | |
| gjc-windows-x64.exe | < 14 hours ago | 167.4 MB | |
| README.md | < 15 hours ago | 3.1 kB | |
| v0.11.10 source code.tar.gz | < 15 hours ago | 26.1 MB | |
| v0.11.10 source code.zip | < 15 hours ago | 28.8 MB | |
| Totals: 8 Items | 819.1 MB | 0 | |
What's Changed
- fix(auth): cancel stalled prompt preflight by @yeongjunyoo in https://github.com/Yeachan-Heo/gajae-code/pull/3086
- fix(tui): expose provider retry recovery state by @Yeachan-Heo in https://github.com/Yeachan-Heo/gajae-code/pull/3084
- fix(coding-agent): isolate tombstone reconciliation failures per-target by @haesol-shin in https://github.com/Yeachan-Heo/gajae-code/pull/3068
- fix(tui): collapse and redact bash invocations by @Yeachan-Heo in https://github.com/Yeachan-Heo/gajae-code/pull/3085
- revert: remove incomplete invocation redaction merge by @Yeachan-Heo in https://github.com/Yeachan-Heo/gajae-code/pull/3095
- fix(notifications): structural Telegram daemon fix — serve-across-generations epoch, marker-free heartbeat, root GC, 429 cooldown, lazy topics (gen 27) by @Yeachan-Heo in https://github.com/Yeachan-Heo/gajae-code/pull/3048
- feat(agents): give read-only role agents irc and read-only git access by @Yeachan-Heo in https://github.com/Yeachan-Heo/gajae-code/pull/3109
- fix(ci): capture SDK daemon CLI child output through files by @Yeachan-Heo in https://github.com/Yeachan-Heo/gajae-code/pull/3114
- test: remediate 11 confirmed-flaky tests + fix broker identity publish race by @Yeachan-Heo in https://github.com/Yeachan-Heo/gajae-code/pull/3111
- fix(tools): allow literal mid-word tildes in restricted role-agent bash by @Yeachan-Heo in https://github.com/Yeachan-Heo/gajae-code/pull/3115
- fix(security): reject bash tilde expansion in assignment words (#3117) by @Yeachan-Heo in https://github.com/Yeachan-Heo/gajae-code/pull/3121
- ci: add non-required rehearsal dispatch mode to release CI by @Yeachan-Heo in https://github.com/Yeachan-Heo/gajae-code/pull/3122
- fix(gjc): allow /dev/null redirects and repair hook-seeded deep-interview state by @Yeachan-Heo in https://github.com/Yeachan-Heo/gajae-code/pull/3127
- fix(coding-agent): enforce ACP eval permissions by @Oreochococukie in https://github.com/Yeachan-Heo/gajae-code/pull/3130
- ci: drop default contents:write to read in release CI by @Yeachan-Heo in https://github.com/Yeachan-Heo/gajae-code/pull/3136
- fix(vendor/insane-search): clamp/validate rate-limit backoff base + cancellation/timeout regression (successor to [#3112]) by @dmae97 in https://github.com/Yeachan-Heo/gajae-code/pull/3131
- fix(session): await local:// legacy migration gate on /new, fork, handoff, and branch transitions by @nahwan-kim in https://github.com/Yeachan-Heo/gajae-code/pull/3080
- feat(models): repoint opus presets to claude-opus-5 by @Yeachan-Heo in https://github.com/Yeachan-Heo/gajae-code/pull/3123
- test: close the teardown-ordering witness gap and fix a soak-caught dispose flake by @Yeachan-Heo in https://github.com/Yeachan-Heo/gajae-code/pull/3144
New Contributors
- @haesol-shin made their first contribution in https://github.com/Yeachan-Heo/gajae-code/pull/3068
- @dmae97 made their first contribution in https://github.com/Yeachan-Heo/gajae-code/pull/3131
Full Changelog: https://github.com/Yeachan-Heo/gajae-code/compare/v0.11.9...v0.11.10