Release v1.3.0
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
createCompletionand related functions to use a unifiedSessionEntryobject 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
SessionEntrytype, 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