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.3.2
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.3.2.tar.gz | 198.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| jeanclode-1.3.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 438.0 kB
Release files / jeanclode-1.3.2.tar.gz
| Download URL | jeanclode-1.3.2.tar.gz |
|---|---|
| Size | 198.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
d52ba0d687f2d36fbeafb1757cc2b9b20f7f691473306122fefe137cc01ad2fd
|
|
BLAKE2b-256 checksum How to use checksums |
30d7caaf9a8faf2396bae13944fdd3b3ab7650268d8a4cc6cbbedbfb4c0cbc3c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
uv/0.12.18 {"installer":{"name":"uv","version":"0.12.18","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.3.2-py3-none-any.whl
| Download URL | jeanclode-1.3.2-py3-none-any.whl |
|---|---|
| Size | 239.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
0a680a24d613919eb1e881504bc953766aa33336eb17629095e0e500c46e08d1
|
|
BLAKE2b-256 checksum How to use checksums |
8cf34d4ef22a962b821b03932b044314a643a5a4aa1182b419b912d9c0ddb1eb
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
uv/0.12.18 {"installer":{"name":"uv","version":"0.12.18","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}
|