17 lines
272 B
Markdown
17 lines
272 B
Markdown
|
|
# opencode agent
|
||
|
|
|
||
|
|
> Manage agents for OpenCode.
|
||
|
|
> More information: <https://opencode.ai/docs/cli#agent>.
|
||
|
|
|
||
|
|
- List all available agents:
|
||
|
|
|
||
|
|
`opencode agent list`
|
||
|
|
|
||
|
|
- Create a new agent interactively:
|
||
|
|
|
||
|
|
`opencode agent create`
|
||
|
|
|
||
|
|
- Display help:
|
||
|
|
|
||
|
|
`opencode agent {{[-h|--help]}}`
|