v0.25.0-alpha.onnx.8
Pre-releaseNetclaw 0.25.0-alpha.onnx.8
0.25.0-alpha.onnx.8 (2026-07-18)
Experimental ONNX local-embeddings build. Syncs
feature/memory-embeddingswithdev@ 0.25.0 stable. Everything still ridesMemory.Embeddings.Enabled, off by default; install only by exact pin (NETCLAW_VERSION=0.25.0-alpha.onnx.8).
Synced from dev
- Daemon shutdown fixes —
netclaw daemon stopnow bounds the session-drain timeout, adds a CLI force-kill grace window, and keeps the generated systemd unit'sTimeoutStopSec=in lockstep with the daemon's own graceful-shutdown budget (#1673). Operators: re-runnetclaw daemon installafter upgrading so the regenerated unit picks upTimeoutStopSec=230. - Automated shell PATH integration for installers — Unix and Windows installers now automatically update the shell profile or PATH registry on install (#1687)
- MCP arguments shown in approval prompts — approval prompts now display full MCP tool arguments for better operator context (#1689)
- CLI reliability fixes — unresolved model references and model migration validation errors are now reported cleanly instead of crashing the CLI (#1680, #1678)
- Security — Pinned
Microsoft.OpenApito 2.7.5, addressing CVE-2026-49451 (#1543) - Routine dependency bumps synced from dev (OpenAI SDK 2.12, Microsoft.Extensions.AI 10.8.0, Akka 1.5.70, others)
This onnx build only
- Curation LLM timeout raised 10s → 60s (#1679) — first onnx build carrying this