Skip to main content
Code tells you what is wrong in plain words. This page maps those words to causes and fixes. For the terminal, see CLI troubleshooting; for the rest of the app, Troubleshooting.

Access

GitHub

Runtime

The agent will not change anything

Check, in order:
  1. Mode. Ask and Plan withhold the mutating tools. Switch the turn to Agent.
  2. In the CLI, the sandbox. --sandbox read-only blocks all writes; workspace-write confines them to the project. See Modes and permissions.
  3. In the CLI, Spec mode. Mutating tools stay locked until you accept the plan.
  4. In the CLI, the permission table in config.toml can deny edit or specific commands outright. cortex debug config --diff shows what differs from the defaults.

Cortex Security

Errors

Every failure is a problem document with a stable code and a request_id. Common ones in Code: Full list: Problem catalog.