TensorPM v1.8.7-beta.1 (Beta)
Pre-releaseChangelog - v1.8.7-beta.1
π New Features
Minimize the browser agent while it keeps working
The browser agent session card can now be minimized to a compact chip instead
of being closed entirely. The agent keeps working in the background and you
can bring the card back at any time.
What Changed:
- β
The close button on the browser agent card now minimizes it to a small
pulsing chip while the session stays active - β Clicking the chip restores the full session card
- β Stopping the agent remains an explicit action via the Stop button
- β When a new browser agent session starts, the card automatically reappears
User Benefit:
You can keep chatting or working in TensorPM while the browser agent researches
in the background β without losing track of it or accidentally stopping it.
Project generation status survives restarts
TensorPM now tracks whether a project is still being generated by AI and
recovers cleanly if the app closes mid-generation.
What Changed:
- β
Projects being generated show a clear generating state, persisted in the
database - β
If TensorPM is interrupted during generation, the project is marked as
failed on the next start instead of appearing stuck forever - β
Generation status is reported consistently across the desktop app, MCP,
and A2A interfaces
User Benefit:
No more half-generated projects that look like they are loading forever β you
always see whether generation finished, failed, or is still running.
π Bug Fixes
New projects keep their workspace assignment in settings
Project settings created during project creation now store the workspace they
belong to, matching all other settings write paths.
Stuck browser agent sessions can no longer block a chat
If a browser agent process refuses to shut down, TensorPM now force-terminates
it and marks the session as stopped instead of leaving the chat blocked while
waiting for a result that would never arrive.
ποΈ Improvements
Smoother UI while a browser agent is active
Internal state handling was optimized so unrelated updates no longer cause the
AI panel and dashboard chat to re-render while a browser agent session is
shown.
π Notes
- This is a beta release and is delivered only to users on the beta update
channel. - The full Playwright E2E suite was skipped for this release; type checks,
lint, unit tests, and the real-AI smoke test all passed.
π Release Info
- Version: 1.8.7-beta.1
- Release Date: 2026-06-07
- Previous Version: 1.8.6-beta.1
- Type: Patch (Beta) Release