Loom
Loom (loom-threads) is a thread-and-episode orchestration agent harness on its own minimal
agent engine over any-llm providers. An orchestrator LLM plans and decomposes work but is
deliberately tool-restricted: it can only dispatch threads. Each thread runs one bounded action
in a fresh worker context (file/bash tools, jailed to a working directory) and returns an
episode — a compressed record of what was done. Episodes are the only data that crosses between
threads; nothing else leaks into orchestrator or worker context.
uv tool install loom-threads
loom setup # provider config (once)
loom "add rate limiting to the API"
From source:
uv sync
uv run loom "add rate limiting to the API"
Docs: wiki/quickstart.md
Release files for loom-threads 0.2.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| loom_threads-0.2.0.tar.gz | 56.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| loom_threads-0.2.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 81.4 kB
Release files / loom_threads-0.2.0.tar.gz
| Download URL | loom_threads-0.2.0.tar.gz |
|---|---|
| Size | 56.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
eb76b9bb5d425bb271c96f12522a0c9649858eb31d4e288c0494b18a93830058
|
|
BLAKE2b-256 checksum How to use checksums |
a7084c62d0e12aa09c09da7c12dd2f8f9911d16d1a1c748f26f8a7683f539e60
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
uv/0.9.28 {"installer":{"name":"uv","version":"0.9.28","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Arch Linux","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
|
Release files / loom_threads-0.2.0-py3-none-any.whl
| Download URL | loom_threads-0.2.0-py3-none-any.whl |
|---|---|
| Size | 24.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
7b21fc3696ce302a432fcec28b1031beb2421346e5558552384c81241dddc20a
|
|
BLAKE2b-256 checksum How to use checksums |
c96bb72bb2ba7bb61995d798ff491b7ae8e0ac685fb67beae2bd34440c0f6e8a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
uv/0.9.28 {"installer":{"name":"uv","version":"0.9.28","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Arch Linux","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
|