Skip to content

Tags: bokjk/gajae-code

Tags

v0.7.2

Toggle v0.7.2's commit message
fix(release): build the re-supported darwin-x64 standalone binary

The Intel macOS re-support added the macos-15-intel native + release matrix entries but never registered darwin-x64 in the standalone binary builder, so ci:release:build-binaries threw "Unknown release target(s): darwin-x64". Register darwin-x64 with the bun-darwin-x64-baseline compile target for broad Intel-Mac compatibility.

v0.7.1

Toggle v0.7.1's commit message
chore: bump version to 0.7.1

v0.7.0

Toggle v0.7.0's commit message
chore: bump version to 0.7.0

v0.6.5

Toggle v0.6.5's commit message
fix(coding-agent): reflect written state revision so active-state/HUD…

… sync isn't stale-skipped; update guard tests for Yeachan-Heo#951 bash behavior

v0.6.4

Toggle v0.6.4's commit message
chore: bump version to 0.6.4

v0.6.3

Toggle v0.6.3's commit message
chore: bump version to 0.6.3

v0.6.2

Toggle v0.6.2's commit message
chore: bump version to 0.6.2

v0.6.1

Toggle v0.6.1's commit message
Merge dev for v0.6.1 hotfix correction

v0.6.0

Toggle v0.6.0's commit message
v0.6.0 — rlm research mode + computer-use

v0.5.4

Toggle v0.5.4's commit message
docs(changelog): file 0.5.4 fixes (incl. subagent-resume regression) …

…under 0.5.4

The subagent-resume fix (Yeachan-Heo#761) and three other post-0.5.3 fixes (Yeachan-Heo#736,
Yeachan-Heo#713, Yeachan-Heo#698) were appended under the already-released [0.5.3] heading on
dev. Move them to a new [0.5.4] section so the release notes reflect the
actual released version; [0.5.3] now matches the published changelog.