Tag: sdk
Unified SDK for Multi-Platform Chat Bots
This SDK provides a unified TypeScript interface for building sophisticated bots that integrate across major chat platforms like Slack, Teams, and Discord. It manages event handling, state persistence, and interactive components such as str…
End-to-end testing for cross-repo features
This skill guides the end-to-end validation of features spanning the SDK client and the OpenHands Cloud backend. It supports complex flows, such as testing new APIs or unreleased SDK code, requiring staging deployment and commit pinning.
Mini Program Document Database Access via CloudBase SDK
This skill provides structured access to the CloudBase document database specifically for WeChat Mini Programs. It facilitates full CRUD operations, complex querying, pagination, aggregation, and geolocation queries using the native wx.clou…
End-to-end testing for cross-repo features
This skill provides a structured workflow for performing end-to-end validation of features spanning the SDK client and the OpenHands cloud backend. It guides developers through complex processes, such as testing new APIs or integrating unre…
Unified TypeScript SDK for Chat Bots
A unified TypeScript SDK for building multi-platform chat bots across Slack, Teams, Discord, and more. It provides event handlers, pluggable state persistence, and support for streaming AI responses and interactive JSX cards.
Audit PRs for C# breaking changes
This skill examines a specified range of pull requests in the C# SDK, identifying both compile-time API and runtime behavioural breaking changes. It assesses the impact and severity of these changes, and interactively reconciles existing br…
mem0: persistent memory layer for ai agents
Mem0 provides a managed, API-driven memory layer enabling agents to store, retrieve, and manage long-term user context. Developers can integrate this persistent memory into their applications using Python or TypeScript SDKs, facilitating th…
Type-safe Contentrain Query SDK
A type-safe SDK for querying Contentrain content using a Prisma-pattern generated client. It supports both synchronous local data access and asynchronous remote fetching via CDN mode.
Type-safe content querying for Contentrain data
This SDK provides a type-safe, Prisma-pattern client for accessing Contentrain content across collections, singletons, dictionaries, and documents. It supports both synchronous local querying and asynchronous CDN fetching for robust data in…
Opik TypeScript SDK for Tracing
Provides architectural patterns and implementation guidelines for the Opik TypeScript SDK, covering asynchronous batching, flushing strategies, and error handling.
Cloudbase Agent TypeScript SDK
A TypeScript SDK for deploying AI agents as HTTP services using the AG-UI protocol. It provides adapters for LangGraph and LangChain, and supports building web and WeChat Mini Program clients.
Claude API Integration Skill
This skill assists in building applications using the Claude API and Anthropic SDK, prioritizing the official SDK and defaulting to Claude Opus 4.7 with adaptive thinking and streaming. It handles code migration between Claude model version…