Skip to main content

Agent Work Runtime

Persistent work state and minimal context for long-running AI agents.

AWR 0.5.0 includes the native Rust awr CLI and awr-mcp server for stdio and shared Streamable HTTP. It provides command-line tools; context compilation runs locally.

python -m pip install agent-work-runtime==0.5.0
awr --version
awr --help
awr-mcp --help

For an isolated application installation, use pipx install agent-work-runtime==0.5.0 or uv tool install agent-work-runtime==0.5.0.

The project must be initialized before running awr-mcp --project /absolute/project. Follow the project documentation.

The distribution targets macOS 15+ arm64 and Intel x64, Linux arm64 and x64 with glibc 2.39+ (Ubuntu 24.04 baseline), and Windows x64. Python 3.9+ is required for the launcher. Git is required for Git-bound work branch operations. SQLite is included in the binaries. Supported platforms install a prebuilt wheel and do not need a Rust compiler.

The wheel includes source identity, binary checksums and third-party license notices. The core program is licensed under Apache-2.0.

A single shared service can manage multiple initialized projects and clients:

awr-mcp --registry /etc/awr/service.toml --listen 127.0.0.1:8080

Configure project registrations and client credentials using the shared MCP service guide.

Release files for agent-work-runtime 0.5.0

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Built distributions (wheels)

Table of built distributions (wheels) for agent-work-runtime 0.5.0
File
agent_work_runtime-0.5.0-py3-none-win_amd64.whl Python 3 none Windows x86-64 Details
agent_work_runtime-0.5.0-py3-none-manylinux_2_39_x86_64.whl Python 3 none Linux glibc 2.39+ x86-64 Details
agent_work_runtime-0.5.0-py3-none-manylinux_2_39_aarch64.whl Python 3 none Linux glibc 2.39+ ARM64 Details
agent_work_runtime-0.5.0-py3-none-macosx_15_0_x86_64.whl Python 3 none macOS 15.0+ x86-64 Details
agent_work_runtime-0.5.0-py3-none-macosx_15_0_arm64.whl Python 3 none macOS 15.0+ ARM64 Details

Total release size: 102.6 MB

Release files / agent_work_runtime-0.5.0-py3-none-win_amd64.whl

Download URL agent_work_runtime-0.5.0-py3-none-win_amd64.whl
Size 19.4 MB
Tags Python 3 Windows x86-64
SHA-256 checksum
How to use checksums
ee40225ac55772a8c6ae41a5d6dc9086919c5677bd18409a25b80f4cc3056e4e
BLAKE2b-256 checksum
How to use checksums
2358e05d54e36aac685979181c34c8e395fc44cc57a0649cfab86d69a505c0b1
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 20, 2026.

Transparency log

Release files / agent_work_runtime-0.5.0-py3-none-manylinux_2_39_x86_64.whl

Download URL agent_work_runtime-0.5.0-py3-none-manylinux_2_39_x86_64.whl
Size 21.6 MB
Tags Linux glibc 2.39+ x86-64 Python 3
SHA-256 checksum
How to use checksums
15824e57cb96e1f8bf24a40ceb611fe7a91486ba26e847faec5ee559f55270a5
BLAKE2b-256 checksum
How to use checksums
a11fb3a31ed9a577fbdab94facb086b2008bd46fa660c3635e7baf4add04bc40
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 20, 2026.

Transparency log

Release files / agent_work_runtime-0.5.0-py3-none-manylinux_2_39_aarch64.whl

Download URL agent_work_runtime-0.5.0-py3-none-manylinux_2_39_aarch64.whl
Size 21.0 MB
Tags Linux glibc 2.39+ ARM64 Python 3
SHA-256 checksum
How to use checksums
83f4d74738eeac0811f6fae808c55e2348617f5dbbeda98da137df308278ebcf
BLAKE2b-256 checksum
How to use checksums
dcade5cbc5cfe625358cc884a6b82e2a1feb0bb361e335659340a07900139a14
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 20, 2026.

Transparency log

Release files / agent_work_runtime-0.5.0-py3-none-macosx_15_0_x86_64.whl

Download URL agent_work_runtime-0.5.0-py3-none-macosx_15_0_x86_64.whl
Size 20.8 MB
Tags Python 3 macOS 15.0+ x86-64
SHA-256 checksum
How to use checksums
bfe8573ff6250bd9b369e094c60c83c9e80662a701d8b50fff324e12f9ab3543
BLAKE2b-256 checksum
How to use checksums
f52b489900a8ca207149b69a88a1669c0d71bd5376a01559d2649ca8a2641918
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 20, 2026.

Transparency log

Release files / agent_work_runtime-0.5.0-py3-none-macosx_15_0_arm64.whl

Download URL agent_work_runtime-0.5.0-py3-none-macosx_15_0_arm64.whl
Size 19.8 MB
Tags Python 3 macOS 15.0+ ARM64
SHA-256 checksum
How to use checksums
46dbb08e2ffcb2d6cab910003228adcd681eb74b468143e854719e59229609e7
BLAKE2b-256 checksum
How to use checksums
ad00c978760a6dd6a246c7c099261fe9ac8a00eeb018a1f877156dbbe93ae376
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 20, 2026.

Transparency log

Release history Release notifications | RSS feed

0.5.1

5 release files

This release

0.5.0 This release

5 release files

0.4.0

4 release files

0.3.3

4 release files

0.3.2

4 release files

0.3.1

4 release files

0.3.0

3 release files

0.2.0

3 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page