by shipany-ai · Agent Tool · ★ 710
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 | 710 |
| Forks | 288 |
| Language | TypeScript |
| Category | Agent Tool |
| Quality Score | 73.2532422960351/100 |
| Open Issues | 4 |
| Last Updated | 2026-03-31 |
| Created | 2026-03-31 |
| Platforms | claude-code, cli, node |
| Est. Tokens | ~687k |
These tools work well together with open-agent-sdk for enhanced workflows:
Explore other popular agent tool tools:
open-agent-sdk is Agent-SDK without CLI dependencies, as an alternative to claude-agent-sdk, completely open source. It is categorized as a Agent Tool with 710 GitHub stars.
open-agent-sdk 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 GitHub repository at github.com/shipany-ai/open-agent-sdk. The project has 710 stars and 288 forks, indicating an active community.