Skip to content

Commit 10a2730

Browse files
committed
More new lines
1 parent dfeb9a9 commit 10a2730

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

src/content/posts/agent-workflows-that-stick.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,16 +35,16 @@ order: 4
3535
3636
## The Problem with Long Threads
3737

38-
**You:** "Fix the authentication bug"
38+
**You:** "Fix the authentication bug"
3939
**Agent:** ✅ Done
4040

41-
**You:** "Now add logging"
41+
**You:** "Now add logging"
4242
**Agent:** ✅ Done
4343

44-
**You:** "Refactor the API client"
44+
**You:** "Refactor the API client"
4545
**Agent:** ✅ Done
4646

47-
**You:** "Add tests"
47+
**You:** "Add tests"
4848
**Agent:** 🤔 *Forgets the auth fix, breaks the logger, introduces new bugs*
4949

5050
**What happened?** Context sprawl. Beyond ~100k tokens, quality degrades—the model:

0 commit comments

Comments
 (0)