CedarCopilot/cedar-OS

fix: make type discoverability better

オープン

#131 opened on 2025/08/28

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)TypeScript (18 件のフォーク)auto 404
documentationenhancementgood first issue

Repository metrics

Stars
 (169 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

For types exposed to the user (mainly in AgentConnectionTypes.ts and AgentInputContextTypes.ts, we need to make the discoverability of the types better, especially if they take in generic parameters.

Probably would use Typedocs for Typescript types, and an equivalent for Zod types.

コントリビューターガイド