TensorPM v1.8.6-beta.1 (Beta)
Pre-releaseChangelog - v1.8.6-beta.1
π Bug Fixes
More accurate API key validation states
TensorPM now distinguishes between invalid API keys and keys that cannot be
checked right now because the provider is unavailable or rate-limited.
What Changed:
- β
Brave Search rate limits are shown as a temporary validation state instead
of marking the key invalid - β
Unknown validation results are stored safely so old valid or invalid states
do not leak into backend availability checks - β
Replacing an API key clears stale validation timestamps before the new key
is checked
User Benefit:
Valid keys are less likely to be rejected just because a provider quota or
network check failed at the wrong moment.
Smoother streaming chat updates
Streaming markdown output now keeps its rendered tail stable while TensorPM
moves between answer, tool-call, and final-response phases.
What Changed:
- β The streaming response no longer remounts during tool phase transitions
- β Tail reveal behavior is covered by focused regression tests
- β Tool-call progress can update without disrupting visible response text
User Benefit:
AI answers feel steadier while TensorPM is using tools or preparing the final
response.
ποΈ Improvements
Clearer update restart flow
The in-app update UI now gives better feedback while TensorPM prepares a restart
after an update is installed.
What Changed:
- β Restart actions are locked while an update restart is already in progress
- β Update notifications show clearer progress and disabled states
- β Browser-agent shutdown handling is more robust during app lifecycle changes
User Benefit:
Updating TensorPM is less confusing and less likely to trigger duplicate restart
actions.
π Notes
- This is a beta release and is delivered only to users on the beta update
channel. - This release includes full quality gates, including the full Playwright E2E
release suite.
π Release Info
- Version: 1.8.6-beta.1
- Release Date: 2026-06-07
- Previous Version: 1.8.5-beta.1
- Type: Patch (Beta) Release