This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+13 more
Summary
AI summaryFixed deterministic public benchmark reproducibility from source.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Low |
Public CLI exposes a version command Public CLI exposes a version command Source: llm_adapter@2026-06-08 Confidence: high |
— |
| Bugfix | Medium |
Public benchmark repro is deterministic from source Public benchmark repro is deterministic from source Source: llm_adapter@2026-06-08 Confidence: high |
— |
| Bugfix | Medium |
Doctor version reporting matches public release line Doctor version reporting matches public release line Source: llm_adapter@2026-06-08 Confidence: high |
— |
| Refactor | Low |
Root benchmark helper scripts route through workspace commands Root benchmark helper scripts route through workspace commands Source: llm_adapter@2026-06-08 Confidence: high |
— |
Full changelog
Fixed
- Public benchmark repro is deterministic from source - benchmark eval and report commands now execute built runtime output with pre-build hooks, removing fragile local toolchain assumptions.
- Public CLI now exposes a version command -
martin-loop --version/version/-Vnow return a clean version string for automation and operator checks. - Doctor version reporting now matches the public release line -
doctor --jsonnow reports the root package version incliVersionfor release clarity.
Changed
- Root benchmark helper scripts now route through workspace benchmark commands (
bench:build,bench:test,bench:eval,bench:report:ralphy) for consistent docs, CI checks, and local reproduction. - Public release notes and CLI docs now include explicit install/version verification before governed-run onboarding.
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]