Skip to content

v0.1.0

Choose a tag to compare

@agentfirstkit agentfirstkit released this 16 Jun 12:30
· 7 commits to main since this release
  • Initial release of the Agent-First UI protocol: producers describe current state and the actions available on it as plain data, and a user-owned trusted host renderer draws the interface and reports user intent back — no producer-supplied UI code runs
  • Provide the canonical, serde-serializable Rust type definitions for the protocol (state surfaces, actions, intents) so any producer or host renderer interoperates against one shared schema