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!
No reviews yetBe the first to leave a review for typed-agents
Framer AI AgentsDesign and publish professional sites with AI
Promoted
Maker
📌
Hey everyone! 👋
Thanks for checking out Typed Agents!
I built this as a solo dev because I was frustrated with how painful it was to create clean, type-safe AI agents in TypeScript.
The project is still early (v1.0.3) and I’d love your honest feedback:
What feels missing?
Any bugs you run into?
Feature ideas for multi-agent workflows?
I’ll reply to every comment. Feel free to ask technical questions too, happy to help!
Repo → https://github.com/typed-agents/...
Try it with Ollama in minutes.