TensorPM v1.32.0
Changelog - v1.32.0
π New Features
Choose a project folder per project
Each project can now use its own local folder instead of being tied to the
default TensorPM project directory. The selected folder is visible and
changeable both in Settings and at the end of the Wizard Overview.
What changed:
- β Open, change, or reset the effective folder for the active project
- β
Keep custom project roots device-local, including paths with Unicode
characters - β
Rebind file watching, project skills, and uninstall metadata when the root
changes - β
Refresh file identities against the new root without moving or deleting
user files
User benefit:
Existing repositories and established folder structures can be used directly
without copying them into TensorPM's default storage hierarchy.
π Bug Fixes
- Safe multi-device folder changes. Selecting a local root no longer
synchronizes local path invalidations to the user's other devices. - Reliable watcher handover. A folder change now replaces watchers that are
still starting, and an older failed start cannot clear the newer watcher's
lifecycle state. - Guaranteed root refresh. Project-root change events bypass short-window
event deduplication so the renderer always rebuilds its file cache.
ποΈ Improvements
- Clearer AI operation results. Tool result labels now use localized,
action-specific singular and plural wording instead of ambiguous generic
counts. - Safer project-folder recovery. Folder changes restore the previous root,
watcher, skill registry, and uninstall metadata together if a lifecycle step
fails.
π Notes
- No database migration is introduced by this release.
- A custom project folder is a device-local preference and does not relocate or
delete existing files. - Existing projects continue to use their conventional TensorPM folder until a
custom folder is selected.
π Release Info
- Version: 1.32.0
- Release Date: 2026-08-03
- Previous Version: 1.31.1
- Type: Minor Release