Skip to content

TensorPM v1.25.4

Choose a tag to compare

@Neo552 Neo552 released this 21 Jul 20:32
· 57 commits to main since this release

Changelog - v1.25.4

πŸŽ‰ New Features

Connect Claude and ChatGPT Subscriptions from Settings

TensorPM can now start the official browser sign-in flow for locally installed
Claude Code and Codex runtimes directly from the AI provider settings.

  • βœ… Connect or reconnect Claude and ChatGPT subscription accounts without using a terminal
  • βœ… Automatically refresh the available account models after successful sign-in
  • βœ… See clear, localized guidance when a runtime is missing, sign-in is cancelled, or authentication cannot be detected
  • βœ… Keep credentials in the providers' official local credential stores

πŸ› Bug Fixes

Reliable Distiller Signal Completion

Fixed a case where an email could immediately reappear in the Distiller queue
after review when an AI provider reported the signal with the wrong source type.

  • βœ… Signal identity and source now come from TensorPM's active intake record
  • βœ… Completion is verified against the actual backing email, document, or file
  • βœ… Distiller trail entries retain the correct source information

Stable Project-Relevance Review

Improved the Distiller flow when an incoming signal may belong to another
project.

  • βœ… Unclear assignments always show an actionable relevance card
  • βœ… Free-text clarifications are evaluated again instead of reusing a stale result
  • βœ… Signals assigned to another project are removed from the current review queue
  • βœ… Ambiguous replies no longer leave the Distiller in a repeated text-only loop

πŸ—οΈ Reliability Improvements

  • Added real-database regression coverage for incorrectly labelled email signals
  • Added safeguards against concurrent subscription sign-in attempts
  • Added focused coverage for relevance-card retries and subscription connection states

πŸ“ Notes

  • Subscription sign-in requires the corresponding Claude Code or Codex runtime
    to be installed locally.
  • No project data is changed until the user confirms the Distiller proposal or
    relevance decision.

πŸ“… Release Info

  • Version: 1.25.4
  • Release Date: July 21, 2026
  • Previous Version: 1.25.3
  • Type: Patch Release