Skip to content

v0.4.4

Choose a tag to compare

@zk-xyz zk-xyz released this 14 Apr 04:50

Added

  • Opt-in anonymous telemetry. Set BRANDSYSTEM_TELEMETRY=true to send anonymous tool usage events to brandcode.studio. Tracks which tools are called, success/error rates, and duration. No content, no PII, no brand data. Disabled by default, zero overhead when off. Auto-instruments all tools via buildResponse().

Security

  • Added .mcpregistry_* to .gitignore (registry auth tokens).