Trim AGENTS.md and drop tailnet handback note#1229
Merged
Conversation
Comment on lines
17
to
18
| ## Handing Back Work: Evidence, Not Assertions | ||
|
|
There was a problem hiding this comment.
Abbreviated commands lose
bun run prefix
The new line lists the full gates as bun run format:check, lint, typecheck, test — only the first command keeps its bun run prefix. Since this file is parsed by AI agents as executable instructions, an agent following this literally may run lint, typecheck, or test as bare shell commands instead of bun run lint, bun run typecheck, bun run test. The original spelled each one out in full to prevent exactly this ambiguity.
Suggested change
| ## Handing Back Work: Evidence, Not Assertions | |
| work the full gates are `bun run format:check`, `bun run lint`, `bun run typecheck`, `bun run test`. |
Context Used: AGENTS.md (source)
Note: If this suggestion doesn't match your team's coding style, reply to this and let me know. I'll remember it for next time!
Contributor
Cloudflare previewTorn down — the PR is closed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Condenses AGENTS.md to its contracts while keeping every rule intact (131 to 83 lines).
bun test, the merge gates andformatrule, the standalone-emulators autonomy note, no-attribution and public-PR rules, collaboration notes,.referencerepos, and the MISTAKES/DESIRES/LEARNINGS pointers.