Fix #190: Clarify onboarding completion message
Changed 'confirm by saying' to 'tell your AI assistant' to make it clear this is meant for the AI, not a bd command to run.
This commit is contained in:
@@ -156,7 +156,7 @@ content into AGENTS.md and update CLAUDE.md if present.`,
|
|||||||
fmt.Printf(" • Check %s before asking \"what should I work on?\"\n", cyan("bd ready"))
|
fmt.Printf(" • Check %s before asking \"what should I work on?\"\n", cyan("bd ready"))
|
||||||
fmt.Println()
|
fmt.Println()
|
||||||
|
|
||||||
fmt.Printf("%s\n\n", green("When done, confirm by saying: \"bd onboarding complete\""))
|
fmt.Printf("%s\n\n", green("When done, tell your AI assistant: \"bd onboarding complete\""))
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user