Skip to main content

Local runner for AutoClaude. Executes orchestration plans with your Claude Max/Pro subscription.

Project description

autoclaude-cli

Local runner for AutoClaude. Executes orchestration plans handed down from the server using your own Claude Max/Pro subscription. The server never pays for tokens.

Requirements

  • Python 3.11+
  • Claude Code CLI on $PATH (claude --version works) and a Max or Pro subscription signed in.
  • gh CLI signed in with access to the target repo.
  • Git.

Install

pipx install autoclaude

During development, install from source:

pipx install --force ./

Quickstart

# 1. Authenticate once. The CLI opens the API-key page in your browser.
autoclaude login                      # picks the prod profile
autoclaude --profile local login      # point at http://localhost:8000

# 2. Verify everything is wired up.
autoclaude diag

# 3. Install the Claude Code plugins your team's jobs require.
autoclaude skills install

# 4. Fire a tick. The server picks the next Job and plan.
autoclaude tick

Profiles

autoclaude supports multiple named profiles (stored in ~/.config/autoclaude/config.toml). Useful for switching between the hosted product and your local backend.

autoclaude --profile prod  tick    # https://app.grezy.com
autoclaude --profile local tick    # http://localhost:8000
AUTOCLAUDE_PROFILE=local autoclaude tick

Each profile stores its own api_base, api_key, and repo_checkout.

How it works

  1. CLI fetches the current plan from GET /api/ac/runner/context/.
  2. For each step in the plan:
    • Ensures required Claude Code plugins are installed (claude plugin install ...).
    • Spawns claude -p "<prompt>" in the repo checkout.
    • Forwards tool callbacks to the server via /api/ac/tool/<slug>/<action>/.
  3. Closes the tick with the outcome and cost report.

License

MIT. See LICENSE.

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

autoclaude_cli-1.0.0.tar.gz (25.9 kB view details)

Uploaded Source

Built Distribution

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

autoclaude_cli-1.0.0-py3-none-any.whl (10.8 kB view details)

Uploaded Python 3

File details

Details for the file autoclaude_cli-1.0.0.tar.gz.

File metadata

  • Download URL: autoclaude_cli-1.0.0.tar.gz
  • Upload date:
  • Size: 25.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for autoclaude_cli-1.0.0.tar.gz
Algorithm Hash digest
SHA256 a1be6c2924a71cad75a8159de41d9a17e8d550c94e2f505cce44823453519915
MD5 9183f613adab5739e6c0b6cd981f52ba
BLAKE2b-256 ccd54b84b5199dd7f4194a9b963893ff87524b57eae54bc37ea3e84c6e9c37f2

See more details on using hashes here.

Provenance

The following attestation bundles were made for autoclaude_cli-1.0.0.tar.gz:

Publisher: release.yml on grezy-software/autoclaude-cli

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file autoclaude_cli-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: autoclaude_cli-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 10.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for autoclaude_cli-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 0ec3fef11e633c6f6705b81a49091d84c93c7981d36822353d02f73660b6a784
MD5 9c94bc53df1ac65f0b6825f93e652ddb
BLAKE2b-256 a6a320df5042d30bbcb7c2c1e32ff36b4b2eb146ffd61a1ddddc4fbfe0b6e049

See more details on using hashes here.

Provenance

The following attestation bundles were made for autoclaude_cli-1.0.0-py3-none-any.whl:

Publisher: release.yml on grezy-software/autoclaude-cli

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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