You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Loom is a harness stack, primarily for local LLMs, to finish complex tasks. It decomposes work, drives execution through a verified harness, and keeps models on track with structured state instead of chat history. It can route between thinking and acting models, verifies outputs, and exposes a TUI/API/CLI/MCP for both humans and agents.