Monza sandbox integration for LangChain Deep Agents
Project description
langchain-monza
Monza sandbox integration for Deep Agents.
This package provides a MonzaSandbox backend that talks to the Monza Go service over HTTP for file operations and command execution inside isolated devcontainer sandboxes.
Installation
pip install langchain-monza
Or with uv:
uv add langchain-monza
Usage
from langchain_monza import MonzaSandbox
# Create a new sandbox (default: python-3.12 template, Monza at http://localhost:8080)
with MonzaSandbox(template="python-3.12") as sandbox:
result = sandbox.execute("python --version")
print(result.stdout)
# Or attach to an existing sandbox
sandbox = MonzaSandbox(sandbox_id="existing-id")
sandbox.execute("ls -la")
sandbox.close()
Configuration
base_url– Monza backend URL (default:http://localhost:8080)sandbox_id– Optional; if set, attaches to an existing sandboxtemplate– Devcontainer template when creating a sandbox (default:python-3.12)name– Optional human-readable name for a new sandboxtimeout– Default command timeout in seconds (default: 30 minutes)
Links
License
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file langchain_monza-0.0.1.tar.gz.
File metadata
- Download URL: langchain_monza-0.0.1.tar.gz
- Upload date:
- Size: 113.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cc4fd6f635f03920f010fe35478c583d8c08ab26f3e7fe98f73d99714bc4d8e5
|
|
| MD5 |
aa639f9211d54834dbf939820aa5b3c9
|
|
| BLAKE2b-256 |
c98efebc71bb0f8bc00adba8fc12a2fc9ff3f08c024e651241aa44555294ad97
|
Provenance
The following attestation bundles were made for langchain_monza-0.0.1.tar.gz:
Publisher:
release.yml on Glyph-Software/langchain-monza
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
langchain_monza-0.0.1.tar.gz -
Subject digest:
cc4fd6f635f03920f010fe35478c583d8c08ab26f3e7fe98f73d99714bc4d8e5 - Sigstore transparency entry: 1103665189
- Sigstore integration time:
-
Permalink:
Glyph-Software/langchain-monza@89fe788f4d9ffcdc15604d947c77b7b2e5c43565 -
Branch / Tag:
refs/tags/v0.0.1 - Owner: https://github.com/Glyph-Software
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@89fe788f4d9ffcdc15604d947c77b7b2e5c43565 -
Trigger Event:
push
-
Statement type:
File details
Details for the file langchain_monza-0.0.1-py3-none-any.whl.
File metadata
- Download URL: langchain_monza-0.0.1-py3-none-any.whl
- Upload date:
- Size: 5.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7f6c69c5dfe598cc52227ef85505d7dd303e95b8931d37acd695f0b0bbea14af
|
|
| MD5 |
f5b4c91272c4b35a10103307ff1968dd
|
|
| BLAKE2b-256 |
5723a31453d0bea524cecf8d0ac7458fc7c329106279d198972c38b6b68fd98b
|
Provenance
The following attestation bundles were made for langchain_monza-0.0.1-py3-none-any.whl:
Publisher:
release.yml on Glyph-Software/langchain-monza
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
langchain_monza-0.0.1-py3-none-any.whl -
Subject digest:
7f6c69c5dfe598cc52227ef85505d7dd303e95b8931d37acd695f0b0bbea14af - Sigstore transparency entry: 1103665250
- Sigstore integration time:
-
Permalink:
Glyph-Software/langchain-monza@89fe788f4d9ffcdc15604d947c77b7b2e5c43565 -
Branch / Tag:
refs/tags/v0.0.1 - Owner: https://github.com/Glyph-Software
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@89fe788f4d9ffcdc15604d947c77b7b2e5c43565 -
Trigger Event:
push
-
Statement type: