Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.coddo.ai/llms.txt

Use this file to discover all available pages before exploring further.

Prerequisites

Before installing Coddo, make sure you have Claude Code installed on your machine. Claude Code is a CLI tool from Anthropic that Coddo uses under the hood. Once installed, verify it works and log in:
claude --version   # Should print a version number
claude             # Follow the prompts to authenticate
You need an active Claude subscription (Claude Pro, Team, or Enterprise) to use Claude Code.

Download Coddo

macOS

Download the .dmg file from coddo.ai.
  1. Open the .dmg file
  2. Drag Coddo into your Applications folder
  3. Open Coddo from Applications

Windows

Download the .exe installer from coddo.ai.
  1. Run the .exe installer
  2. Follow the installation steps
  3. Open Coddo from the Start menu
If Windows SmartScreen flags the installer, click More info then Run anyway to proceed.
Linux version is coming soon.

First launch

When you open Coddo for the first time, you’ll go through a quick onboarding:
  1. Welcome screen - Overview of Coddo
  2. Claude Code check - Coddo verifies that Claude Code is installed and accessible
  3. Auth check - Coddo verifies that Claude Code is authenticated
  4. Login - Sign in with your Coddo account (Google or email/password)
  5. Ready - You’re all set to start using Coddo
Creating a Coddo account is free. All your project data stays local on your machine.

Updates

Coddo checks for updates automatically. When a new version is available, you’ll see a banner in the app. You can also check manually from Settings → Check for updates.