Skip to content

Commit 7a1e2af

Browse files
committed
Update lesson-7-planning-execution.md
1 parent cc19b6c commit 7a1e2af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/practical-techniques/lesson-7-planning-execution.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ Pragmatism beats purism. These are all just tools—choose based on efficiency,
259259

260260
- **Git worktrees enable true parallel agent workflows** - Multiple working directories, separate branches, isolated agent contexts. Run 3 agent instances on different features simultaneously with zero interference.
261261

262-
- **Mix CLI and UI tools pragmatically** - IDEs for navigation and complex refactoring, CLI for quick edits and parallel session management. Use the best tool for each task, not ideology.
262+
- **Mix CLI and UI tools pragmatically** - IDEs for navigation, viewing and quick edits, CLI for refactors and parallel session management. Use the best tool for each task, not ideology.
263263

264264
---
265265

0 commit comments

Comments
 (0)