This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+13 more
Summary
AI summaryPackaged smoke reliability coverage fixed so --unsafe-allow-unguarded-run no longer incorrectly fails through receipt‑gate policy.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Low |
`martin-loop start` becomes default onboarding command, with alias `martin-loop tour`. `martin-loop start` becomes default onboarding command, with alias `martin-loop tour`. Source: llm_adapter@2026-06-09 Confidence: high |
— |
| Feature | Low |
`run` auto-checks doctor/session-start/preflight prerequisites before enforcing local gate. `run` auto-checks doctor/session-start/preflight prerequisites before enforcing local gate. Source: llm_adapter@2026-06-09 Confidence: high |
— |
| Feature | Low |
Postinstall guidance, help output, and quickstart now point to `npx -y martin-loop@latest ...`. Postinstall guidance, help output, and quickstart now point to `npx -y martin-loop@latest ...`. Source: llm_adapter@2026-06-09 Confidence: high |
— |
| Bugfix | Medium |
Release validation now catches regressions where `--unsafe-allow-unguarded-run` could incorrectly fail through receipt‑gate policy. Release validation now catches regressions where `--unsafe-allow-unguarded-run` could incorrectly fail through receipt‑gate policy. Source: llm_adapter@2026-06-09 Confidence: high |
— |
| Bugfix | Medium |
`phase session-start` now resolves to the documented compatibility path. `phase session-start` now resolves to the documented compatibility path. Source: llm_adapter@2026-06-09 Confidence: high |
— |
Full changelog
Added
- Guided first-run entrypoint -
martin-loop startis now the default onboarding command, withmartin-loop touras a compatibility alias.
Changed
- Execution-first governed run startup -
runnow auto-checks doctor/session-start/preflight prerequisites before enforcing the local gate, so healthy environments proceed without extra manual setup steps. - Install prompt and docs clarity - postinstall guidance, help output, and quickstart language now point to deterministic
npx -y martin-loop@latest ...command paths. - Release docs naming and readability - public release notes now frame this line as reliability hardening with user-facing language.
Fixed
- Packaged smoke reliability coverage - release validation now catches regressions where
--unsafe-allow-unguarded-runcould incorrectly fail through receipt-gate policy behavior in packaged installs. - Command-center compatibility -
phase session-startnow resolves to the documented session-start compatibility path.
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]