This release keeps dependencies and maintenance posture current for teams operating this tool.
✓ No known CVEs patched in this version
Topics
+13 more
ReleasePort's take
Light signalRelease v0.1.4 adds light/dark logo themes, fixes helper utilities, and introduces governance docs (Code of Conduct, Contributing guide) with README updates.
Why it matters: Review the updated CONTRIBUTING.md and Code of Conduct before contributing; test any code using helper functions after upgrade.
Summary
AI summaryMinor fixes and improvements.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Security policy added for project governance. Security policy added for project governance. Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Feature | Medium |
Logo offers light and dark theme variants. Logo offers light and dark theme variants. Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Feature | Medium |
Code of conduct added for project governance. Code of conduct added for project governance. Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Feature | Medium |
Contributing guidelines document added (CONTRIBUTING.md). Contributing guidelines document added (CONTRIBUTING.md). Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Feature | Medium |
Ralph Loop section revised in README documentation. Ralph Loop section revised in README documentation. Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Bugfix | Medium |
Helper functions and utilities have been fixed. Helper functions and utilities have been fixed. Source: llm_adapter@2026-05-21 Confidence: low |
— |
Full changelog
What changed since v0.1.3
- chore: bump version to 0.1.4
- logo light and dark
- helper fixes
- Add code of conduct
- Add security policy
- Add CONTRIBUTING.md for project contribution guidelines
- Revise Ralph Loop section in README.md
Install or quick try
npm install -g martin-loop
npx martin-loop demo
Benchmark challenge
Try the public challenge: https://github.com/Keesan12/martin-loop/blob/main/docs/distribution/UNDER-3-CHALLENGE.md
GitHub discussions
- What should every AI coding agent run record include?
- Should budget checks happen only at safe halt boundaries?
- Where should the AI agent control layer live?
Verification and provenance
- npm publication runs before the GitHub release job and skips duplicate publishes when the tagged version already exists on npm.
- Release assets are built from the tagged source and packed in CI before the release is published.
- The public smoke path covers the root SDK import, CLI help, and the packaged
martin-loop demosandbox flow. - The benchmark challenge numbers stay tied to the public repo-backed benchmark story and reproduction commands.
Full Changelog: https://github.com/Keesan12/martin-loop/compare/v0.1.3...v0.1.4
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]