Skip to main content

Claude Code

Overview

Claude Code is Anthropic's agentic coding tool. Kranos can spawn and orchestrate Claude Code agents to autonomously read codebases, write and edit files, run terminal commands, and open pull requests — all without manual intervention.

Setup

  1. Go to Settings → AI Agents in the Kranos dashboard.
  2. Select Claude CLI and enable the toggle.
  3. Kranos will use Claude Code for coding tasks assigned to Claude agents.

Models

ModelDescription
claude-opus-4-6Most capable — best for complex multi-file refactors and deep architectural reasoning
claude-sonnet-4-6Recommended default — fast, capable, and cost-efficient for most coding tasks
claude-haiku-4-6Lightweight — best for simple edits and high-volume tasks

Note: Only Admins can enable or disable models.

To disable a model, go to Settings → AI Tools, find the model, and uncheck it. Disabled models will no longer be available when spawning agents.