AI Harness Doctor
Version updated for https://github.com/NieZhuZhu/ai-harness-doctor to version v1.23.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 harness files to ensure they are up-to-date and consistent. It helps developers consolidate scattered instructions into a single AGENTS.md file, making it easier to manage and update agent configurations. The action identifies inconsistencies such as conflicting instructions, overlapping files, and mismatches between declarations and code, providing actionable feedback for improving the overall quality of AI responses.
What’s Changed
What’s Changed
- docs(validation): correct round 51 phase evidence by @NieZhuZhu in https://github.com/NieZhuZhu/ai-harness-doctor/pull/392
- fix(repo): remove tracked local node_modules symlink by @NieZhuZhu in https://github.com/NieZhuZhu/ai-harness-doctor/pull/393
- feat(eval): add bounded parallel task execution by @NieZhuZhu in https://github.com/NieZhuZhu/ai-harness-doctor/pull/394
Full Changelog: https://github.com/NieZhuZhu/ai-harness-doctor/compare/v1...v1.23.0