‹ 返回总目录
开发工具 最近更新07-13

coding-agent-harness

| 2026-08-01 收录

☆ 收藏
🛒 📚 AI提效实战指南 · 图解Skill🛒 📱 大流量手机卡 · 低月租📣 加入推广 · 佣金80-300/张 ›

🛍️ 更多精选好物 ›

📊 公开数据一览

📦 榜单安装量49
⭐ GitHub Stars59(fork 9)
🗓️ 最近推送2026-07-13
🌱 项目创建2026-04-14
💻 语言 / LicenseJavaScript · AGPL-3.0
🐛 开放Issue2

📝 工具简介

已停止维护,完全重写为Harness Anything:一个自我进化的harness,用于持久化的agent决策、任务、事实和基于证据的完成。

📖 怎么用

注意这项目已停止维护,新项目请用 Harness Anything。老用户安装:`npx skills add FairladyZ625/coding-agent-harness --skill coding-agent-harness`,想装预设创建器就加 `--skill preset-creator`。全局装到 Codex 用 `npx skills add FairladyZ625/coding-agent-harness --skill coding-agent-harness --agent codex --global -y`。初始化跑 `npx --yes coding-agent-harness init --locale zh-CN --capabilities core,dashboard .`,开发用 `npx --yes coding-agent-harness dev .`,检查用 `npx --yes coding-agent-harness check --profile target-project .`。也可以 `npm install -g coding-agent-harness` 后直接 `harness --help`。

📋 迷你测评

已停更的老项目,完全重写为Harness Anything。亮点是自我进化设计,能持久化决策、任务和事实,基于证据判断完成度。适合想要长期记忆型agent的开发者。

📄 README 要点

注意,这个仓库已经不再维护了,作者把它完全重写成了 Harness Anything 项目,新功能、修复和文档都搬到那边去了。Harness Anything 能把智能体的决策、任务、事实和审查变成持久化的项目记忆,用基于证据的门槛来验证“完成”不是嘴上说说。老版本本身是个开源、文档原生的工具,用来让 Codex、Claude Code、Gemini CLI 这些编程智能体在长期开发中保持清晰、透明、可审查。如果你是新项目,直接去用 Harness Anything 吧,它不是简单的升级,得按新项目的指南来。

查看英文原文
Coding Agent Harness [!IMPORTANT] This repository is no longer maintained. Coding Agent Harness has been completely rewritten as Harness Anything . New development, fixes, and documentation now live there. Harness Anything turns agent decisions, tasks, facts, and reviews into durable project memory, and uses evidence backed gates so “done” is more than a claim. For new projects, use Harness Anything. It is a new system rather than a drop in upgrade; please follow its start guide. The content below is preserved for existing users and historical reference. English 简体中文 日本語 한국어 Français Español Deutsch An open source, document native, ready to use Agent Harness for keeping Codex, Claude Code, Gemini CLI, and other coding agents clear, transparent, and reviewable during long running software work. At A Glance Coding Agent Harness is not another collection of chat prompts. It turns the durable facts that coding agents need into repository files: entry agreements, task plans, execution evidence, regression results, dashboards, and closeout records. Requires Node.js 24 or newer. The smallest loop is: A human states the goal, and the agent reads the repository Harness first. The agent follows Diagnose → Decide → Scaffold → Configure → Verify → Deliver. The CLI and Dashboard expose status, risk, migration plans, and review evidence. The next agent resumes from repository facts instead of previous chat memory. What It Is Coding Agent Harness is a project engineering framework for AI coding agents. It adds working agreements, document structure, task lifecycle, regression evidence, and review loops directly into your repository so agents can read, execute, update, and verify the project from durable local facts. Why It Exists Generating a few thousand lines of code with AI is not the hard part. The hard part is keeping the agent oriented after days of work, preventing parallel agents from overwriting each other, and letting a new agent continue from repository facts instead of

💬 评论(0)

交流使用体验、避坑建议;违规内容将被删除

💬 意见反馈 / 联系客服

数据来源:skills.sh 榜单 + GitHub 公开数据,非人工实测,仅供参考