Codewhale documentation
Release truthLatest release v0.9.13 · 14 вер. 2026 р.These pages describe v0.9.13, the published release.Changelog →

Find the guidance you need.

Start from a task or a topic. Every page states which repository document it is drawn from and which release it describes.

By task

15

Start from what you are trying to do.

Install on macOS, Linux, or Windows

Start with GitHub release binaries; npm, Cargo, Homebrew, Docker, and China mirrors are alternatives.

/install
Open a first session without a key

Start the runtime, look around in read-only Plan mode, then connect a provider.

/docs/guide
Connect a provider key (BYOK)

DeepSeek, OpenAI, Anthropic, OpenRouter, or a local runtime — your key, your bill.

/models
Choose Plan, Work, or Operate

Read-only planning, execution, or Fleet orchestration — and the approval posture beside it.

/docs/modes
Decide which commands may run

Approval posture, the OS sandbox per platform, and why an approval is not a sandbox.

/docs/sandbox
Sign in to a Codewhale account

The optional account, where its session lives, and what needs no account at all.

/docs/auth
Dispatch a task to a cloud computer

Propose, confirm, and track a Daytona cloud agent against an explicit forge.

/docs/computers
Run sub-agents in parallel

Roles, context forking, worktree isolation, and the concurrency caps.

/docs/subagents
Connect an MCP server

Consume tools over stdio or HTTP/SSE, or expose Codewhale as a server.

/docs/mcp
Run something before or after a tool

Lifecycle hooks for tool execution, mode changes, and session events.

/docs/hooks
Write a Workflow for a Fleet

Durable task execution, roster management, and Workflow authoring.

/docs/fleet
Use the browser client

Run the embedded web client on loopback with its one-time bootstrap.

/docs/web
Automate with the Runtime API

The public HTTP API for integrations, bridges, and scripts.

/docs/runtime-api
Fix a failing install or session

Common incidents, diagnostics, the operations runbook, and Docker notes.

/docs/troubleshooting
Understand what leaves your machine

The hosted-provider boundary, the sandbox, telemetry field by field, and how to turn it off.

/docs/trust

By topic

23

Getting started

4

Core concepts

7

Reference

2

Extending

6

Operations

4

Web guides stay on codewhale.net. Source docs open the complete reference in the GitHub repository. Tasks come from docs-tasks.ts and topics from docs-map.ts; both registries live in the repository.