by codeany-ai · Agent Tool · ★ 2.3k
Open Agent SDK (TypeScript) Open-source Agent SDK that runs the full agent loop in-process — no subprocess or CLI required. Supports both Anthropic and OpenAI-compatible APIs. Deploy anywhere: cloud, serverless, Docker, CI/CD. Also available in Go: open-agent-sdk-go Get started Set your API key: OpenAI-compatible models Works with OpenAI, DeepSeek, Qwen, Mistral, or any OpenAI-compatible endpoint: Third-party Anthropic-compatible providers Quick start One-shot query (streaming) typescript import { query } from "@codeany/open-agent-sdk"; for await (const message of query({ prompt: "Read...
| Stars | 2,291 |
| Forks | 874 |
| Language | TypeScript |
| Category | Agent Tool |
| License | MIT |
| Quality Score | 63.97/100 |
| Open Issues | 1 |
| Last Updated | 2026-04-03 |
| Created | 2026-03-31 |
| Platforms | claude-code, cli, node |
| Est. Tokens | ~14k |
These tools work well together with open-agent-sdk-typescript for enhanced workflows:
Explore other popular agent tool tools:
open-agent-sdk-typescript is Agent-SDK without CLI dependencies, as an alternative to claude-agent-sdk, completely open source. It is categorized as a Agent Tool with 2.3k GitHub stars.
open-agent-sdk-typescript is primarily written in TypeScript. It covers topics such as agent-sdk, claude-agent-sdk, claude-code.
You can find installation instructions and usage details in the open-agent-sdk-typescript GitHub repository at github.com/codeany-ai/open-agent-sdk-typescript. The project has 2.3k stars and 874 forks, indicating an active community.
open-agent-sdk-typescript is released under the MIT license, making it free to use and modify according to the license terms.