AgentLoom v1.0.0
AgentLoom v1.0.0
AgentLoom v1.0.0 is the first stable public release of the project.
Highlights
- Configuration-driven multi-agent application runtime
- Supervisor / Worker agent workflow model
- Worker agents exported as callable tools
- Built-in file, shell, search, code editing, git, todo, and skill tools
- MCP client integration for external tools
- Runtime safety controls, path boundaries, and shell execution policies
- Checkpoint resume and long-task recovery
- Rich terminal logs, run archives, Web UI, and dashboard monitoring
- Reference applications for code quality analysis, unit test generation, and repository mapping
Documentation
- English documentation under
docs/en - Chinese documentation under
docs/cn - Quick start and application examples included in the repository
Compatibility
- Python >= 3.12
- Managed with
uv
Related
This release corresponds to the initial 1.0.0 project version declared in pyproject.toml.