ginko agent
ginko agent <subcommand> [options]Description
Section titled “Description”Register and manage AI agents that can work on tasks autonomously as part of multi-agent orchestration.
Subcommands
Section titled “Subcommands”| Subcommand | Description |
|---|---|
register | Register agent with capabilities |
list | List agents (filter by status/capability) |
status | Show current agent details |
work | Start worker mode (poll for tasks) |
Examples
Section titled “Examples”ginko agent registerginko agent listginko agent statusginko agent workRelated Commands
Section titled “Related Commands”- ginko orchestrate — Run as supervisor
- ginko verify — Verify agent work