CedarCopilot / CedarCopilot/cedar-OS

fix: add type assertions for internal zod types

Open
#133 2 comments 0 reactions 1 assignee Claimed by @taralamia View on GitHub
enhancement
Dominant language
TypeScript
Stars
172
Forks
19
PR merge metrics
No merged PRs in 30d

Description

We export a lot of zod types in `AgentConnectionTypes` and `AgentInputContextTypes` that mirror Typescript types. We should either:
1. Make all the Typescript types just be inferred from the zod types
2. Add types assertions that they match so we get a build error if one is not updated

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.