Voice + consistency: vary stock formulas, vendor-balance orient.py, unify loop (#48,#49,#51) (#68)
Co-authored-by: claude <claude@jpaul.io> Co-committed-by: claude <claude@jpaul.io>
This commit was merged in pull request #68.
This commit is contained in:
@@ -185,9 +185,8 @@ Learn the primitive here on two; the orchestration comes later.
|
||||
|
||||
## The AI angle
|
||||
|
||||
A generic devops course would mention worktrees as a niche convenience for the human who hates
|
||||
stashing. For AI-assisted work they're closer to essential, for a reason specific to how agents
|
||||
behave:
|
||||
Worktrees look like a niche convenience — a way to dodge `git stash` when you switch branches. For
|
||||
AI-assisted work they're closer to essential, for a reason specific to how agents behave:
|
||||
|
||||
- **An agent assumes its working directory is stable.** It reads files, reasons about them, and
|
||||
writes them back over a session that can run for many minutes. If a *second* agent (or you,
|
||||
|
||||
Reference in New Issue
Block a user