Skip to content

Releases ​

The current stable release is @anvia/client 1.0.3.

VersionSummary
1.0.0Introduced the anvia.client.v3 request/event contract, typed interaction_response requests, public interaction state, and server-owned continuation boundaries. Added original, compacted, retained, and result token counts to memory-compaction events and terminal metadata.
1.0.0-rc.9Synchronized the framework-neutral client layer with the Anvia 1.0 release-candidate train.

Upgrade checks ​

  • Add type: 'messages' to initial chat requests.
  • Handle type: 'interaction_response' only on routes that own a secure continuation registry.
  • Upgrade @anvia/core, @anvia/server, @anvia/react, and @anvia/react-ui together.
  • Clear or migrate persisted v2 chat state before enabling v3 automatic resume.
  • Update custom memory_compaction decoders for the required token-count fields.

Read the complete Client changelog.

Built for Anvia.