Skip to content

docs: add AGENTS.md for AI agent contributors#18

Merged
kashishhora merged 1 commit intomainfrom
docs/add-agents-md
Mar 6, 2026
Merged

docs: add AGENTS.md for AI agent contributors#18
kashishhora merged 1 commit intomainfrom
docs/add-agents-md

Conversation

@naji247
Copy link
Member

@naji247 naji247 commented Mar 6, 2026

Summary

  • Add AGENTS.md with operational context for AI agents contributing to the core library
  • Covers commands, project structure, architecture decisions (ownership tokens, polyfill ref-counting, schema fingerprinting, dual execution paths), testing conventions, code style, and boundaries
  • ~100 lines, command-first structure following AGENTS.md best practices — every line is actionable

Test plan

  • Review AGENTS.md content for accuracy against the codebase
  • Verify all listed commands work: pnpm build && pnpm typecheck && pnpm lint && pnpm test

Provides operational context for agents working on the core library:
commands, project structure, architecture decisions that should not be
refactored, testing conventions, and boundaries.
@kashishhora kashishhora merged commit dfa4451 into main Mar 6, 2026
3 checks passed
@kashishhora kashishhora deleted the docs/add-agents-md branch March 6, 2026 14:43
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.

2 participants