Sync 271: add iterative-optimization paper, fix dead links, refresh dataset/audit/stats
Browse files
patterns/pr-babysitter.md
CHANGED
|
@@ -84,5 +84,5 @@ Example automation: run every 2 hours during working hours, or trigger when a PR
|
|
| 84 |
|
| 85 |
## References
|
| 86 |
|
| 87 |
-
- [
|
| 88 |
- [Run long horizon tasks with Codex](https://developers.openai.com/blog/run-long-horizon-tasks-with-codex) - Shows plan-edit-test-observe-repair-document-repeat work with status logs and validation gates.
|
|
|
|
| 84 |
|
| 85 |
## References
|
| 86 |
|
| 87 |
+
- [The Anthropic leader who built Claude Code ditched prompting - now he writes loops](https://thenewstack.io/loop-engineering/) - Reports Boris Cherny's shift to writing loops for recurring agent work such as PR and CI handling.
|
| 88 |
- [Run long horizon tasks with Codex](https://developers.openai.com/blog/run-long-horizon-tasks-with-codex) - Shows plan-edit-test-observe-repair-document-repeat work with status logs and validation gates.
|