TensorPM v1.35.7
Changelog - v1.35.7
π Bug Fixes
First Launch No Longer Fails With "AI Unavailable"
A brand-new installation started on a provider that requires your own API key. Since
own-API-key access is a Business feature, every background AI call on first launch failed with
an entitlement error β before you had picked a provider at all.
What Changed:
- β Fresh installs now start on the TensorPM AI service, which is what Trial and Pro accounts use
- β The same default applies whenever the stored preference cannot be read
- β If you are not signed in yet, you now see the sign-in path instead of an error about a provider you never chose
User Benefit:
The first thing a new user sees is an invitation to sign in, not a confusing entitlement error.
macOS App Icon Loaded Correctly
The packaged macOS app tried to hand a .icns file to a routine that only accepts PNG and JPEG,
so every start logged an image-loading failure. The Dock and Finder icon always looked right
(macOS paints those from the app bundle), which is why nobody noticed β but the error is gone now.
ποΈ Improvements
Consistent Internal Tool Naming
All of the AI agent's internal tools now follow one naming scheme. Your existing history is
unaffected: conversations, trail entries, decision cards and connector permissions recorded under
the previous names keep resolving to the correct labels and detail views, including the decision
cards and people diffs in the project trail.
User Benefit:
Nothing changes in what you see β the change removes a class of inconsistency that had started
to produce mislabeled entries.
π Notes
- No database migration is included in this release.
- The first AI request after updating is slightly more expensive than usual, because the changed
tool definitions invalidate the provider-side prompt cache once. Subsequent requests are back
to normal.
π Release Info
- Version: 1.35.7
- Release Date: 2026-08-15
- Previous Version: 1.35.6
- Type: Patch Release