Commit graph

2 commits

Author SHA1 Message Date
Tom Alexander
a03cecc850
chore: Add instructions for handling merge conflicts (#1941)
Should help agents be a bit more careful with merge conflict resolution.
2026-03-18 21:33:41 +00:00
Warren Lee
2227f747d5
Migrate agent instructions to AGENTS.md for multi-agent support (#1925)
## Summary

- Consolidate all agent coding instructions into `AGENTS.md`, which is the standard convention supported by multiple agentic coding tools (Claude Code, Cursor, Copilot, OpenCode, etc.)
- Slim down `CLAUDE.md` to a single `@AGENTS.md` reference so Claude Code inherits the shared instructions
- Added missing GitHub Action workflow section and `npx lint-staged` fallback to `AGENTS.md` to ensure full coverage of what was previously in `CLAUDE.md`
2026-03-16 20:27:25 +00:00