TensorPM v1.8.2-beta.1 (Beta)
Pre-releaseChangelog - v1.8.2-beta.1
π Bug Fixes
AI replies no longer hide their answer inside a "thinking" block
Some AI responses could be replayed in a way that conditioned the model to wrap its
output in an internal <thinking> block β occasionally leaving the visible answer
empty or truncated. Reasoning is now reliably stripped from replayed history across
all AI backends (OpenAI, Anthropic, Gemini, and the built-in proxy), so you always
see the actual answer.
What Changed:
- β
Internal
<thinking>reasoning is removed from replayed chat history before it is sent back to the model - β Messages that contained only reasoning no longer produce an empty AI turn
- β Gemini streaming now repairs unbalanced reasoning tags and only shows an "interrupted" note when the response was actually interrupted
User Benefit:
Cleaner, more reliable AI answers β no more replies that appear blank or collapse into a hidden reasoning block.
ποΈ Improvements
Reworked onboarding tutorial
The guided tutorial now matches the current layout: the bug-report and theme controls
moved into the sidebar footer, and the tour gained dedicated "restart tutorial" and
settings steps so you can find these actions where they actually live.
Sidebar remembers its compact state
The sidebar's compact/expanded preference is now persisted, so the app reopens the way
you left it.
Smarter dashboard chat start
Opening a project dashboard now decides more intelligently between showing the daily
welcome context and restoring your in-session chat, so you land where you expect.
UI polish
- β Cleaner project summary cards (removed the accent border on the AI reasoning boxes)
- β The chat stop button now correctly labels whether it stops a response or a context refresh
- β Removed an unused header time element
π Notes
- This is a beta release and is delivered only to users on the beta update channel.
- Includes routine dependency updates (development and production-minor groups).
π Release Info
- Version: 1.8.2-beta.1
- Release Date: 2026-06-01
- Previous Version: 1.8.1-beta.1
- Type: Patch (Beta) Release