Releases: OrionArchitekton/mcp-context-budget
Releases · OrionArchitekton/mcp-context-budget
mcp-context-budget v0.3.0
v0.3.0 — opt-in local stdio introspection, multi-server config materialization, and read-only config secret audit.
--allow-start: opt-in, timeout-bounded, byte-bounded, stdlib-only local stdio introspection for command-discovered MCP servers — lists tools via MCPtools/listwithout becoming a proxy, gateway, service, browser UI, org scanner, or hosted dashboard.config-apply --allow-start --materialize-tools-list: materialize a previouslynot_patchablecommand-discovered server to a localtoolsListPathsidecar, then enforce it on later static scans.config-audit/config-audit-demo: read-only MCP config secret hygiene — reports carry path/class/length/fingerprint metadata only and never print literal secret values.config-multiserver-demo: explicit multi-server{servers:[...]}external-catalog patching with fail-closed malformed-shape reporting.- Local-first preserved: the core package stays dependency-free.
mcp-context-budget v0.2.0
v0.2.0 — semantic selection, response compression, and an enforced config-apply contract.
semantic-select/semantic-demo: deterministic fixture-backed semantic tool selection, optional Ollama embeddings (optional extra; core stays dependency-free).compress-responses/compress-demo: deterministic response-fixture compression with before/after budget proof.config-apply/config-demo: dry-run-first selected-tool config patching with an enforced contract — patches inlinetoolsAND externaltoolsListPathfiles, binds the lock to the config viaconfig_fingerprint(refuses a foreign/stale lock), reportsPARTIAL(never a falsePASS) for command-discovered servers, and the loader honorsenabled: falseso disables take effect on rescan.- Local-first preserved: the core CLI installs and runs with no external runtime service.
mcp-context-budget v0.1.0
Initial fuller-v1 release of mcp-context-budget.\n\nIncludes:\n- scan/select/check/demo/export CLI\n- deterministic schema and response budget reports\n- SQLite FTS5/BM25 tool selection\n- CI lockfile check mode\n- Docker smoke proof demo\n- MIT license and OSS contribution scaffold