Skip to content

Commit 0b4c06d

Browse files
committed
Update config to remove outdated info on default agent config
1 parent 37a77e0 commit 0b4c06d

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

docs/default-agent-behavior.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -94,13 +94,6 @@ Use the `--agent` flag to specify an agent for a particular session:
9494
q chat --agent specialized-agent
9595
```
9696

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-
10497
## Best Practices
10598

10699
1. **Set a user default**: Configure a default agent that matches your typical workflow

0 commit comments

Comments
 (0)