You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "Helper agent for this specific project",
85
86
"tools": ["fs_read", "fs_write", "execute_bash"],
@@ -106,4 +107,4 @@ EOF
106
107
107
108
## Directory Creation
108
109
109
-
Q CLI will automatically create the global agents directory (`~/.aws/amazonq/cli-agents/`) if it doesn't exist. However, you need to manually create the local agents directory (`.aws/amazonq/cli-agents/`) in your workspace if you want to use local agents.
110
+
Q CLI will automatically create the global agents directory (`~/.aws/amazonq/cli-agents/`) if it doesn't exist. However, you need to manually create the local agents directory (`.amazonq/cli-agents/`) in your workspace if you want to use local agents.
0 commit comments