Перейти к содержимому

Все команды

chimera agent

Run the ReAct agent loop with native tools. Requires a provider key.

Аргументы

  • TASKstrобязательный

    The task for the agent to accomplish.

Параметры

  • --model, -mstr

    Override the model slug.

  • --max-stepsintпо умолчанию: 8

    Max tool-calling steps.

  • --workspace, -wstrпо умолчанию: '.'

    Workspace root for tools.

  • --fuseboolean

    Route deep-reasoning turns through fusion.

  • --guardboolean

    Gate tool calls through the governance kernel.

  • --allow-toolsstr

    Per-session allowlist: only these tools (comma-separated).

  • --deny-toolsstr

    Per-session denylist: drop these tools (comma-separated).