Netclaw 0.7.5
0.7.5 2026-03-21
Netclaw v0.7.5 — Slack image delivery fix and init wizard grounding rules
Security
- Fixed Slack images being silently dropped when
MagicByteValidatortype initialization failed — a transient assembly load error during startup could permanently poison the static inspector, causing all image validation to fail for the process lifetime. The scanner failure is now isolated so valid images flow through with a logged warning instead of being discarded. New installs and restarts are no longer affected by one-time startup contention. (#345)
Identity
- Added behavioral grounding rules to the
AGENTS.mdtemplate generated bynetclaw init— new installations now start with rules that prevent the agent from stating unverified facts, claiming actions it did not perform, or silently substituting a different answer when the primary task fails. Previously these rules existed only in production deployments that were manually updated. (#324, #344)