AI Harness Doctor
Version updated for https://github.com/NieZhuZhu/ai-harness-doctor to version v0.16.0.
- This action is used across all versions by 0 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
AI Harness Doctor is an action that automates the process of consolidating scattered agent configurations into a single canonical AGENTS.md file, helping to resolve conflicts and ensure consistent configuration across different projects. It also provides guards to prevent future drift in configuration files. The main purpose of AI Harness Doctor is to improve collaboration and reduce errors by providing a unified version control system for agent configurations.
What’s Changed
What’s Changed
- feat(drift): add baseline support to fail only on new drift by @NieZhuZhu in https://github.com/NieZhuZhu/ai-harness-doctor/pull/100
Full Changelog: https://github.com/NieZhuZhu/ai-harness-doctor/compare/v0.15.3...v0.16.0