- vendor
- HuggingFace
- whatItIs
- Barebones Python agent library with CodeAgent (code-based tool invocation) and ToolCallingAgent; agents write actions in code for composability.
- hosting
- both
- pricingModel
- open-source (Apache 2.0)
- sandboxRuntime
- pluggable (E2B / Modal / Docker)
- modelProviders
- multi-model (LiteLLM / Inference API / Transformers / Ollama)
- stateModel
- in-process
- toolModel
- code-execution + function-calling
- includesBrowser
- false
- includesMemory
- false
- longRunning
- caller-managed
- hitlSupport
- false
- observability
- basic logs
- maturity
- ga
- notes
- ~1k LOC, minimal abstractions. CodeAgent writes Python that calls tools. Tool-agnostic (MCP / LangChain / Hub Spaces). 4k+ stars, 1M+ executions by early 2026.
- launched
- 2024-12-31