Skip to content

Release v1.3.0

Choose a tag to compare

@aiqlcom aiqlcom released this 04 Oct 09:41
· 62 commits to main since this release

Release Notes

  • Enhanced Tools Management: Refactored tools tree construction in AgentCentralStage to filter out servers without available tools and improved variable naming for better clarity.

  • Session Handling Refactor: Updated createCompletion and related functions to use a unified SessionEntry object instead of separate conversation and session ID parameters, improving type safety and session data management.

  • Chat Store Optimization: Restructured conversation and session handling across chat stores with a new SessionEntry type, providing more consistent chat history management and adding support for 'Continue' action in the chat interface.

A major schema change in this release means that data from previous versions is not compatible and will not be inherited. To prevent data loss, please manually download or save your historical records and configurations before installing the update.

Full Changelog: v1.2.3...v1.3.0