UCode agent execution SDK – LangGraph, tools, MCP, checkpoints
Project description
ucode-agent-sdk
Agent execution SDK for UCode. Wraps LangGraph for building and running agents, pipelines, and (later) multi-agent systems.
Published to private PyPI. Consumed by the ucode runner.
Install
pip install -e ".[dev]"
Test
pytest
Layout
ucode_agent_sdk/
__init__.py Package exports
agent.py AgentExecutor – main entry point for the runner
graph.py build_graph – compiles LangGraph from version config
tests/
What this will do (later phases)
- Build LangGraph graphs from agent version config (instructions, LLM settings, tools)
- Support single-agent, pipeline (with interrupt/continue), and multi-agent modes
- Tool resolution, MCP integration, checkpoint management
- Streaming output (content deltas, interrupt events, done)
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
ucode_agent_sdk-0.1.2.tar.gz
(66.9 kB
view details)
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 ucode_agent_sdk-0.1.2.tar.gz.
File metadata
- Download URL: ucode_agent_sdk-0.1.2.tar.gz
- Upload date:
- Size: 66.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9c789d039105186d59a285ec535e6f17f7f6812d80f6ef2997d277fc4e60baa1
|
|
| MD5 |
e9176c9796820e3736996aedc3980cd7
|
|
| BLAKE2b-256 |
2b9d93cdd5d5a6a1d22da171d4fe09d9b4d357c3158ab221549c3d544779103d
|
File details
Details for the file ucode_agent_sdk-0.1.2-py3-none-any.whl.
File metadata
- Download URL: ucode_agent_sdk-0.1.2-py3-none-any.whl
- Upload date:
- Size: 94.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
67b667a3ac2a0b8a48ae503013ee4b88ac08878293315d43021293c58f862fa4
|
|
| MD5 |
93f23e24f213962ed9f1ce5fe83af64f
|
|
| BLAKE2b-256 |
1da8b28ef4c178f3212ffac131411620823db8fdf9259c3a3d2a962cbab87c56
|