Skip to content

Commit fc82e94

Browse files
committed
projectlist: record v3.2.4 Karnak release
1 parent f260a27 commit fc82e94

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

codev/projectlist.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -233,6 +233,11 @@ Projects currently in development (conceived through committed), sorted by prior
233233

234234
```yaml
235235
releases:
236+
- version: "v3.2.4"
237+
name: "Karnak"
238+
status: released
239+
target_date: "2026-07-26"
240+
notes: "Fourth patch on the Karnak (v3.2.x) line — ten days of merged work spanning multi-architect identity, Tower session resilience, disk hygiene, and consult-lane fixes. Multi-architect identity lands as `afx whoami` plus the `/arch-init` command for adopting an architect identity and recovering state from `codev/state/<name>.md` (#1134/PR #1136), with the auto-state-saving lifecycle layered on top (#1220/PR #1221, refined by PR #1240: mandatory save-compaction, PRFT at human decision points). Shellper/Tower resilience: dropped shellper connections recover in place instead of minting zombie terminals (#1198/PR #1204); Tower-upgrade terminal adoption no longer stalls on waitForReplay version skew (#1215/PR #1218); a deliberately-quit agent session ends cleanly instead of auto-restarting, including node-pty SIGKILL-as-code-0 handling (#1241/PR #1244); architect session resume respects live processes holding the id (#1224/PR #1225). Disk hygiene born of a real 55GB-free incident: shellper husk sweep + fleet observability against macOS memory-pressure kills (#1227/PR #1234); 30-day PTY session-log retention with a `Session logs:` boot line (#1238/PR #1243); doctor surfaces unreaped migration backups (#1239/PR #1242) and protocol-file drift (#1210/PR #1223); the #1242×#1243 formatBytes semantic merge collision shipped resolved via hotfix PR #1248. Consult: agy/Antigravity OAuth tab burst eliminated via cross-process TTL-cached auth pre-flight in ~/.cache/codev/agy-auth.json (#1077/PR #1250). Scaffold: Codex-native skills ship through init/adopt/update with a byte-parity test against .claude/skills (#1196/PR #1197); architect state files gitignored across the lifecycle (#1192/PR #1213). porch gate-artifact auto-open configurable via porch.autoOpenArtifacts + config.local.json snapshot into worktrees (#1216/PR #1231). Internal: apps/ monorepo layout for end-user surfaces (#855/PR #1188); TypeScript 6.0.3 unification (PR #1193). Research artifacts, no runtime impact: Expo LAN spike (PR #1190), on-device mobile results (PR #1195), AskUserQuestion detection design (PR #1206). Known issue at ship time: Tower serves API requests for a brief window before internal wiring completes — spurious 404 on terminal DELETE, widened by this release's startup scans on log-heavy machines (#1261, fix queued post-release). Contributors: @mohidmakhdoomi (#1216/PR #1231, #1199/PR #1200)."
236241
- version: "v3.2.3"
237242
name: "Karnak"
238243
status: released

0 commit comments

Comments
 (0)