SoloEngine v0.3.0 Adds Checkpoint System, Message Queue, and Streaming Refactor
SoloEngine released version 0.3.0 on June 29, 2026, introducing a checkpoint mechanism in ReActCore that intercepts execution flow at three defined stages during streaming. A new MessageQueue class enables users to queue messages while the LLM is running, with queued inputs sent automatically once the current task finishes. The update also adds real-time token estimation via tiktoken, a new SystemMessage type to display errors as separate notification bubbles, and WebSocket events to sync queue state with the frontend. The streaming architecture in react_core.py was refactored so each response yields a single block type, improving frontend handling of incremental content. Additional changes include a unified tool-call format, an autocomplete model name field, and improved reliability for execution completion detection.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.
Discussion (0)
Log in to join the discussion and vote.
Log in