composio
by
ComposioHQ

Description: Composio powers 1000+ toolkits, tool search, context management, authentication, and a sandboxed workbench to help you build AI agents that turn intent into...

View on GitHub ↗

Summary Information

Updated 47 minutes ago
Added to GitGenius on February 20th, 2026
Created on February 23rd, 2024
Open Issues & Pull Requests: 81 (+6)
Number of forks: 4,649
Total Stargazers: 29,158 (+1)
Total Subscribers: 67 (+0)

Issue Activity (beta)

Open issues: 32
New in 7 days: 5
Closed in 7 days: 5
Avg open age: 17 days
Stale 30+ days: 11
Stale 90+ days: 1

Recent activity

Opened in 7 days: 2
Closed in 7 days: 3
Comments in 7 days: 4
Events in 7 days: 14

Top labels

  • bug (113)
  • stale (50)
  • support (30)
  • enhancement (28)
  • Triaged 👀 (21)
  • good first issue (18)
  • python (16)
  • 📦 SDK/Typescript (15)

Repository Insights (GitGenius)

Median issue/PR response: 0.9 hours
Mean response time: 4.4 days
90th percentile: 7.0 days
Tracked items: 616

Most active contributors

Detailed Description

Composio is a platform that provides Software Development Kits for Python and TypeScript to enable AI agents to interact with external tools and services. The repository contains the official SDKs that integrate with various agentic frameworks and libraries, allowing developers to build AI agents capable of turning user intent into concrete actions across 1000+ toolkits. The platform handles tool search, context management, authentication, and provides a sandboxed workbench environment for agent execution.

The TypeScript SDK is designed for both Node.js and browser environments with full type-safe support and comprehensive type definitions. The Python SDK offers a Pythonic interface supporting Python 3.10 and above, following modern Python development practices. Both SDKs pull OpenAPI specifications from the Composio backend to generate up-to-date API documentation automatically during the build process. The repository is written primarily in TypeScript and maintains extensive provider support across major AI frameworks including OpenAI, Anthropic, LangChain, LangGraph, LlamaIndex, Google Gemini, Vercel AI SDK, Mastra, and Cloudflare Workers AI for TypeScript, with additional support for CrewAI and AutoGen in Python.

The project is organized into multiple npm and PyPI packages. Core packages include @composio/core for TypeScript and composio for Python. Provider-specific packages exist for each supported framework, such as @composio/openai, @composio/langchain, and composio-crewai. Utility packages like @composio/json-schema-to-zod and @composio/ts-builders provide additional development tools. The repository also includes Rube, a Model Context Protocol server built with Composio that connects AI tools to over 500 apps including Gmail, Slack, GitHub, and Notion, integrating with AI clients like Cursor and Claude Desktop.

According to GitGenius tracking data, the repository has grown modestly with stargazers increasing from 29,089 to 29,090 between checks. The project maintains active issue and pull request management with a median response latency of 0.9 hours across 616 tracked items, though the mean latency is 105.7 hours. The most frequently applied issue labels are bug with 112 occurrences, stale with 39, and enhancement with 27. The most active contributors tracked by GitGenius are Uday-sidagana with 242 events, haxzie with 218 events, and abhishekpatil4 with 206 events. The repository shares overlapping contributors with prisma/prisma, nousresearch/hermes-agent, and letta-ai/letta, indicating cross-project collaboration within the AI agent development ecosystem.

The platform is classified across multiple domains including LLM Integration, Tool Orchestration, Workflow Automation, Application Connectors, AI Agents, Unified API, Extensible Framework, Actionable AI, Software Integration, and Automation Platform. The project welcomes community contributions and provides contribution guidelines for developers interested in extending the SDKs. Documentation is available at docs.composio.dev, and the project is licensed under the MIT License.

composio
by
ComposioHQComposioHQ/composio

Repository Details

Fetching additional details & charts...