Block a user
disyn-runtime (0.1.0)
Published 2026-06-08 01:41:07 -05:00 by joe
Installation
[registry]
default = "gitea"
[registries.gitea]
index = "sparse+ " # Sparse index
# index = " " # Git
[net]
git-fetch-with-cli = truecargo add disyn-runtime@0.1.0About this package
Budget manager, telemetry, and shell executor for the disyn agent pipeline
disyn-runtime
Budget manager, telemetry, and shell executor for the disyn agent pipeline.
Features
BudgetManager— token budget enforcement with per-class tracking (neural, repair, replan)ShellExecutor—ActionExecutorimplementation via subprocess- Telemetry span integration
License
MIT OR Apache-2.0
Dependencies
| ID | Version |
|---|---|
| async-trait | ^0.1 |
| disyn-core | ^0.1.0 |
| serde_json | ^1 |
| tokio | ^1 |
| tracing | ^0.1 |
| uuid | ^1 |