# codeany-ai/open-agent-sdk-typescript

Agent-SDK without CLI dependencies, as an alternative to claude-agent-sdk, completely open source

Repository: https://github.com/codeany-ai/open-agent-sdk-typescript
Canonical: https://ross.abutalabs.com/products/open-agent-sdk-typescript
Language: TypeScript
License: MIT
License Family: permissive
Topics: agent-sdk, claude-agent-sdk, claude-code, open-agent-sdk
Last push: 2026-07-26T03:22:14+00:00

## Health v2 (maintenance only)
Score: 57/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 94, release rhythm 35, longevity 11
- inputs: {"age_days": 155, "days_push": 38, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, young
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2739, forks 941 (observed 2026-08-28T04:07:16.423054+00:00)

## What it is
An open-source TypeScript Agent SDK that runs the full agent loop in-process without CLI or subprocess dependencies, as an alternative to claude-agent-sdk. It supports Anthropic and OpenAI-compatible APIs, with streaming queries, blocking prompts, multi-turn sessions, and tool permissions.

## Use cases
- build ai agents in typescript without claude code cli
- run an agent loop in-process on serverless or docker
- use gpt-4o or deepseek with an agent sdk
- create multi-turn coding agents that read and write files
- replace claude-agent-sdk with an open source alternative
- stream agent responses with allowed tools and permission modes

## When to choose
- you need an agent SDK that deploys anywhere without CLI dependencies
- you want to switch between Anthropic and OpenAI-compatible providers
- you need streaming or blocking agent prompts in Node.js

## When to avoid
- you need a mature SDK with a large ecosystem and long-term support
- you require features specific to the official claude-agent-sdk
- your stack is not Node.js or Go

## Facets
- artifact type: library
- maturity: active
- function: agent-framework, llm-inference, sdk
- domain: artificial-intelligence, large-language-models, developer-tools
- platform: cross-platform, serverless
- tags: agent-sdk, claude-agent-sdk-alternative, in-process-agent-loop, openai-compatible, anthropic-compatible, tool-use, multi-turn-conversation, ai-agents, nodejs, typescript, docker

## Member repositories
- codeany-ai/open-agent-sdk-typescript (main) score 57

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:16.423054+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T08:19:11.758166+00:00, confidence not recorded.
  - readme: https://github.com/codeany-ai/open-agent-sdk-typescript (fetched 2026-08-28T04:07:16.423054+00:00, sha b9d62a384962)
- Data as of 2026-08-30T08:39:29.467469+00:00.
