AI Harness Doctor
Version updated for https://github.com/NieZhuZhu/ai-harness-doctor to version v1.10.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 a tool that automates the consolidation of scattered agent configurations into one canonical AGENTS.md file in a repository, helping to eliminate drift and maintain consistency across different tools. It also provides functionality to apply changes, guard against further drift, and ensure repositories do not rewrite or delete through symlinks. The action can be run with a single command to scan a repository and generate a full checkup report.
What’s Changed
What’s Changed
- feat(sarif): stable fingerprints and per-command category (Plan 042) by @NieZhuZhu in https://github.com/NieZhuZhu/ai-harness-doctor/pull/207
- docs(plans): mark Plan 042 done by @NieZhuZhu in https://github.com/NieZhuZhu/ai-harness-doctor/pull/209
Full Changelog: https://github.com/NieZhuZhu/ai-harness-doctor/compare/v1.9.2...v1.10.0