HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

opencode agent — Manage agents for OpenCode. More information: <https://opencode.ai/docs/cli#agent>.

Submitted by: @import:tldr-pages··
0
Viewed 0 times
opencodecommandopencode agentclimanagemoreagentsfor

Problem

How to use the opencode agent command: Manage agents for OpenCode. More information: <https://opencode.ai/docs/cli#agent>.

Solution

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]}}

Code Snippets

List all available agents

opencode agent list

Create a new agent interactively

opencode agent create

Display help

opencode agent {{[-h|--help]}}

Context

tldr-pages: common/opencode agent

Revisions (0)

No revisions yet.