What's Changed
- Refactor internal helper placement and naming to resolve semantic clustering outliers by @Copilot in #7170
- [log] Add debug logging to difc/reflect.go by @github-actions[bot] in #7173
- 🔄 chore: pin schema URL to v0.77.5 (latest stable release) by @github-actions[bot] in #7195
- rust-guard: extract
item_has_config_labelhelper + simplifyget_string_fieldby @Copilot in #7207 - refactor: eliminate 4 cross-package duplicate-code patterns (server/proxy) by @Copilot in #7209
- refactor(proxy/router): extract repoMethodArgs/repoMethodResourceArgs helpers to eliminate Actions route duplication by @Copilot in #7211
- security: disable $ENV in tool response filters and sync validation compile options by @Copilot in #7208
- fix: run_containerized.sh now accepts MCP_GATEWAY_AGENT_ID as primary deployment gate variable by @Copilot in #7212
- refactor: eliminate duplicate extractArgs closures in proxy/router.go by @Copilot in #7210
- Proxy: allowlist metadata endpoints and passthrough unrecognized reads with empty DIFC labels by @Copilot in #7227
- Align containerized env gate docs with
MCP_GATEWAY_AGENT_IDby @Copilot in #7229 - ci: add race-test job to catch concurrency bugs by @Copilot in #7228
Full Changelog: v0.3.24...v0.3.25