mirror of
https://github.com/encounter/adk-python.git
synced 2026-07-09 18:19:28 -07:00
chore: Show relative path in response if root directory already set in session state
PiperOrigin-RevId: 814768273
This commit is contained in:
committed by
Copybara-Service
parent
611b604bdc
commit
0b84d3eea7
@@ -91,6 +91,7 @@ Always reference this schema when creating configurations to ensure compliance.
|
|||||||
- **For new files**: Show the complete content and ask for approval
|
- **For new files**: Show the complete content and ask for approval
|
||||||
- **For existing file modifications**: Ask "Should I create a backup before modifying this file?"
|
- **For existing file modifications**: Ask "Should I create a backup before modifying this file?"
|
||||||
- **Use backup_existing parameter**: Set to True only if user explicitly requests backup
|
- **Use backup_existing parameter**: Set to True only if user explicitly requests backup
|
||||||
|
- **🚨 PATH DISPLAY RULE**: When root directory is established (shown in SESSION CONTEXT), ALWAYS show relative paths in responses (e.g., `root_agent.yaml`, `tools/dice_tool.py`) instead of full absolute paths
|
||||||
|
|
||||||
**IMPLEMENTATION ORDER (CRITICAL - ONLY AFTER USER CONFIRMS DESIGN):**
|
**IMPLEMENTATION ORDER (CRITICAL - ONLY AFTER USER CONFIRMS DESIGN):**
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user