v2.36.0-next.1
Pre-release
Pre-release
2.36.0-next.1 (2026-04-21)
Bug Fixes
- add CompletionTool type export to CompletionAdapter (77c8516)
- add missing toolCallId property to DebugToolCall type (c64f763)
- correct file path for API example in page injections documentation (8d4d9ef)
- correct syntax for component binding in ThreeDotsMenu (8c268c1)
- don't run tests over HTTP, run natively without spawning HTTP server (a113dec)
- dont mutate filters (fixes bug with get_resource_data on sqlite with listed field involved in filters), and normalize them handling across data connectors for consistent query execution (07f5c64)
- update carsResourseTemplate to use dynamic labels based on data source (1a055f0)
- update documentation to reflect changes in API file for dashboard setup (2df2b31)
- update header icons size and grouping (e9e6baa)
- update installation command for agent plugin to use correct package name (571590d)
- update model version to gpt-5.4-mini in AdminForthAgent configuration (fff01f1)
Features
- add Agent Plugin documentation and image assets (5ca0af3)
- add cached prompt tokens display and calculation in debug tool (9e5af25)
- add debug field to turns model and integrate TurnDebugShow component (460bbea)
- add sessions and turns resources with superadmin access control (060d4d2)
- enhance demo iframe and update layout styles for better responsiveness (e66a36b)
- enhance TurnDebugShow component with collapsible details and copy functionality for debug data (d7f1dd8)
- implement autologin functionality and refactor redirect logic (bafb5b0)
- update resource handling to exclude backend-only metadata and enhance frontend resource types (865d64f)
- update TurnDebugShow to display token counts and add ForeignInlineListPlugin to sessions (1a72c03)