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.5.0
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.5.0.tar.gz | 209.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| jeanclode-1.5.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 460.6 kB
Release files / jeanclode-1.5.0.tar.gz
| Download URL | jeanclode-1.5.0.tar.gz |
|---|---|
| Size | 209.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
f5047a03cb0812c1ce78310f05d4373112ea9001a66daf38eb1335a4b90463a1
|
|
BLAKE2b-256 checksum How to use checksums |
bc0d1f71adebbbeecedb12de1fcf58c0d64c28c9e60e4cbd001b0c41512084f0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
uv/0.12.19 {"installer":{"name":"uv","version":"0.12.19","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.5.0-py3-none-any.whl
| Download URL | jeanclode-1.5.0-py3-none-any.whl |
|---|---|
| Size | 251.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
3d70b102665d49c4aa1386625c55ea639efd93e9b4f5c1f98290bc37500bc10f
|
|
BLAKE2b-256 checksum How to use checksums |
624b62663aabfc54c25e403467e29b4ab680d74b911e72e0050eee5de40fdc1d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
uv/0.12.19 {"installer":{"name":"uv","version":"0.12.19","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}
|