Commit 81a4943
docs(ai): no longer tell AIs to disable "fail fast" (#374)
The fail-fast default is better for iterative AI agent workflows where
speed matters. The TEST_SKIP hints already handle environment-specific
test failures, making the no-fail-fast recommendation unnecessary.
The PDU_NO_FAIL_FAST option remains available in test.sh for CI and
manual use.
https://claude.ai/code/session_01Ptkb3AMQSEjH5P2MRYcF88
Co-authored-by: Claude <noreply@anthropic.com>1 parent d4a9774 commit 81a4943
4 files changed
Lines changed: 0 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | 21 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
0 commit comments