Skip to content

fix: add type assertions for internal zod types #133

Description

@isabelle-cedar

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions