Skip to main content
Erys
Changelog

What's New

All the latest updates, improvements, and fixes to the Erys AI platform.

February 2026

v0.1.0

Initial Release


The first public release of Erys AI is here! We have been working hard to bring you a solid foundation for building and deploying AI agents.

New

  • HTTP/SSE agent-backend for real-time streaming responses

  • PubSub-based dispatch system for reliable multi-channel delivery

  • Agent creation and configuration via the platform dashboard

  • Persistent session management with configurable memory

  • Isolated agent sandboxes with full Linux environments

  • Telegram channel integration

  • Slack channel integration

  • Embeddable WebChat widget

  • User authentication and account management

  • Organisation support with team features

  • Subscription billing with Stripe integration


Improved

  • Agent-backend performance optimised for low-latency responses

  • Dashboard UI polished for better user experience

  • Documentation expanded with quick start guides


Fixed

  • Session cleanup now properly releases resources

  • SSE connection handling covers edge cases gracefully

  • Agent configuration validation catches common errors early