Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

[bot] Instrument Composio (631,324 weekly downloads)

オープン
#2,481 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
68/100
issue の種類
機能追加
明瞭さ
おおむね明確
活発さ
活発
技術スタック
typescript
領域
observability

調査の方向性

js/src/auto-instrumentations/configs/all.ts から始め、既存の e2e/scenarios/ ディレクトリを調べて、インテグレーションがどのように登録・テストされているかを理解します。@composio/core について、ツール実行サーフェスと toolset アダプターを含むカバレッジを、auto-instrumentation 設定、wrapper、e2e シナリオとともに追加します。インテグレーションがレジストリに現れ、シナリオが instrumentation を検証すれば完了です。

索引モデルが issue の本文から書いたものです。

説明

<!-- library-gap-audit: composio-core-typescript-sdk -->

Summary

Composio is an official platform SDK that equips AI agents with tool execution across 1,000+ third-party toolkits (GitHub, Slack, Notion, etc.), including agent-framework-specific tool-set adapters (OpenAIToolSet, and adapters for LangChain, CrewAI, Autogen, and others). Its current TypeScript SDK, @composio/core (successor to the now-legacy composio-core package), exposes a meaningful tool-calling execution surface — connecting, authenticating, and invoking tools on behalf of an agent — that is not instrumented anywhere in this repository.

What's missing

  • @composio/core's tool-execution surface (e.g. composio.tools.execute(...), toolset adapters like OpenAIToolSet used inside an agent's tool-calling loop) has no auto-instrumentation config, no wrapper, and no e2e scenario in this repo.
  • None of composio, Composio, or composio-core appear anywhere in js/src/, js/src/auto-instrumentations/configs/all.ts, or any e2e/scenarios/* directory.

Weekly downloads

Weekly downloads: 631,324 (as of 2026-09-14; window 2026-09-05–2026-09-11; source https://api.npmjs.org/downloads/point/last-week/@composio%2Fcore). Note: the older, now-legacy composio-core package trails far behind at 12,551/week over the same window (https://api.npmjs.org/downloads/point/last-week/composio-core) — @composio/core is the actively maintained current SDK per Composio's own migration guide (https://v3.docs.composio.dev/docs/migration).

Braintrust docs status

not_found — Composio does not appear in Braintrust's integrations catalog. Checked https://www.braintrust.dev/docs/integrations (full enumerated integration grid — see list in the companion E2B gap issue for the complete enumeration) and the Braintrust MCP page (https://www.braintrust.dev/docs/integrations/developer-tools/mcp). Composio is absent from both.

Upstream sources

Local repo files inspected

  • js/src/auto-instrumentations/configs/all.ts (full instrumentation registry — no Composio entry)
  • Repo-wide case-insensitive search for composio across the working tree (no matches)
  • e2e/scenarios/ directory listing (no composio-named scenario)
主要言語
TypeScript
スター
27
フォーク
13
平均マージ
2日 20時間
マージ済み PR(30日)
66

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

braintrustdata/braintrust-sdk-javascript のほかの issue

braintrustdata/braintrust-sdk-javascript の issue をすべて見る

似ている issue

TypeScript の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。