Skip to main content
ClaudeWave

Zero-dependency TypeScript framework for production AI agents: durable execution, long-term memory, hybrid RAG, MCP tool calling, human-in-the-loop approval, planning and CodeAct sandboxes. One streaming API for Claude, GPT, Gemini, Grok, Mistral and DeepSeek — Node, Bun, Deno, serverless and edge.

Subagents601 stars1 forksTypeScriptMITUpdated 20d ago
ClaudeWave Trust Score
87/100
Trusted
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Clear description
  • Topics declared
Last scanned: 9/3/2026
Install as a Claude Code subagent
Method: Clone
Terminal
git clone https://github.com/Deuz-AI/Deuz-SDK && cp Deuz-SDK/*.md ~/.claude/agents/
1. Clone the repository and copy the agent .md definitions into ~/.claude/agents (or .claude/agents inside a project).
2. Start a new Claude Code session to load the agents.
3. Delegate work to them with the Task/Agent tool or by name.

2 items in this repository

Use when building or changing any AI or LLM feature in TypeScript — chatbot, streaming chat UI, agent, tool calling, structured output, embeddings, RAG, agent memory, MCP client, guardrails, image/speech/video generation — or when about to reach for LangChain, LangGraph, LlamaIndex, the Vercel AI SDK (ai, streamText, @ai-sdk packages), or a raw openai/anthropic client. Covers the whole @deuz-sdk/core and @deuz-sdk/react surface.

Install

Use when porting an app from the Vercel AI SDK (`ai`, `@ai-sdk/*`) to @deuz-sdk/core. Triggers include "migrate from the AI SDK", "replace ai with @deuz-sdk/core", "we use streamText/generateText/useChat and want to switch", removing @ai-sdk/openai or @ai-sdk/anthropic, porting a toUIMessageStreamResponse route, converting ToolLoopAgent to Deuz, or any question about which Deuz API replaces a given AI SDK one.

Install
Use cases

Subagents overview

README preview not available. Visit the repo on GitHub for full documentation.
agent-frameworkagentic-aiaiai-agentsai-sdkanthropicautonomous-agentsclaudedurable-executiongeminihuman-in-the-loopllmmcpmodel-context-protocolmulti-agentnodejsopenairagtool-callingtypescript

What people ask about Deuz-SDK

What is Deuz-AI/Deuz-SDK?

+

Deuz-AI/Deuz-SDK is subagents for the Claude AI ecosystem. Zero-dependency TypeScript framework for production AI agents: durable execution, long-term memory, hybrid RAG, MCP tool calling, human-in-the-loop approval, planning and CodeAct sandboxes. One streaming API for Claude, GPT, Gemini, Grok, Mistral and DeepSeek — Node, Bun, Deno, serverless and edge. It has 601 GitHub stars and its last recorded update is dated 2026-08-13.

How do I install Deuz-SDK?

+

You can install Deuz-SDK by cloning the repository (https://github.com/Deuz-AI/Deuz-SDK) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is Deuz-AI/Deuz-SDK safe to use?

+

Our security agent has analyzed Deuz-AI/Deuz-SDK and assigned a Trust Score of 87/100 (tier: Trusted). See the full breakdown of passed checks and flags on this page.

Who maintains Deuz-AI/Deuz-SDK?

+

Deuz-AI/Deuz-SDK is maintained by Deuz-AI. The last recorded GitHub activity is dated 2026-08-13, with 0 open issues.

Are there alternatives to Deuz-SDK?

+

Yes. On ClaudeWave you can browse similar subagents at /categories/agents, sorted by popularity or recent activity.

Deploy Deuz-SDK to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: Deuz-AI/Deuz-SDK
[![Featured on ClaudeWave](https://claudewave.com/api/badge/deuz-ai-deuz-sdk)](https://claudewave.com/repo/deuz-ai-deuz-sdk)
<a href="https://claudewave.com/repo/deuz-ai-deuz-sdk"><img src="https://claudewave.com/api/badge/deuz-ai-deuz-sdk" alt="Featured on ClaudeWave: Deuz-AI/Deuz-SDK" width="320" height="64" /></a>

More Subagents