Skip to content

doc: add portable agentic instructions#86

Merged
fredbi merged 2 commits into
go-openapi:masterfrom
fredbi:doc/agentic-instructions
Mar 15, 2026
Merged

doc: add portable agentic instructions#86
fredbi merged 2 commits into
go-openapi:masterfrom
fredbi:doc/agentic-instructions

Conversation

@fredbi

@fredbi fredbi commented Mar 15, 2026

Copy link
Copy Markdown
Member

Summary

  • Add AGENTS.md (symlink) for cross-tool AI agent support
  • Add .github/copilot-instructions.md and .github/copilot symlink
  • Add .claude/.gitignore to keep local-only files out of version control
  • Add contributions.md and github-workflows-conventions.md rules
  • Track previously ignored linting.md and testing.md rules
  • Update CLAUDE.md with full package documentation
  • Fix .gitignore to stop ignoring .claude/ directory

Test plan

  • Verify symlinks resolve correctly
  • Confirm no functional code changes

🤖 Generated with Claude Code

fredbi and others added 2 commits March 15, 2026 21:44
Add copilot-instructions.md, AGENTS.md (symlink), .github/copilot
symlink to .claude/rules, contributions and workflows rules.
Update CLAUDE.md with full package documentation.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Signed-off-by: Frederic BIDON <fredbi@yahoo.com>
Add linting.md and testing.md rules that were hidden by the old
.gitignore pattern.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Signed-off-by: Frederic BIDON <fredbi@yahoo.com>
@codecov

codecov Bot commented Mar 15, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.43%. Comparing base (5f35b4b) to head (78ea547).
⚠️ Report is 1 commits behind head on master.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #86   +/-   ##
=======================================
  Coverage   97.43%   97.43%           
=======================================
  Files           2        2           
  Lines          78       78           
=======================================
  Hits           76       76           
  Misses          1        1           
  Partials        1        1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@fredbi fredbi merged commit 839f84e into go-openapi:master Mar 15, 2026
21 checks passed
@fredbi fredbi deleted the doc/agentic-instructions branch March 15, 2026 22:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant