Continue
Continue's terminal coding agent.
hive agents install continueWhat it can do on the canvas
- —Resumes a session
- —Reports when a turn ends
- —Can be supervised by another agent
launches only: Hivemind does not read its status yet, and other agents cannot collect its replies.
Options
Set per tile, before the agent starts.
- Model
--model - Approval
Installing the CLI itself
Hivemind runs a command that is already on your machine — it never installs one for you. This is the publisher's own instruction.
npm i -g @continuedev/cliThe manifest
The whole file, as the app reads it. Everything above is derived from it.
Read agent.yaml
# Continue — a catalog agent. Launch only: no status reading, resume or turn reports.
manifestVersion: 1
id: continue
label: "Continue"
bin: cn
enabled: true
caps:
promptDelivery: typed
turnSignal: false
resume: none
supervise: human
blockedDetection: false
options:
- id: model
label: "Model"
flag: --model
- id: mode
label: "Approval"
values:
auto: [ "--auto" ]
plan: [ "--readonly" ]
unattended: auto
install:
url: https://github.com/continuedev/continue/tree/main/extensions/cli
command: "npm i -g @continuedev/cli"
note: "launches only: Hivemind does not read its status yet, and other agents
cannot collect its replies."
icon:
viewBox: 26.3 26.3 54.0 50.6
attrs:
fill: currentColor
shapes:
- path:
d: M68.6,34.7l-2.7,4.7l6.8,11.9c0.1,0.1,0.1,0.2,0.1,0.3s0,0.2-0.1,0.3l-6.8,11.9l2.7,4.7l9.7-16.9L68.6,34.7
L68.6,34.7z M64.9,38.8l2.7-4.7h-5.4l-2.7,4.7H64.9L64.9,38.8z
M59.4,40l6.3,11h5.4l-6.3-11H59.4z M64.9,63.1l6.3-11h-5.4l-6.3,11
H64.9z M59.4,64.4l2.7,4.7h5.4l-2.7-4.7H59.4L59.4,64.4z
M41.1,70.2c-0.1,0-0.2,0-0.3-0.1s-0.2-0.1-0.2-0.2L33.7,58h-5.4L38,74.9
h19.5l-2.7-4.7H41.1L41.1,70.2z
M55.8,69.6l2.7,4.7l2.7-4.7l-2.7-4.7L55.8,69.6L55.8,69.6z
M57.5,64.3H44.8L42.1,69h12.6L57.5,64.3z
M43.8,63.7l-6.3-11l-2.7,4.7l6.3,11C41.1,68.4,43.8,63.7,43.8,63.7z
M28.3,56.8h5.4l2.7-4.7H31C31,52.1,28.3,56.8,28.3,56.8z
M40.5,33.3c0-0.1,0.1-0.2,0.2-0.2c0.1,0,0.2-0.1,0.3-0.1h13.7l2.7-4.7H38l-9.7,16.9h5.4L40.5,33.3L40.5,33.3z
M36.4,51.1l-2.7-4.7 h-5.4l2.7,4.7C31,51.1,36.4,51.1,36.4,51.1z
M41,34.8l-6.3,11l2.7,4.7l6.3-11L41,34.8z
M54.8,34.2H42.1l2.7,4.7h12.7L54.8,34.2z
M58.5,38.3l2.7-4.7l-2.7-4.7l-2.7,4.7L58.5,38.3z