jeanclode
The CLI runner for Jeanclode — a self-hosted autonomous coding agent. A URL (or an explicit subcommand) selects a workflow; the workflow orchestrates deterministic activities and LLM-backed agents through the Claude Agent SDK.
Run from a bare terminal it renders a Rich progress UI. As a container entrypoint it emits structured JSON on stdout for the backend to consume.
Install
pip install jeanclode
# or
uv tool install jeanclode
Requires Python 3.14+ and a working Claude Code
setup (claude on PATH, authenticated).
Usage
# Code review on a GitHub PR (default for a PR URL)
jeanclode https://github.com/org/repo/pull/123
# PR summary instead of review
jeanclode summary https://github.com/org/repo/pull/123
# GitLab MR review (gitlab.com or self-hosted)
jeanclode https://gitlab.com/group/project/-/merge_requests/42
jeanclode review https://gitlab.example.com/group/project/-/merge_requests/42
# Interactive setup (tokens, model, defaults)
jeanclode config
Flags: --repo, --related-repo (repeatable), --dry-run, --debug,
--model.
code-review, pr-summary and echo are the workflows that run from a bare
terminal invocation. The rest — sentry-fix, issue-resolve,
jeanclode-respond — run only as the container entrypoint, since their CI-gate,
labeling and review loop depend on the backend's webhook loop.
License
AGPL-3.0
Release files for jeanclode 1.1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| jeanclode-1.1.1.tar.gz | 196.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| jeanclode-1.1.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 434.9 kB
Release files / jeanclode-1.1.1.tar.gz
| Download URL | jeanclode-1.1.1.tar.gz |
|---|---|
| Size | 196.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
140020ff4d3c3ad3c86ec6767a3306446238565c92859ccdc6255ce1ebf5d42e
|
|
BLAKE2b-256 checksum How to use checksums |
fadccdb51032174d311abd54e98d00856a77b6037e9b7c078f692be1f2b98580
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
uv/0.12.13 {"installer":{"name":"uv","version":"0.12.13","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
|
Release files / jeanclode-1.1.1-py3-none-any.whl
| Download URL | jeanclode-1.1.1-py3-none-any.whl |
|---|---|
| Size | 238.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
3f1332ff55926b41ffdaffa8eec1b6c93d38a00b9b12b0a265f01b515f4df273
|
|
BLAKE2b-256 checksum How to use checksums |
faa89bc38833996f9b9c2e699b42a999c942003daf80babfa7de39c74bc54fb9
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
uv/0.12.13 {"installer":{"name":"uv","version":"0.12.13","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
|