From b4f0fd1b8ec733ca83225cf9db387c5b5ab738c8 Mon Sep 17 00:00:00 2001 From: ya-luotao Date: Mon, 7 Sep 2026 17:49:49 +0800 Subject: [PATCH] Add claude-agent-sdk-ruby to SDKs & Development Kits --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9e7c7aa..823ca8e 100644 --- a/README.md +++ b/README.md @@ -771,6 +771,7 @@ June 14, 2026 - [**claude-code-sdk-ts**](https://github.com/instantlyeasy/claude-code-sdk-ts) - (206 ⭐) - Configure models, enable tools, stream events, then fetch text, JSON, run details or token stats in one call via .asText() or .allowTools('Read', 'Write'). - [**claude-code-typescript-hooks**](https://github.com/bartolli/claude-code-typescript-hooks) - (177 ⭐) - Fast, intelligent quality checks for different project types. - [**claude-code-api-rs**](https://github.com/ZhangHanDong/claude-code-api-rs) - (170 ⭐) - A high-performance Rust implementation of an OpenAI-compatible API gateway for Claude Code CLI. +- [**claude-agent-sdk-ruby**](https://github.com/ya-luotao/claude-agent-sdk-ruby) - (47 ⭐) - An unofficial Ruby SDK for the Claude Agent runtime, with in-process MCP tools, hooks, Rails integration, and OpenTelemetry tracing. ---