TensorPM v1.9.0-beta.1 (Beta)
Pre-releaseChangelog - v1.9.0-beta.1
New Features
Archive completed projects
Projects can now be archived from the project browser. An archived project
stays fully readable — every action item, decision and document remains in
place — but nothing can change it anymore.
What Changed:
- Archived projects become read-only end to end: the editor surfaces are
dimmed, write attempts are blocked at the database level, and the AI
assistant switches to a read-only chat mode instead of promising edits it
cannot make - Connected agents (Claude Code, Codex and friends) see archived projects
marked as such; write tools are withheld and MCP write calls answer with a
clear "project archived" response - Email intake skips archived projects, so old projects no longer collect
new inbox items - Search includes the archive: the project browser auto-expands archived
matches and global search labels archived results - Unarchiving instantly restores full editing — the assistant picks up the
active state right away
User Benefit:
Finished work gets out of the way without losing anything: the full project
history stays readable and searchable, protected from accidental edits.
Business tier support
This release teaches the desktop app the new Business plan — pricing per
active project with unlimited members and AI credits pooled across the whole
organization (contact sales to get set up).
What Changed:
- Business workspaces show a BUSINESS badge, and members draw from the
organization's shared credit pool — a "Team Pool" chip on the usage badge
shows when pooled billing is active - The project browser shows a proactive "7 of 10 active projects" badge for
Business accounts, so the plan limit is visible before it is reached - If the active-project limit is hit, the server declines the new activation
and the app handles it gracefully: the project is kept safe in a local
workspace with all its content — nothing is ever deleted — and a toast
explains what happened - A new 10M credit top-up pack (Business only) is available alongside the
existing packs - Plan-aware polish throughout: upgrade notifications name the actual plan,
the People view labels Business members correctly, and trial Business
accounts show their badge
User Benefit:
Teams can run TensorPM org-wide with one pooled credit budget and clear,
non-destructive limit handling — your data is never at risk when a plan
limit is reached.
Improvements
Quicker category creation in lists
Pressing Enter in the new-item input now confirms the highlighted category
directly — no extra click needed.
Internal test coverage
Added unit tests for the propose-updates, reorder and timer executors that
back the assistant's project edits.
Release Info
- Version: 1.9.0-beta.1
- Release Date: 2026-06-10
- Previous Version: 1.8.14-beta.1
- Type: Minor (Beta) Release