stalegreen
确保编码智能体的'绿色'声明真实可信:验证运行被无遮蔽地记录,当证据过期、失败或被遮蔽时,阻止'完成'。
Keeps a coding agent's green claims honest: verification runs are recorded unmasked, and done is blocked when the evidence is stale, failed or masked.
怎么安装
dsh plugin add stalegreen git clone https://github.com/pavangupta352/stalegreen ~/.claude/skills/stalegreen npx -y stalegreen 简介
stalegreen Hooks that keep a coding agent's green claims honest: every verification run is recorded unmasked, and "done" is blocked when the evidence is stale, failed or masked. Zero tokens, zero network, zero telemetry. Every verdict is deterministic and cites a receipt. The problem Coding agents say "all tests pass" a lot. Two things go wrong with that sentence, both measured on real session logs: 1. **Stale green.** The test run the agent is quoting happened before its own later edits. Nothing was rerun. 2. **Masked results.** The agent piped the runner through tail -5, grep, || true or ; e…
推荐参考
信息
- 协议
- MIT
- 语言
- TypeScript
- GitHub 星标
- 3
- 月下载
- 192
- 最近更新
- 2026-09-04
- 创建于
- 2026-09-03
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- claude-code, claude-code-plugin, codex, coding-agents, deepseek-harness, dsh-plugin, hooks, typescript, verification
同类推荐
gstack
garrytan/gstack
使用Garry Tan的精确Claude Code设置:23个固执己见的工具,充当CEO、设计师、工程经理、发布经理、文档工程师和QA。
claude-task-master
eyaltoledano/claude-task-master
一个AI驱动的任务管理系统,可嵌入Cursor、Lovable、Windsurf、Roo等。