Skip to main content

Sandboxed Python execution plugin for Docketeer

Project description

docketeer-monty

Sandboxed Python execution plugin for Docketeer. Lets the agent write and run Python code using Monty, a minimal Python interpreter written in Rust with microsecond startup and no access to the filesystem, network, or standard library imports.

All of Docketeer's registered workspace tools are exposed as async functions inside the sandbox, so the agent can compose multi-step operations in a single run_python call.

Install docketeer-monty alongside docketeer and the tool is automatically available. No additional configuration needed.

Tools

  • run_python — execute Python code in a sandboxed interpreter

Example

a = await read_file("notes/project.md")
b = await read_file("notes/ideas.md")
f"Project has {len(a)} chars, ideas has {len(b)} chars"

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

docketeer_monty-0.0.12.tar.gz (3.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

docketeer_monty-0.0.12-py3-none-any.whl (3.3 kB view details)

Uploaded Python 3

File details

Details for the file docketeer_monty-0.0.12.tar.gz.

File metadata

  • Download URL: docketeer_monty-0.0.12.tar.gz
  • Upload date:
  • Size: 3.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for docketeer_monty-0.0.12.tar.gz
Algorithm Hash digest
SHA256 50f54d29f66aeea98ac45ef00f7e3ca5589972c03ba0cf0e86a1ba7b9255c8c9
MD5 c4014a627522dc0e281bf0a6b1d2b368
BLAKE2b-256 1f8005167f35899000ac9c6fd5bc9d203bd8e23b787c58710736455d2c7fea76

See more details on using hashes here.

Provenance

The following attestation bundles were made for docketeer_monty-0.0.12.tar.gz:

Publisher: publish.yml on chrisguidry/docketeer

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file docketeer_monty-0.0.12-py3-none-any.whl.

File metadata

File hashes

Hashes for docketeer_monty-0.0.12-py3-none-any.whl
Algorithm Hash digest
SHA256 e97a26ed598bf227bf28f5e7b8399ad5d637d90ed7a577a6df54dcefe6cca53b
MD5 4c75a6afce30b6d8d8fcf4f5f82381b8
BLAKE2b-256 c01fc45d5a4d58c7a356ea40e614ed395ebc88c7eb8a4f11e2302c9ea97dc223

See more details on using hashes here.

Provenance

The following attestation bundles were made for docketeer_monty-0.0.12-py3-none-any.whl:

Publisher: publish.yml on chrisguidry/docketeer

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page