Skip to content

Commit e781040

Browse files
committed
Recommend claude-opus-4-6 for prose in AI contributions guidance
1 parent 17ff892 commit e781040

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

AGENTS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@ When you start working on this project, load the `pony-skills` skill — it tell
2424
Read [CONTRIBUTING.md](CONTRIBUTING.md).
2525
<!-- /contributor-only -->
2626

27+
## Prose model
28+
29+
If you are running on an Anthropic model, use `claude-opus-4-6` for writing comments, documentation, and other prose. Prose quality from Anthropic models dropped starting with Opus 4.7 and has gotten worse with each subsequent release.
30+
2731
## Building and testing
2832

2933
Always use `make`, not `ponyc` directly; the Makefile runs `corral` to fetch dependencies first.

CONTRIBUTING.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ What we won't do is teach an AI. If a PR's open questions can only be resolved b
3232

3333
You don't have to disclose AI use, though saying so up front often makes review faster. What you do have to do is stand behind the code. If you can't answer questions about why your PR looks the way it does, it isn't ready.
3434

35+
If you or your AI assistant are using an Anthropic model, use `claude-opus-4-6` for writing comments, documentation, and other prose. We've found that prose quality from Anthropic models started dropping with Opus 4.7 and has gotten worse with each subsequent release.
36+
3537
### Junk PRs
3638

3739
This isn't new policy. Long before AI tools were any good, low-effort PRs that wasted maintainer time could get a contributor blocked. That hasn't changed. What's changed is how easy it has become to produce a junk PR. One won't get you blocked. A pattern of them will. How many makes a pattern is our call.

0 commit comments

Comments
 (0)