Overview
This release addresses the critical progress coordinate drift issue in OpenWebUI's outlet phase, ensuring robust summarization for long tool-calling conversations.
-
New Features
- Reverse-Unfolding Mechanism: Accurately reconstructs the expanded native tool-calling sequence during the outlet phase to permanently fix coordinate drift and missing summaries for long tool-based conversations.
- Safer Tool Trimming: Refactored
enable_tool_output_trimmingto strictly use atomic block groups for safe trimming, completely preventing JSON payload corruption.
-
Bug Fixes
- Fixed coordinate drift where
compressed_message_countcould lose track due to OpenWebUI's frontend view truncating tool calls.
- Fixed coordinate drift where
-
Related Issues
- Closes #56
Version Changes
Plugin Updates
- Async Context Compression: v1.4.0 → v1.4.1 | 📖 README