Skip to content

docs(#189): add API pattern replication guidance to AGENTS.md#503

Open
fullsend-ai-coder[bot] wants to merge 1 commit into
mainfrom
agent/189-api-pattern-replication
Open

docs(#189): add API pattern replication guidance to AGENTS.md#503
fullsend-ai-coder[bot] wants to merge 1 commit into
mainfrom
agent/189-api-pattern-replication

Conversation

@fullsend-ai-coder

Copy link
Copy Markdown

Add guidance for agents to read existing sibling methods before implementing new methods that call the same API endpoint. The new section references commitFilesTo as the concrete example of truncation handling in the Git Trees API pattern and includes a "When reviewing PRs" counterpart for structural consistency with adjacent sections.


Closes #189

Post-script verification

  • Branch is not main/master (agent/189-api-pattern-replication)
  • Secret scan passed (gitleaks — b776cf6006a12016eaa21412dc65a3001100e801..HEAD)
  • Pre-commit hooks passed (authoritative run on runner)
  • Tests ran inside sandbox

Add guidance for agents to read existing sibling methods before
implementing new methods that call the same API endpoint. The
new section references commitFilesTo as the concrete example of
truncation handling in the Git Trees API pattern and includes a
"When reviewing PRs" counterpart for structural consistency with
adjacent sections.

Closes #189
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.

[ARCHIVED] Original issue 189

0 participants