...It provides an opinionated agent setup while allowing developers to override or replace individual pieces without forking the project. The framework is model-agnostic and works with tool-calling models from hosted providers, open-weight deployments, or local runtimes. Built on LangGraph, it includes persistence, checkpointing, streaming, and production-oriented orchestration. Agents can delegate to sub-agents, work with files, run shell commands, manage long contexts, and retain memory across sessions. It also supports human approval of tool calls, reusable skills, custom tools, and MCP servers.