データとコードの海
深海へ潜り、
あなたは潜らなくていい。
Codewhale は、LLM のレバレッジを普通の人々に届けます。ターミナルでリポジトリを読み、ファイルを編集し、チェックを実行し、レシートを残します — コードを話せることを前提にしません。あなたのマシンで動きます。
npm install -g codewhale
最新リリース v0.9.2 · 現在のソース v0.9.2: 36 件のプロバイダールート · MIT

水中のターミナルシェル。モデル中立。ローカルファースト。
すでに使っているホスト型、ゲートウェイ、ローカルのモデルをそのまま使えます。Codewhale はあなたのマシンで動作し、モデルを製品ではなく選択可能なコンポーネントとして扱います。Plan / Act / Operate と明示的な権限ポスチャで、深い潜水もコントロールできます。
タスクから検証済みの変更へ。
- 01
検査
リポジトリ、その指示、タスクを読みます。
- 02
実行
明示的な承認境界内でファイルを編集します。
- 03
検証
チェックを実行し、結果を確認します。
- 04
報告
簡潔で永続的なレシートを残します。
New to Codewhale? Four steps end to end.
Install → a first keyless session → provider connection → a first Fleet workflow. The nouns are defined on the vocabulary page.
Install Codewhale
One npm command installs the dispatcher and the terminal runtime. Cargo, prebuilt archives, Docker, Nix, and China mirrors are documented alternatives; every channel serves published releases only.
Full install guide →npm install -g codewhale codewhale doctorOpen a first session — no key needed
The runtime launches without any API key: a short constitution-first setup (language, provider readiness, runtime posture, your constitution), then the full interface. Explore in Plan mode — it is always read-only. Model replies need a provider; that is the next step.
Learn the product nouns first →codewhaleConnect a provider
Pick any supported route — a hosted key, a gateway, or a keyless local runtime such as Ollama, vLLM, or SGLang for fully local inference. Provider and model stay explicit; requested and effective reasoning plus routing source are separate provenance fields, and unavailable values stay unavailable.
Providers and models →codewhale auth set --provider deepseekRun a first Fleet workflow
When work needs durable workers, ordered phases, or receipts, author a reusable agent-team profile and launch a run. Fleet state lives in the workspace ledger and survives restarts; ordinary single tasks need none of this.
Fleet and Workflow docs →codewhale fleet init codewhale fleet run tasks.json --max-workers 4
あなたのモデル。
あなたの境界。
モデル、作業モード、権限ポスチャを明示的に選びます。不明なコストは不明なままにし、プレビュー機能はその旨を表示します。
- 36 件のプロバイダールート
- ホスト型、ゲートウェイ、ローカルのモデル
- Plan · Act · Operate
- 読み取り専用の計画から自律実行まで
- Ask · Auto-Review · Full Access
- 作業に合う権限ポスチャを選択
- TUI · exec · web · API
- 対話型およびヘッドレスのランタイム画面
作業が起きる場所でランタイムを使う。
1 つのコマンドから始める。
npm install -g codewhale
Cargo · バイナリ · Docker · Nix · Windows · Android / Termux · 中国ミラー
インストールガイドを読む →公開で開発
MIT ライセンス。ランタイム、プロバイダー、プラットフォーム、ドキュメント、テストにまたがるコントリビューターによって形作られています。