Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add agents/zhinjs/zhin/changeloggit clone --depth 1 https://github.com/zhinjs/zhinWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/agents/zhinjs/zhin/changelog)<a href="https://agentmods.dev/agents/zhinjs/zhin/changelog"><img src="https://agentmods.dev/badge/agents/zhinjs/zhin/changelog.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00000 | $0.00748 |
| Opus 5 | $0.00000 | $0.00374 |
| Sonnet 5 | $0.00000 | $0.00150 |
| Haiku 4.5 | $0.00000 | $0.00075 |
Grade A, and why
CHANGELOG scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
GitHub Copilot Agents 更新日志
本文档记录 Zhin.js 项目 GitHub Copilot Agent 的更新历史。
2024-11-19 - 初始版本
新增
Agent 文件
-
✨ zhin.agent.md - Zhin.js 框架通用开发助手
- 9 个核心代码模板(插件、依赖注入、HTTP API、Web 控制台等)
- 完整的开发规范和严格规则
- 中英文双语支持
- 1130 行完整指导
-
✨ plugin-developer.agent.md - 插件开发专家
- 7 个完整的插件开发模板
- 详细的插件开发标准流程
- 数据库集成、中间件、Web 界面开发指南
- 包含开发清单和最佳实践
- 1011 行专业指导
-
✨ adapter-developer.agent.md - 适配器开发专家
- 2 个完整的适配器模板(WebSocket + HTTP 轮询)
- Endpoint 接口完整实现指南
- 连接管理、断线重连、心跳保活
- 高级特性:消息队列、速率限制、缓存机制
- 1164 行深度指导
-
✨ README.md - Agent 使用说明
- 所有 Agent 的详细介绍
- 使用方法和示例
- Agent 对比表格
- 选择指南
工具和文档
-
🔧 scripts/validate-agents.mjs - Agent 文件验证脚本
- 自动检查所有 Agent 文件的完整性
- 验证 Markdown 语法和必需章节
- 提供详细的验证报告
-
📚 docs/AGENT_USAGE.md - 使用指南
- 详细的使用方法和场景
- 常见问题解答
- 最佳实践建议
修复
- 🐛 修复
zhin.agent.md格式问题- 移除重复的英文内容部分
- 整理文件结构,确保层次清晰
- 通过验证脚本确认格式正确
特性
所有 Agent 都提供:
- ✅ 完整可运行的代码(无占位符)
- ✅ 严格遵循 Zhin.js 类型系统和 API 规范
- ✅ 完整的 import 语句和实现细节
- ✅ 详细的错误处理和日志记录
- ✅ 符合项目代码风格和约定
验证结果
所有 4 个 Agent 文件通过验证:
- ✅ zhin.agent.md
- ✅ plugin-developer.agent.md
- ✅ adapter-developer.agent.md
- ✅ README.md
统计信息
- Agent 文件总数: 4
- 代码模板总数: 18+
- 总代码行数: 3500+
- 覆盖领域: 通用框架、插件开发、适配器开发
下一步计划
- 收集用户反馈
- 根据实际使用情况优化 Agent
- 添加更多特定场景的模板
- 创建更多专业领域的 Agent(如 Database Agent、Testing Agent)
维护者: Zhin.js 团队
更新频率: 根据框架更新和用户反馈持续改进
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 5d ago First seen · 88 lines · 0 tokens per session scan A 970c89f0e7a2
CHANGELOG is an agent published in the GitHub repository zhinjs/zhin (135 stars, last pushed yesterday), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 748 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other agents, from other repositories
release-reviewer
Independently review all proposed release changes (version bumps, changelog, documentation updates) before they are committed. Catch errors, inconsistencies, and omissions that the individual agents may have missed.
code-reviewer
代码审查官·严重性分级 🔴🟡🟢。Java/Spring/MCP 语境下审查逻辑缺陷、设计模式一致性、依赖方向、阿里规范。聚焦最近改动,证据先于断言。.
git-commit-assistant
Git 提交官·原子提交/Conventional Commits/契约顺序。按模块分批提交,精确 git add,中文 message,遵循重构契约提供者先行的提交顺序。.
test-engineer
测试工程师·JUnit5/TDD 双 commit([RED]→[GREEN])。先于实现按规格写测试、锁定 API 签名 stub,覆盖解析器链/Schema 生成/扫描器/回调。三方制衡的测试方。.
agent
The foundation class for all agents in AgentFly.
rollout
Agent "rollout" from Agent-One-Lab/AgentFly, covering rollout and chain generation.