Skip to content

TensorPM v1.12.5-beta.1 (Beta)

Pre-release
Pre-release

Choose a tag to compare

@Neo552 Neo552 released this 22 Jun 10:18
· 7 commits to main since this release

Changelog - v1.12.5-beta.1

πŸŽ‰ New Features

People are captured when a project is created from text

When TensorPM generates a project from your prompt or a document β€” including the first project created during onboarding β€” it now carries the people it identifies straight into the project.

What Changed:

  • βœ… Named people become project people β€” Individuals named in your description (e.g. "Maya Chen", "Dr. MΓΌller") are added with their role group, roles, and influence instead of being dropped.
  • βœ… Consistent across entry points β€” Prompt-to-project, document-to-project, and onboarding now share the same enriched project structure.

User Benefit:
Your stakeholder list starts populated, so you spend less time re-entering who is involved right after generating a project.

πŸ—οΈ Improvements

Deeper, more realistic project plans from short prompts

The project-generation prompts now size the plan to the project itself, not to how much you typed.

What Changed:

  • βœ… Depth follows the project, not the prompt length β€” A short description of a substantial undertaking (e.g. "build a 120 mΒ² house, €600k, near Berlin") now produces a full, deep plan, with the reasoning captured as explicit assumptions.
  • βœ… Plan size scales with scope β€” Requirements, milestones, success criteria, and risks expand for complex projects instead of being capped at a fixed range, while still avoiding filler.
  • βœ… Milestones fit the domain β€” Phasing now adapts to the kind of project (e.g. construction: permitting β†’ groundwork β†’ shell β†’ fit-out β†’ handover), not only software lifecycles.

User Benefit:
A few words about a real project now yield a richer, more useful starting plan that needs less manual filling-in.

🧰 Maintenance

  • βœ… Dependency updates across the development and production-minor groups.

πŸ§ͺ Testing

  • βœ… Onboarding project-prompt drift guard passed (desktop ↔ proxy parity).
  • βœ… TypeScript type checking passed.
  • βœ… Release quality gates (ESLint, unit tests) enforced by the release pipeline; Playwright E2E skipped for this beta.

πŸ“ Notes

The matching proxy-side onboarding prompt was deployed ahead of this release, so first-run/guest project generation uses the same improved prompt.


πŸ“… Release Info

  • Version: 1.12.5-beta.1
  • Release Date: 2026-06-22
  • Previous Version: 1.12.4-beta.1
  • Type: Patch Beta Release