v0.25.0-alpha.onnx.7
Pre-releaseNetclaw 0.25.0-alpha.onnx.7
0.25.0-alpha.onnx.7 (2026-07-16)
Experimental ONNX local-embeddings build. Syncs
feature/memory-embeddingswithdev(post-0.25.0-beta.4). No memory/embeddings behavior changes vs onnx.6. Everything still ridesMemory.Embeddings.Enabled, off by default; install only by exact pin (NETCLAW_VERSION=0.25.0-alpha.onnx.7).
Synced from dev
- Webhook timestamped HMAC verification — inbound webhook signatures are now verified against a timestamped HMAC, closing a replay window (#1660)
- Tool execution pipeline refactor — session tool dispatch now runs through a dedicated
SessionToolExecutionPipeline/SessionToolBatchstructure instead of a long positional-argument call, tightening the session/tool-execution seam (#1641, #1643, #1644, #1646) - OpenAI client 2.12 support — updated OpenAI provider integration for client library 2.12 (#1654)
- Reminders definition rescan fix — reminder definitions are now rescanned correctly after edits (#1653)
- TSV content-scanner support — the content scanner now handles tab-separated-value files (#1645)
- Routine dependency bumps