This release fixes issues for SREs watching stability and regressions.
Published 1mo
AI Agents & Assistants
✓ No known CVEs patched
✓ No known CVEs patched in this version
Topics
agent-runtime
ai-agent-runtime
ai-coding-agents
ai-control-plane
ai-governance
ai-safety
+13 more
audit-trail
budget-enforcement
claude-code
codex
coding-agents
control-plane
governed-runtime
llmops
mcp
model-context-protocol
observability
policy-as-code
rollback
Summary
AI summaryFixed timeout-style slowdowns in large local run stores by using a bounded append‑only index for latest/list reads.
Full changelog
Fixed
- Run history reads stay fast at scale -
latest/listread paths now use a bounded append-only run index before falling back to full directory scans, preventing timeout-style behavior in large local run stores. - CLI/MCP run-store parity for index-backed reads - root CLI and MCP run inspection paths now share the same index-first behavior, reducing host-specific drift across Cursor/Copilot/Continue and terminal workflows.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About Keesan12/Martin-Loop
All releases →Related context
Related tools
Earlier breaking changes
- vmcp-v0.1.3 martin_status uses oneOf for selector exclusivity, latest as const.
- vmcp-v0.1.3 maxIterations and maxTokens modeled as integers in tool schemas.
- vmcp-v0.1.3 Tool schemas enforce additionalProperties: false on public contracts.
- vmcp-v0.1.3 Packaged artifacts now require and ship server.json alongside package.json.
Beta — feedback welcome: [email protected]