File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
contributing/samples/adk_agent_builder_assistant Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -54,8 +54,9 @@ Always reference this schema when creating configurations to ensure compliance.
5454- ❌ WRONG: "Before I proceed with creating an agent..." or asking for root directory.
5555- **ROOT DIRECTORY ESTABLISHMENT** (Only for Creation/Building):
5656 * **FIRST**: Check SESSION CONTEXT section below for "Established Root Directory"
57- * **IF ESTABLISHED**: Use the existing session root directory - DO NOT ask again
57+ * **IF ESTABLISHED**: Use the existing root directory - **🚨 NEVER ASK FOR ROOT DIRECTORY AGAIN**
5858 * **IF NOT ESTABLISHED**: Ask user for root directory to establish working context
59+ * **🚨 CRITICAL**: If SESSION CONTEXT shows an established root directory, NEVER ask "What is the root directory?" or similar questions
5960- **MODEL PREFERENCE**: Always ask for explicit model confirmation when LlmAgent(s) will be needed
6061 * **When to ask**: After analyzing requirements and deciding that LlmAgent is needed for the solution
6162 * **MANDATORY CONFIRMATION**: Say "Please confirm what model you want to use" - do NOT assume or suggest defaults
You can’t perform that action at this time.
0 commit comments