Skip to content

TensorPM v1.25.6

Choose a tag to compare

@Neo552 Neo552 released this 23 Jul 22:58
· 53 commits to main since this release

Changelog - v1.25.6

πŸ› Bug Fixes

Reliable ChatGPT Subscription Startup with NVM

TensorPM can now start a Codex installation managed by NVM even when the desktop
app was launched with a minimal system PATH.

  • βœ… Prevent the ChatGPT app server from failing because its Node.js runtime could not be found
  • βœ… Apply the corrected runtime environment to model discovery and browser sign-in
  • βœ… Keep API-key variables isolated from subscription-based Codex sessions

Login Actions Only When the Required Tool Is Available

Claude and ChatGPT subscription sign-in is now offered only when Claude Code or
Codex is actually installed on the device.

  • βœ… Hide unusable sign-in buttons when the matching local tool is missing
  • βœ… Show a subtle Not installed status with a concise explanation
  • βœ… Keep installed, signed-in, and model-discovery states separate and accurate

πŸ—οΈ Improvements

Clearer Subscription and Agent Controls

The combined Subscriptions & Agents settings are more compact and easier to
scan.

  • βœ… Group each coding agent's runtime options into a clear compact card
  • βœ… Label headless and permission controls explicitly
  • βœ… Keep connected and unavailable states aligned consistently

Refined Control Shapes

Dropdowns and project search controls now use shapes that better match their
purpose.

  • βœ… Keep dropdowns lightly rounded instead of pill-shaped
  • βœ… Use a circular collapsed project-search button
  • βœ… Use a rounded expanded search field for a smoother transition

πŸ“ Notes

  • Claude subscription sign-in requires Claude Code to be installed locally.
  • ChatGPT subscription sign-in requires Codex to be installed locally.
  • Existing local provider credentials remain unchanged.

πŸ“… Release Info

  • Version: 1.25.6
  • Release Date: July 24, 2026
  • Previous Version: 1.25.5
  • Type: Patch Release