Skip to content

Babelagent v0.1.3 — per-resource concurrency + supply-chain hardening

Latest

Choose a tag to compare

@amitpatole amitpatole released this 27 Aug 16:35
· 2 commits to main since this release

Per-resource concurrency: node(..., resource="local") + run(resource_limits={"local":1,"cloud":8}) — one graph runs a local model sequentially and a cloud API in parallel. Supply chain: bounded dependency ranges + committed hash-pinned uv.lock. Thanks to community feedback. pip install -U babelagent.