agentsummons
Python wrapper around agentsummons, a Go library + CLI that invokes agent harnesses (Antigravity CLI, Claude Code, Codex CLI) headlessly: it owns the per-harness flag knowledge so scripts and experiments don't have to rediscover it.
The wheel bundles the real Go binary for your platform, plus a thin Python API.
CLI
pip install agentsummons
agentsummons run --harness claude-code -p "Summarize this repo" \
--allowed-tools Read,Grep,Glob --auto-approve
Identical to the Go CLI — see the
project README for
the full surface (run, build, info, doctor).
API
import agentsummons
res = agentsummons.run(
harness="claude-code",
prompt="Summarize this repo",
workdir=dir,
allowed_tools=["Read", "Grep", "Glob"],
auto_approve=True,
timeout=300,
)
# res is the CLI's `run --json` envelope as a dict:
# res["exit_code"], res["stdout"], res["timed_out"], res["session_id"], ...
A nonzero harness exit is data (res["exit_code"]), not an exception; a
timeout returns timed_out: True with the partial output. Bad requests
raise RequestError, a missing harness binary raises NotInstalledError.
build(...) returns the assembled argv without executing;
binary_path() exposes the bundled binary for anything else.
Set AGENTSUMMONS_BINARY to override which binary the wrapper invokes.
Release files for agentsummons 0.3.5
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distributions (wheels)
| File | Reset | |||
|---|---|---|---|---|
| agentsummons-0.3.5-py3-none-win_arm64.whl | Python 3 | none | Windows ARM64 | Details |
| agentsummons-0.3.5-py3-none-win_amd64.whl | Python 3 | none | Windows x86-64 | Details |
| agentsummons-0.3.5-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.musllinux_1_1_x86_64.whl | Python 3 | none | Linux glibc 2.17+ x86-64, Linux musl 1.1+ x86-64 | Details |
| agentsummons-0.3.5-py3-none-manylinux2014_aarch64.manylinux_2_17_aarch64.musllinux_1_1_aarch64.whl | Python 3 | none | Linux musl 1.1+ ARM64, Linux glibc 2.17+ ARM64 | Details |
| agentsummons-0.3.5-py3-none-macosx_11_0_arm64.whl | Python 3 | none | macOS 11.0+ ARM64 | Details |
| agentsummons-0.3.5-py3-none-macosx_10_13_x86_64.whl | Python 3 | none | macOS 10.13+ x86-64 | Details |
Total release size: 7.3 MB
Release files / agentsummons-0.3.5-py3-none-win_arm64.whl
| Download URL | agentsummons-0.3.5-py3-none-win_arm64.whl |
|---|---|
| Size | 1.2 MB |
| Tags | Python 3 Windows ARM64 |
|
SHA-256 checksum How to use checksums |
79abb799f4335b23d15d74dabfce9ddad444d330351779bab49ccfd8a25373b8
|
|
BLAKE2b-256 checksum How to use checksums |
6f9c76a505f72fe0b4809778a9712b117f3d5a3134e09560f47bcd87c5108c1e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 25, 2026.
Transparency logRelease files / agentsummons-0.3.5-py3-none-win_amd64.whl
| Download URL | agentsummons-0.3.5-py3-none-win_amd64.whl |
|---|---|
| Size | 1.3 MB |
| Tags | Python 3 Windows x86-64 |
|
SHA-256 checksum How to use checksums |
f991812be0684772f1e8f87e64d02b234d8928be327b02998e68faa0365e29b9
|
|
BLAKE2b-256 checksum How to use checksums |
4cbc3826478d78eddb9cb3d8c60c33f991f930865145c1d3166c638e42fa540f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 25, 2026.
Transparency logRelease files / agentsummons-0.3.5-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.musllinux_1_1_x86_64.whl
| Download URL | agentsummons-0.3.5-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.musllinux_1_1_x86_64.whl |
|---|---|
| Size | 1.2 MB |
| Tags | Linux glibc 2.17+ x86-64 Linux musl 1.1+ x86-64 Python 3 |
|
SHA-256 checksum How to use checksums |
079693e4ef3557896d9b8baa5ea055cd03bce399c6ef0630c7ddc22d1055a37d
|
|
BLAKE2b-256 checksum How to use checksums |
20ac6d5ac735c2c3b6859a86fddbd7a69be7dd30abfd10f8c68aa136ec528e2b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 25, 2026.
Transparency logRelease files / agentsummons-0.3.5-py3-none-manylinux2014_aarch64.manylinux_2_17_aarch64.musllinux_1_1_aarch64.whl
| Download URL | agentsummons-0.3.5-py3-none-manylinux2014_aarch64.manylinux_2_17_aarch64.musllinux_1_1_aarch64.whl |
|---|---|
| Size | 1.1 MB |
| Tags | Linux glibc 2.17+ ARM64 Linux musl 1.1+ ARM64 Python 3 |
|
SHA-256 checksum How to use checksums |
cb44616527cc54cac2f0625a5e1be5cc0ea5da2eba8335f6e3cefd9ce9f423d9
|
|
BLAKE2b-256 checksum How to use checksums |
16eebe7eed8097172d8d1d093b3ae881d996febee55157faeb12732423b3cbe3
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 25, 2026.
Transparency logRelease files / agentsummons-0.3.5-py3-none-macosx_11_0_arm64.whl
| Download URL | agentsummons-0.3.5-py3-none-macosx_11_0_arm64.whl |
|---|---|
| Size | 1.2 MB |
| Tags | Python 3 macOS 11.0+ ARM64 |
|
SHA-256 checksum How to use checksums |
5efb3306e88b7d0d7db50d9e8bf2de9707813c9d8794b1b8e6ba47c7746ec386
|
|
BLAKE2b-256 checksum How to use checksums |
97ebde1e130cff662baabb4a7e0a5b45c8ef8973759ec54711fcbb6a8cf9d1c1
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 25, 2026.
Transparency logRelease files / agentsummons-0.3.5-py3-none-macosx_10_13_x86_64.whl
| Download URL | agentsummons-0.3.5-py3-none-macosx_10_13_x86_64.whl |
|---|---|
| Size | 1.2 MB |
| Tags | Python 3 macOS 10.13+ x86-64 |
|
SHA-256 checksum How to use checksums |
2b49edb186c10838ec63a4eecefb35676bd900b2b74363d979839164ba76631d
|
|
BLAKE2b-256 checksum How to use checksums |
571157137189d3cff3c82929219b461dd09d4d0421cc166bbd8c513fab94d9ff
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 25, 2026.
Transparency log