This release fixes issues for SREs watching stability and regressions.
✓ No known CVEs patched in this version
Topics
+13 more
Summary
AI summaryFixed start budget preference consistency and ensured generated workflow commands preserve context.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Bugfix | Medium |
`martin start` consistently uses stored default budget across all related commands `martin start` consistently uses stored default budget across all related commands Source: llm_adapter@2026-07-16 Confidence: high |
— |
| Bugfix | Medium |
Generated workflow commands preserve explicit `--cwd` and `--runs-dir` context Generated workflow commands preserve explicit `--cwd` and `--runs-dir` context Source: llm_adapter@2026-07-16 Confidence: high |
— |
| Bugfix | Medium |
Preflight reuse now respects changes in engine, verifier, path scope, or budget bounds Preflight reuse now respects changes in engine, verifier, path scope, or budget bounds Source: llm_adapter@2026-07-16 Confidence: high |
— |
Full changelog
Fixed
- Start budget preference consistency —
martin startnow uses the stored default budget consistently across recommended estimate, run, proof-run, and enable commands. - Generated workflow commands preserve context — start output now carries explicit
--cwdand--runs-dirthrough the generated doctor, estimate, preflight, run, enable, dossier, and share commands. - Preflight reuse is bound to execution bounds — governed runs now require a fresh preflight when engine, verifier, path scope, or budget bounds change, while unchanged bounds continue through the receipt chain normally.
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]