CedarCopilot/cedar-OS

fix: make type discoverability better

開放

#131 建立於 2025年8月28日

 (1 則留言) (0 個反應) (0 位負責人)TypeScript (18 個分叉)auto 404
documentationenhancementgood first issue

倉庫指標

星標
 (169 顆星)
PR 合併指標
 (30 天內沒有已合併 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.

貢獻者指南