#841 · Primary category: AI Agents & Automation
Deuz-SDK
Production-ready TypeScript SDK for AI agents: durable execution, long-term memory, hybrid RAG, MCP tools, and human approval.
Project last updated:08/13/26
GitHub Stars
601
Forks
1
Contributors
3
License
MIT
Why we included this project
Deuz-SDK is a TypeScript runtime for agents that have to survive production, and it handles the operational problems most SDKs leave to you: durable step checkpoints so a run resumes after the process dies, long-term memory that reconciles new facts against what it already knows instead of blind-appending, context compaction, and human-in-the-loop approval with signed tokens. All of that sits behind one streaming API that spans 28 chat providers, from Claude and GPT to Gemini, Grok, Mistral, and DeepSeek. The package has zero runtime dependencies, and because clock, randomness, fetch, keys, and logging are injected rather than ambient, the same code runs on Node, Bun, Deno, and edge runtimes while staying deterministic in tests. MCP tool servers connect without hand-rolling OAuth, and planning, guardrails, and CodeAct sandboxes are built in. If you are choosing a TypeScript agent runtime and would rather not build the reliability layer yourself, this is worth a close look.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
openclaw
Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞
hermes-agent
The agent that grows with you
n8n
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
deepseek-harness
DeepSeek Harness: Everything is a Plugin.
AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.