Skip to content

Keesan12/Martin-Loop

vgovernance-runtime Feature

This release adds 3 notable features for engineering teams evaluating rollout.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ 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 summary

First public OSS release of MartinLoop with CLI, budget governance, and policy support.

Full changelog

MartinLoop v0.1.2

First public OSS release of MartinLoop: a governed runtime for autonomous AI coding agents.

Includes

  • CLI: npx martin-loop
  • Budget governance with maxUsd, softLimitUsd, maxIterations, and maxTokens
  • Claude CLI and Codex CLI adapter surfaces
  • Verifier gates
  • JSONL run records
  • Policy file support via martin.config.yaml
  • TypeScript SDK

Install

npm install -g martin-loop

martin run "fix the auth regression" --budget 3.00 --verify "pnpm test"

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

Track Keesan12/Martin-Loop

Get notified when new releases ship.

Sign up free

About Keesan12/Martin-Loop

All releases →

Related context

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]