chimera agent
Run the ReAct agent loop with native tools. Requires a provider key.
Аргументы
TASKstrобязательныйThe task for the agent to accomplish.
Параметры
--model, -mstrOverride the model slug.
--max-stepsintпо умолчанию:8Max tool-calling steps.
--workspace, -wstrпо умолчанию:'.'Workspace root for tools.
--fusebooleanRoute deep-reasoning turns through fusion.
--guardbooleanGate tool calls through the governance kernel.
--allow-toolsstrPer-session allowlist: only these tools (comma-separated).
--deny-toolsstrPer-session denylist: drop these tools (comma-separated).