Skip to content

@agentsy/types ​

  • Status: Published
  • Role: Shared type contracts across the ecosystem

Where it fits ​

Use @agentsy/types when multiple packages need a common contract without dragging in implementation dependencies.

Available APIs ​

  • Conversation types
  • Stream event types
  • Tool-call types
  • Usage types
  • JSON helper types re-exported from type-fest

Common neighbors ​

  • effectively everything, which is both useful and a reminder to keep it boring

Open source under GPL-3.0-or-later License