v3.2.4 Karnak Released #1262
waleedkadous
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
v3.2.4 Karnak is out — ten days of merged work spanning multi-architect identity, Tower session resilience, disk hygiene, and consult-lane fixes.
Highlights
afx whoami+/arch-init— architects now have durable identity and state recovery across sessions (afx whoami + ship /arch-init command in codev (multi-architect identity) #1134), with an auto-state-saving lifecycle on top (/arch-init: architect auto-state-saving — save to codev/state/<name>.md at checkpoints, then suggest /clear (supersedes #1212) #1220).codev doctornow surfaces unreaped migration backups (agent-farm: migration backups (~/.agent-farm.bak-*) are never reaped #1239) and protocol-file drift (codev doctor: detect protocol-file drift — local copies shadowing newer skeleton files, and stale installed skeletons #1210).agy) no longer bursts OAuth browser tabs when signed out; auth state is pre-flighted and cached with a TTL (consult: pre-flight auth-state cache for agy to prevent N-spawn browser-tab burst on unauthenticated state #1077)..codex/skills/ships through init/adopt/update alongside.claude/skills/(Ship Codex skills in the skeleton and scaffold lifecycle #1196).porch.autoOpenArtifacts, andconfig.local.jsonsnapshots into builder worktrees (porch: config toggle to disable auto-opening spec/plan/review artifacts in the Tower dashboard #1216).Breaking changes
None. No migration steps required.
Known issue
Tower accepts API requests for a brief window after its port opens but before internal wiring completes; a terminal DELETE in that window can return a spurious 404 (#1261). Retrying succeeds; fix is queued.
Install
npm install -g @cluesmith/codev@3.2.4 afx tower stop && afx tower startFull notes: https://github.com/cluesmith/codev/releases/tag/v3.2.4
Thanks to external contributor @mohidmakhdoomi for two landed PRs this cycle (#1216, #1199)!
All reactions