Vai al contenuto

All commands

chimera agents

The agents you dispatch work to — as distinct from the one you converse with.

Subcommands

chimera agents list

Show the registry.

Options

This command takes no options.

chimera agents rm

Forget an agent. Cards already filed under its lane are left exactly where they are.

Arguments

  • AGENT_IDstrrequired

    The agent to forget.

Options

This command takes no options.

chimera agents set

Add an agent, or replace the one with this id. Replace rather than merge, matching the API: a partial write that kept what you left out would make clearing a pinned model impossible.

Arguments

  • AGENT_IDstrrequired

    Its handle: a lowercase slug. Also its Kanban lane.

Options

  • --namestrdefault: ''

    What to call it on screen.

  • --instructionsstrdefault: ''

    Its role, in your words.

  • --modelstrdefault: ''

    Pin a model; empty inherits the ladder.

  • --toolsstrdefault: ''

    Comma-separated allowlist; empty means NO restriction.