Skip to content

Commit dfeb9a9

Browse files
committed
Show each on new line
1 parent 5d1a8fe commit dfeb9a9

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

src/content/posts/coding-with-agents-2025.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -225,10 +225,10 @@ Use 3 subagents to convert these CSS files to Tailwind
225225
226226
## Self-Check: Are You Doing These 5 Things?
227227
228-
✅ **Short threads:** Starting new threads around 50-100k tokens
229-
✅ **Clear goals:** Every prompt has a verification step
230-
✅ **Feedback loops:** Agent can run tests/builds to verify
231-
✅ **Git discipline:** Reviewing diffs, staging good changes
228+
✅ **Short threads:** Starting new threads around 50-100k tokens
229+
✅ **Clear goals:** Every prompt has a verification step
230+
✅ **Feedback loops:** Agent can run tests/builds to verify
231+
✅ **Git discipline:** Reviewing diffs, staging good changes
232232
✅ **Right mode:** Using Rush for simple, Smart for most, Oracle for critical decisions
233233
234234
If you're missing any, revisit the relevant sections above.

0 commit comments

Comments
 (0)