Typed Agents is a lightweight TypeScript-first framework for building AI agents and multi-agent systems with almost zero boilerplate.
Key differentiators: decorator API with full type safety, Markdown-based behaviors (hot-reload), simple agent composition via compose(), and a production-ready runtime (retries, persistence, caching, streaming).
Native Ollama support + works with any LLM. Up and running in <60 seconds.
Repo, NPM and docs: links below.
v1.0.3 • Apache 2.0 • Feedback appreciated!