Skip to content

chore: add agent instruction files as symlinks to .rules.md#1767

Merged
vdusek merged 2 commits intomasterfrom
add-agent-files
Feb 27, 2026
Merged

chore: add agent instruction files as symlinks to .rules.md#1767
vdusek merged 2 commits intomasterfrom
add-agent-files

Conversation

@vdusek
Copy link
Collaborator

@vdusek vdusek commented Feb 27, 2026

Summary

  • Add .rules file containing project conventions and coding guidelines
  • Create AGENTS.md, CLAUDE.md, and GEMINI.md as symlinks pointing to .rules
  • Update .gitignore accordingly

Test plan

  • Verify symlinks resolve correctly
  • Lint and type checks pass

🤖 Generated with Claude Code

Add .rules file with project conventions and create AGENTS.md,
CLAUDE.md, and GEMINI.md as symlinks pointing to it.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@vdusek vdusek added t-tooling Issues with this label are in the ownership of the tooling team. adhoc Ad-hoc unplanned task added during the sprint. labels Feb 27, 2026
@vdusek vdusek self-assigned this Feb 27, 2026
@vdusek vdusek requested a review from Pijukatel February 27, 2026 09:35
@github-actions github-actions bot added this to the 135th sprint - Tooling team milestone Feb 27, 2026
@codecov
Copy link

codecov bot commented Feb 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.27%. Comparing base (d6bb0b4) to head (269b56d).
⚠️ Report is 3 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1767   +/-   ##
=======================================
  Coverage   92.27%   92.27%           
=======================================
  Files         156      156           
  Lines       10645    10645           
=======================================
  Hits         9823     9823           
  Misses        822      822           
Flag Coverage Δ
unit 92.27% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@vdusek vdusek requested a review from Pijukatel February 27, 2026 13:26
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@vdusek vdusek changed the title chore: add agent instruction files as symlinks to .rules chore: add agent instruction files as symlinks to .rules.md Feb 27, 2026
@vdusek vdusek merged commit d4c51f8 into master Feb 27, 2026
32 checks passed
@vdusek vdusek deleted the add-agent-files branch February 27, 2026 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

adhoc Ad-hoc unplanned task added during the sprint. t-tooling Issues with this label are in the ownership of the tooling team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants