We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37a77e0 commit 0b4c06dCopy full SHA for 0b4c06d
docs/default-agent-behavior.md
@@ -94,13 +94,6 @@ Use the `--agent` flag to specify an agent for a particular session:
94
q chat --agent specialized-agent
95
```
96
97
-### Create a Custom Default
98
-You can create your own "default" agent by placing an agent file with the name `q_cli_default` in either:
99
-- `.amazonq/cli-agents/` (local)
100
-- `~/.aws/amazonq/cli-agents/` (global)
101
-
102
-This will override the built-in default agent configuration.
103
104
## Best Practices
105
106
1. **Set a user default**: Configure a default agent that matches your typical workflow
0 commit comments