1.4.0 (2026-08-12)
Features
- harness: actuate harness-driven egress OS enforcement via rungs (3859667)
- harness: actuate harness-driven egress OS enforcement via rungs (a6a7422)
- harness: apply the ack's effective config before the tool surface (6b484a2)
- harness: apply the ack's effective config before the tool surface (9f3580b)
- harness: point OS egress enforcement at the announced harness proxy (4588620)
- harness: point OS egress enforcement at the announced harness proxy (4de7832)
- harness: serve the agentweave-harness control channel as a servant (17f4e69)
- harness: serve the agentweave-harness control channel as a servant (337df6e)
- harness: shed the local enforcement stack on a mode-enforce ack (9d4b2d8)
- harness: shed the local enforcement stack on a mode-enforce ack (4ba7ff3)
- scrape: route the fetch through the provisioned egress proxy (0d27e6a)
- scrape: route the fetch through the provisioned egress proxy (35fcbb9)
Bug Fixes
- acceptance: stop overriding weave's answer file (b9c69e0)
- lint: resolve the new-issue base against origin/main, not bare main (c5649c7)
Windows binaries (amd64, arm64) are pure Go and require no runtime
dependencies. The transport is stdio only — there is no network listener.
Verify a download against the signed checksum file:
cosign verify-blob \
--bundle windows-mcp-server_1.4.0_checksums.txt.sigstore.json \
--certificate-identity-regexp 'https://github.com/deploymenttheory/windows-mcp-server/.*' \
--certificate-oidc-issuer https://token.actions.githubusercontent.com \
windows-mcp-server_1.4.0_checksums.txt
sha256sum -c windows-mcp-server_1.4.0_checksums.txt --ignore-missing