TensorPM v1.8.5-beta.1 (Beta)
Pre-release
Pre-release
Changelog - v1.8.5-beta.1
π Bug Fixes
Safer project chat switching
Project chat content is now kept scoped to the active project, including during
fast project switches and background browser-agent sessions.
What Changed:
- β
Chat messages, streaming state, and browser-agent panels are hidden when they
belong to a different project than the active one - β Recent chat lists in the dashboard now only show chats from the active project
- β
Returning from browser-agent chats no longer falls back to a stale chat from
another project
User Benefit:
Switching projects no longer risks showing chat content or active stream state
from the previously selected project.
More reliable empty-project kickoff chat
The first AI kickoff message for a newly completed empty project is now persisted
before the typing animation starts.
What Changed:
- β Kickoff messages survive project switches during the typing animation
- β The kickoff animation no longer creates a duplicate visible message
- β Failed kickoff persistence cleans up the empty chat so TensorPM can retry later
User Benefit:
The first project chat is less likely to get stuck as an empty conversation if
you switch away while the greeting is still appearing.
π Notes
- This is a beta release and is delivered only to users on the beta update channel.
- Full Playwright E2E is intentionally skipped for this release per release instruction;
type checking, linting, unit tests, and the release AI smoke test remain part of the
release gate.
π Release Info
- Version: 1.8.5-beta.1
- Release Date: 2026-06-06
- Previous Version: 1.8.4-beta.2
- Type: Patch (Beta) Release