Commit d2e6617
authored
🤖 docs: require checking env vars for PR attribution (#1198)
## Problem
AGENTS.md used soft language ("Prefer sourcing values from...") for the
`$MUX_MODEL_STRING` and `$MUX_THINKING_LEVEL` env vars, which agents
ignored—they guessed values instead of checking.
## Solution
Changed to explicit requirement: "Always check ... via bash before
creating PRs—include them in the footer if set."
---
_Generated with `mux` • Model: `anthropic:claude-opus-4-5` • Thinking:
`high`_
<!-- mux-attribution: model=anthropic:claude-opus-4-5 thinking=high -->1 parent f50e2db commit d2e6617
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments