martin-loop
活跃·★ 26·Apache-2.0·更新于 2026-05-27
★ 时下流行★ 安全与合规
MartinLoop 是一个为 AI 编码循环提供治理层的工具,通过预算上限、验证门、回滚证据和审计记录来确保安全可控的运行。
MartinLoop 是一个为 AI 编码循环提供治理层的工具,它强制执行预算上限、验证门、回滚证据和审计跟踪。通过在执行前阻止不安全或不经济的工作,它防止了无限制的重试,为自主编码代理提供了可见性和问责制。
#agent-runtime#ai-agent-runtime#ai-coding-agents#ai-control-plane#ai-governance#ai-safety#audit-trail#budget-enforcement
01
功能特性
01预算治理,对美元、迭代次数和令牌设有硬上限
02验证门,仅在验证通过后才允许执行
03故障分类,涵盖 11 种故障类别
04安全绳,在执行前评估命令、文件范围和秘密
05回滚证据,捕获每次尝试前后的状态
02
兼容性
Node.js
Node >=20
已通过文档验证
TypeScript
TypeScript 严格模式
已通过文档验证
npm
npm 包
已通过文档验证
03
快速开始
1
$ npm install -g martin-loop
04
使用场景
↳通过预算和安全约束限制 AI 代理的重试循环
↳使用结构化的 JSONL 记录审计 AI 编码运行
↳为自主编码代理执行策略即代码
05
同类工具
相关搜索
评论
登录后发表评论
- Parker Rivera2026年4月26日
Handles agent-to-agent communication and work routing cleanly.
- Elliot Rivera2026年4月16日
Control plane for autonomous agent teams is exactly the infrastructure layer that's been missing.
- AAspen Patel2026年3月18日
The "autonomous work" framing is accurate — agents coordinate without constant human direction.
- Oakley Lee2026年3月1日
Good for coordinating coding agent teams where task distribution matters.