Skip to main content

Claude Code in YOLO mode

Project description

clud

hero-clud

A Python CLI wrapper for Claude Code that runs in YOLO mode by default — no permission prompts, maximum velocity.

The name clud is simply a shorter, easier-to-type version of claude.

Installation

pip install clud

Usage

clud                              # Launch Claude Code in YOLO mode
clud -c                           # Continue previous conversation
clud --resume                     # Resume a specific conversation
clud -p "refactor the auth layer" # Run with a prompt
clud -- --model opus              # Pass any flags to Claude Code

clud loop — The Ralph Loop

Run Claude in an autonomous loop that iterates on a task until it's done (default: 50 iterations).

clud loop "Implement the API endpoints from the spec"
clud loop TASK.md
clud loop TASK.md --loop-count 10

Each iteration gets its own workspace in .loop/ with task tracking, iteration summaries, and a DONE.md signal to halt early. Fully autonomous — no user interaction needed.

clud rebase — Auto-Rebase

Did changes happen on origin? This syncs it up — fetches from origin, rebases the current branch, and resolves conflicts line-by-line without reverts.

clud rebase

clud fix — Auto-Fix

Auto-detects linting and test tools in your repo, runs them, and fixes failures in a loop until everything passes.

clud fix                   # Detect and fix lint + test issues
clud fix https://github.com/user/repo/actions/runs/123  # Fix from CI logs

clud up — Ship It

Runs lint, test, cleanup, then commits via codeup.

clud up                    # Lint, test, and push
clud up -p                 # Publish to remote
clud up -m "commit msg"    # Custom commit message

License

BSD 3-Clause License

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

clud-1.2.6-py3-none-any.whl (185.3 kB view details)

Uploaded Python 3

File details

Details for the file clud-1.2.6-py3-none-any.whl.

File metadata

  • Download URL: clud-1.2.6-py3-none-any.whl
  • Upload date:
  • Size: 185.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.1

File hashes

Hashes for clud-1.2.6-py3-none-any.whl
Algorithm Hash digest
SHA256 b0dfc319a06ea8460a0ef3239f07a3c98af6610900bb3af3f3076790c041b2c5
MD5 59d442ad2407e6945710cea959c65366
BLAKE2b-256 20005434bb8f76907f72985b5c0f8d2fd1a7e466865f3dc5f7530d90caeeaf38

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page