TensorPM v1.8.3-beta.1 (Beta)
Pre-releaseChangelog - v1.8.3-beta.1
ποΈ Improvements
See which context an AI answer used
Chat replies now show a small routing indicator that tells you whether the assistant
loaded your full project or just a handful of specific fields for that answer.
Hover it for the details: which fields were loaded, or β when the whole project was
used β a short reason why (open-ended question, compact project, first message in the
chat, selective context turned off, or a fallback when picking fields wasn't possible).
User Benefit:
More transparency about what the AI "saw" before answering, which makes it easier to
understand and trust each reply.
Credit badge explains how credits are calculated
The usage badge gained an info tooltip that spells out the credit formula directly in
the app:
- β Input tokens count 1Γ, cached input 0.2Γ, output tokens 4Γ
- β A worked example (1,000 input + 500 output = 3,000 credits)
- β A clearer "{used} of {total} used" label and a tidied-up progress bar
User Benefit:
No more guessing why a request cost what it did β the math is right where you see your
balance.
π Notes
- This is a beta release and is delivered only to users on the beta update channel.
- Internal test infrastructure was hardened (Vitest split into separate node/jsdom
projects); no user-facing effect.
π Release Info
- Version: 1.8.3-beta.1
- Release Date: 2026-06-03
- Previous Version: 1.8.2-beta.1
- Type: Patch (Beta) Release