Sync 271: add iterative-optimization paper, fix dead links, refresh dataset/audit/stats
Browse files
patterns/feedback-clusterer.md
CHANGED
|
@@ -80,5 +80,5 @@ Example automation: run daily or weekly, or trigger after a launch, incident, re
|
|
| 80 |
|
| 81 |
## References
|
| 82 |
|
| 83 |
-
- [
|
| 84 |
- [How we built our multi-agent research system](https://www.anthropic.com/engineering/multi-agent-research-system) - Shows orchestrator-worker patterns for collecting, checking, and reporting evidence.
|
|
|
|
| 80 |
|
| 81 |
## References
|
| 82 |
|
| 83 |
+
- [The Anthropic leader who built Claude Code ditched prompting - now he writes loops](https://thenewstack.io/loop-engineering/) - Reports Boris Cherny's loop-writing workflow for recurring agent work, including handling streams of feedback.
|
| 84 |
- [How we built our multi-agent research system](https://www.anthropic.com/engineering/multi-agent-research-system) - Shows orchestrator-worker patterns for collecting, checking, and reporting evidence.
|