This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+13 more
ReleasePort's take
Light signalMartin‑Loop v0.2.0 introduces the `npx martin-loop doctor` readiness check and the `npx martin-loop dossier --latest` follow‑up command.
Why it matters: These CLI additions let developers instantly verify local setup health and retrieve post‑run summaries, improving operational efficiency in dev workflows.
Summary
AI summaryAdded local CLI readiness checks (npx martin-loop doctor) and a receipt-style follow‑up command (npx martin-loop dossier --latest).
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Adds npx martin-loop doctor CLI command for local readiness checks. Adds npx martin-loop doctor CLI command for local readiness checks. Source: llm_adapter@2026-05-23 Confidence: high |
— |
| Feature | Medium |
Adds npx martin-loop dossier --latest command for receipt-style follow-up after a run. Adds npx martin-loop dossier --latest command for receipt-style follow-up after a run. Source: llm_adapter@2026-05-23 Confidence: high |
— |
| Refactor | Medium |
Promotes root martin-loop package to 0.2.x line while retaining 0.1.8 Red-Blue Testing and git-surface guard as baseline features. Promotes root martin-loop package to 0.2.x line while retaining 0.1.8 Red-Blue Testing and git-surface guard as baseline features. Source: llm_adapter@2026-05-23 Confidence: high |
— |
| Refactor | Medium |
Refreshes packed README and quickstart to surface doctor, no-spend demo flow, and dossier --latest command. Refreshes packed README and quickstart to surface doctor, no-spend demo flow, and dossier --latest command. Source: llm_adapter@2026-05-23 Confidence: low |
— |
Full changelog
Added
- First-value local CLI path — Add
npx martin-loop doctorfor local readiness checks andnpx martin-loop dossier --latestfor receipt-style follow-up after a run. - No-spend demo proof flow — Document the fastest local path from install to proof: doctor, demo workspace, stubbed run, and dossier review.
Changed
- Promote the root
martin-looppackage to the0.2.xline while keeping the0.1.8Red-Blue Testing and public git-surface guard as baseline features, not new0.2.0launch claims. - Refresh the packed README and quickstart so the published npm surface shows the
doctor, no-spend demo, anddossier --latestflow directly.
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]