le-loop-stack
The only install you need for loop engineering — declare, validate, score, run, benchmark, and map any popular AI agent.
pip install "le-loop-stack>=0.4.0"
Includes:
| Package | CLI | Role |
|---|---|---|
| le-loopforge | loopforge |
Intent → LSS YAML, combine, LoopChain, loop library, export stubs |
| le-loopctl | loopctl / loop |
Validate, score, pipeline, combine, quick, mix, bench |
| loopgym | (API) | Sim/Live/Replay + Loop Trace 1.0 |
| loopbench | loopbench |
Public leaderboard (19 tasks, 4 suites) |
10-second start (token-efficient)
# Combine library loops → one compact YAML + JSON metadata
loop combine --library research-agent,autonomous-debugger \
--intent "Research then fix tests" -o pipeline.yaml --json
# Or recipe mix (flatten + compact by default)
loop mix dev-agent --intent "Fix failing tests from CI" --json
# Single agent quick path
loop quick "Fix failing tests from CI" --agent aider
Optional extras: pip install "le-loop-stack[math,agents,bench]" — proof-carrying compose when loopmath installed.
Supported agents
loopctl agent list — langgraph, crewai, react, reflexion, dspy, aider, openhands, claude_code, codex, smolagents, autogpt, openai_agents
Optional runtime extras
pip install "le-loop-stack[agents]" # LangGraph + CrewAI runtimes for export stubs
pip install "le-loop-stack[bench]" # loopbench CLI
pip install "le-loop-stack[all]"
Full pipeline
loopctl pipeline --recipe dev-agent --intent "Repair CI" --suite suite-repair --compact --json
Golden Path: contributions/GOLDEN_PATH.md
Release files for le-loop-stack 0.4.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 | |
|---|---|---|---|
| le_loop_stack-0.4.0.tar.gz | 2.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| le_loop_stack-0.4.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 5.2 kB
Release files / le_loop_stack-0.4.0.tar.gz
| Download URL | le_loop_stack-0.4.0.tar.gz |
|---|---|
| Size | 2.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
de57ac339a388e73e9f1022752d3f28f5bb5386dd3a91edec53d8ec3ec61d9ef
|
|
BLAKE2b-256 checksum How to use checksums |
cf2003230f731e53104cc8b390416abdd97078630dbfd0edb2acf9fd13034e8b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.13.12
|
Release files / le_loop_stack-0.4.0-py3-none-any.whl
| Download URL | le_loop_stack-0.4.0-py3-none-any.whl |
|---|---|
| Size | 2.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
94a81a4dfcdc072c85d4b2ac3b229489301d8163cf5892801f8671486af48165
|
|
BLAKE2b-256 checksum How to use checksums |
fde1d7fd330591a9e90f82bc286aee5e806fc1e135b0ab0eb536d6aa6afcacad
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.13.12
|