TensorPM v1.25.7
Changelog - v1.25.7
π New Features
Gemini 3.6 Flash Support
TensorPM now uses Gemini 3.6 Flash as the default Google model and Gemini 3.5
Flash-Lite for lightweight tasks.
- β Use the latest Gemini Flash generation for Google BYOK and the managed fallback
- β Preserve tool calls, reasoning signatures, and images returned from tools
- β Keep model limits and selectable model names consistent across the app
Clearer Project Steering at a Glance
The project welcome area now distinguishes current, stale, missing, blocked, and
loading information more accurately.
- β See whether status, progress, context, and guidance are ready or need attention
- β Refresh newly available guidance in the same operation after project context improves
- β Receive remotely synced status, progress, guidance, and intake updates without reopening the project
π Bug Fixes
More Reliable Local AI Tool Calls
OpenAI-compatible local endpoints that silently end a stream can now retry once
without streaming when no visible response was produced.
- β Recover tool-call responses from endpoints with incomplete streaming support
- β Avoid duplicate retries after visible text has already been streamed
- β Account for both attempts in rate limiting and usage reporting
Accurate Dashboard Loading States
Generating guidance no longer makes the project status row appear to be loading.
Status indicators now react only to status and progress generation.
Stable Settings and Responsive Controls
- β Prevent external-agent toggles from animating through an incorrect startup state
- β Keep localized guidance buttons and header controls readable at their natural width
- β Improve compact-sidebar footer spacing without changing the normal sidebar
ποΈ Improvements
Smoother Onboarding
The guided onboarding conversation now reveals text at a more comfortable
reading pace and presents account setup choices more cleanly.
Clearer Managed-AI Privacy Information
Documentation now distinguishes TensorPM's Germany/EU-hosted account and sync
services from the global processing paths used by managed AI providers.
π§ͺ Reliability
- Added regression coverage for Gemini tool-result images and wire-format compatibility
- Added refresh dependency tests for context, strategy, coverage, and execution guidance
- Added checks for local-endpoint fallback accounting and project status loading behavior
- Added CSS contract tests for compact-sidebar spacing and localized guidance controls
π Notes
- Existing Google API keys continue to work; the default model changes to Gemini 3.6 Flash.
- Managed AI remains optional. BYOK providers and fully local Ollama models remain available.
- Vertex AI Gemini 3.6 Flash uses Google's global location and does not provide an EU ML-processing-location or data-residency guarantee.
π Release Info
- Version: 1.25.7
- Release Date: July 24, 2026
- Previous Version: 1.25.6
- Type: Patch Release