Skip to main content

Agent Work Runtime

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

AWR 0.4.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.4.0
awr --version
awr --help
awr-mcp --help

For an isolated application installation, use pipx install agent-work-runtime==0.4.0 or uv tool install agent-work-runtime==0.4.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 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.4.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.4.0
File
agent_work_runtime-0.4.0-py3-none-win_amd64.whl Python 3 none Windows x86-64 Details
agent_work_runtime-0.4.0-py3-none-manylinux_2_39_x86_64.whl Python 3 none Linux glibc 2.39+ x86-64 Details
agent_work_runtime-0.4.0-py3-none-macosx_15_0_x86_64.whl Python 3 none macOS 15.0+ x86-64 Details
agent_work_runtime-0.4.0-py3-none-macosx_15_0_arm64.whl Python 3 none macOS 15.0+ ARM64 Details

Total release size: 74.7 MB

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

Download URL agent_work_runtime-0.4.0-py3-none-win_amd64.whl
Size 17.8 MB
Tags Python 3 Windows x86-64
SHA-256 checksum
How to use checksums
a6fcf933efd63c39d8092b32b2792bd8895dfd2cbb407d8304903b8f23bb259c
BLAKE2b-256 checksum
How to use checksums
2c6c5a5e86d13f8d8a3241ec8ff2f13c528cfc4d7becf803deaa1f76e6a9fd96
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 15, 2026.

Transparency log

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

Download URL agent_work_runtime-0.4.0-py3-none-manylinux_2_39_x86_64.whl
Size 19.7 MB
Tags Linux glibc 2.39+ x86-64 Python 3
SHA-256 checksum
How to use checksums
13e89d6c9786bd0c2f05b8dda821fc6517b73209edb123d16045bdcc9d3abe92
BLAKE2b-256 checksum
How to use checksums
b0c1ec4edab95278e5a1caaf5db9e5716b1d17993b26a3947faee2037c12b228
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 15, 2026.

Transparency log

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

Download URL agent_work_runtime-0.4.0-py3-none-macosx_15_0_x86_64.whl
Size 19.0 MB
Tags Python 3 macOS 15.0+ x86-64
SHA-256 checksum
How to use checksums
02a21cfd2d469466174043409a1cad7c2d8a927f5877c6dde224c53531c86f3a
BLAKE2b-256 checksum
How to use checksums
74d37478b478ff24904cacb99d6b09d6bae843f0eb8322950c23f7e4acfaf786
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 15, 2026.

Transparency log

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

Download URL agent_work_runtime-0.4.0-py3-none-macosx_15_0_arm64.whl
Size 18.1 MB
Tags Python 3 macOS 15.0+ ARM64
SHA-256 checksum
How to use checksums
9159f7e500bcbd19f5f77892799c0ca373088cf348d0ac27e1bb9b97ceec84f1
BLAKE2b-256 checksum
How to use checksums
b2bd00499cd0963d75e443439b7c248c24686f847fd6584931406bd80ae9ff0d
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 15, 2026.

Transparency log

Release history Release notifications | RSS feed

0.5.1

5 release files

0.5.0

5 release files

This release

0.4.0 This release

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