开发者 jameskomo 发布了一款名为 config-drift-checker 的开源工具,用于检测团队的 AI 编程代理配置(CLAUDE.md、skills、hooks)是否发生漂移或失效 1。该工具将配置转化为测试用例,在每次 Claude Code 发布或相关 PR 提交时自动运行评估,对比基线并生成报告与告警,帮助开发者及时发现配置变更导致的代理行为异常 1。
Claude Code 在 30 天内发布了 25 个版本 1。config-drift-checker 支持 Anthropic 官方的 claude plugin eval 格式 1。该项目的许可证为 FSL-1.1-Apache-2.0,两年后转为 Apache-2.0 1。
Developer jameskomo has released an open-source tool named config-drift-checker, designed to detect whether a team's AI coding agent configurations—such as CLAUDE.md, skills, and hooks—have drifted or become invalid 1. The launch follows a rapid update cycle, with Claude Code releasing 25 versions within a 30-day period 1. To address this, the tool converts configurations into test cases that automatically run evaluations against a baseline whenever a new Claude Code version is released or a relevant pull request is submitted 1. By generating reports and alerts, it enables developers to quickly identify abnormal agent behaviors resulting from configuration changes 1.
The config-drift-checker project is distributed under the FSL-1.1-Apache-2.0 license, which will transition to Apache-2.0 after two years 1. Furthermore, the tool supports the official claude plugin eval format provided by Anthropic 1.
评论
还没有评论,欢迎留下第一条。