Skip to content

add AGENTS.md, modern rules dirs, and auto-gitignore#1

Merged
enixCode merged 1 commit intomainfrom
feature/expand-ai-tool-support
Apr 17, 2026
Merged

add AGENTS.md, modern rules dirs, and auto-gitignore#1
enixCode merged 1 commit intomainfrom
feature/expand-ai-tool-support

Conversation

@enixCode
Copy link
Copy Markdown
Owner

Summary

  • init: add AGENTS.md (cross-tool standard), .cursor/rules/humancov.mdc, and .windsurf/rules/humancov.md support alongside legacy paths
  • ignore: auto-load .gitignore (resolution: defaults -> .gitignore -> .humancov-ignore)
  • docs: align README + site + CLAUDE.md; move AI Tool Setup to top; switch install to --save-dev; document GitHub Flow workflow
  • tests: +8 init tests, +2 ignore tests (58/58 passing)

Test plan

  • npm test (58/58 passing)
  • humancov init e2e in empty project (all skip)
  • humancov init e2e with legacy + modern configs coexisting
  • 2nd run idempotent (all skip)
  • .gitignore auto-loaded test

build with cc

- init: add AGENTS.md (cross-tool standard), .cursor/rules/humancov.mdc,
  and .windsurf/rules/humancov.md support alongside legacy paths
- ignore: auto-load .gitignore (resolution: defaults -> .gitignore -> .humancov-ignore)
- README: move AI Tool Setup section to top, switch install to --save-dev
- docs: align site with README (Pre-commit Hook, Ignore Files, Manifest)
- CLAUDE.md: document GitHub Flow workflow
- tests: +8 init tests, +2 ignore tests (58/58 passing)

build with cc
@enixCode enixCode merged commit a262b68 into main Apr 17, 2026
9 checks passed
@enixCode enixCode deleted the feature/expand-ai-tool-support branch April 17, 2026 13:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant