#674 · Primary category: AI Agents & Automation
open-agent-sdk-typescript
Agent-SDK without CLI dependencies, as an alternative to claude-agent-sdk, completely open source
Project last updated:07/26/26
GitHub Stars
2.7K
Forks
940
Contributors
1
License
MIT
Why we included this project
This TypeScript SDK gives you a way to embed a tool-using agent directly in your own application, running the whole agent loop in-process rather than delegating to a CLI subprocess. That means you get programmatic control over tool selection and permission handling without spawning an external binary, which fits well in serverless functions, Docker containers, or CI jobs. It ships with over 30 built-in tools and a skill system for reusable prompt templates, so you can start with file, shell, and web operations and then add your own capabilities. One thing that stands out is provider flexibility: the same agent can talk to Anthropic or any OpenAI-compatible endpoint like DeepSeek, Qwen, Mistral, or OpenRouter by just changing a few environment variables.
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.