Running-example consistency: paths, tasks.json, command collisions (#7,#10,#11) (#57)
Co-authored-by: claude <claude@jpaul.io> Co-committed-by: claude <claude@jpaul.io>
This commit was merged in pull request #57.
This commit is contained in:
@@ -207,9 +207,11 @@ editor-integrated AI (Module 4) for the part where the AI obeys the file.
|
||||
### Part B — Watch the AI obey it
|
||||
|
||||
4. Start a **fresh** AI session in your editor (so it picks up the file cleanly) and give it a task
|
||||
that the instructions constrain. For example:
|
||||
that the instructions constrain. Pick a command your app doesn't have yet (so this is a real
|
||||
feature, not a re-add) — for example:
|
||||
|
||||
> *"Add a `clear` command that removes all tasks. Then confirm it works."*
|
||||
> *"Add a `search <term>` command that lists only the tasks whose title contains `term`. Then
|
||||
> confirm it works."*
|
||||
|
||||
5. Watch for the file taking effect. A correctly-configured agent should, without you saying any of
|
||||
it this time:
|
||||
|
||||
Reference in New Issue
Block a user