AI Harness Doctor
Version updated for https://github.com/NieZhuZhu/ai-harness-doctor to version v1.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 automates the auditing of AI agent configurations across repositories to ensure consistency and accuracy in instruction sets. It helps consolidate scattered guidance into a single AGENTS.md file, improves agent answers by consolidating conflicting instructions, and measures improvements in latency and cost. The tool also detects issues such as overlapping files, mismatched declarations, and conflicts within the same scope.
What’s Changed
What’s Changed
- feat(registry): recognize Warp, Firebase Studio, Goose, and Kiro agents by @NieZhuZhu in https://github.com/NieZhuZhu/ai-harness-doctor/pull/325
- fix(scan): stop reading “npm provenance” release prose as npm package-manager usage by @NieZhuZhu in https://github.com/NieZhuZhu/ai-harness-doctor/pull/326
Full Changelog: https://github.com/NieZhuZhu/ai-harness-doctor/compare/v1.15.2...v1.16.0