Pulled from GitHub Releases

Changelog

Every release of netclaw-dev/netclaw. Pick a version from the sidebar — this page rebuilds whenever a new release is published.

v0.25.0-alpha.onnx.8

Pre-release

Netclaw 0.25.0-alpha.onnx.8

0.25.0-alpha.onnx.8 (2026-07-18)

Experimental ONNX local-embeddings build. Syncs feature/memory-embeddings with dev @ 0.25.0 stable. Everything still rides Memory.Embeddings.Enabled, off by default; install only by exact pin (NETCLAW_VERSION=0.25.0-alpha.onnx.8).

Synced from dev

  • Daemon shutdown fixesnetclaw daemon stop now bounds the session-drain timeout, adds a CLI force-kill grace window, and keeps the generated systemd unit's TimeoutStopSec= in lockstep with the daemon's own graceful-shutdown budget (#1673). Operators: re-run netclaw daemon install after upgrading so the regenerated unit picks up TimeoutStopSec=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.OpenApi to 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