Skip to content

v0.4.5 — Container build unblocked (V 0.5 + Zig 0.15 compat)

Choose a tag to compare

@hyperpolymath hyperpolymath released this 20 May 05:41
· 491 commits to main since this release
fc41c74

Highlights

  • V 0.5 compat: removed dead adapter/v/src/deprecation.v + legacy.v (imported but never used in main.v; remnants of pre-V-ban cleanup) and dropped their imports.
  • Zig 0.15 strictness: stapeln_ffi.zig discards unused replicas param.
  • Verified locally: v -shared -check adapter/v/src/ exits 0; container CI unblocked.
  • MCP cartridge resilience: crash-resilience added to claude-ai-mcp server.
  • New cartridge: local-coord-mcp — localhost multi-instance coordination (PR #97), with PanLL panels manifest + technical report.