You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reliable follow-up edits in rich-text project fields. Section identifiers now remain stable
when content is inserted or removed, so the TensorPM agent can continue editing the same project
description, goal, scope, dependency, or work-package section without losing its target.
Safe handling of repeated AI edits. TensorPM now removes duplicated or model-supplied section
identifiers before saving rich-text changes, preventing repeated repair attempts from duplicating
headings or degrading field content.
Correct line breaks in AI-authored content. Invalid closing tags for HTML line breaks are
normalized so one requested line break no longer appears as an extra blank line.
ποΈ Improvements
Newly inserted rich-text blocks return their authoritative identifiers to the project agent,
allowing immediate follow-up updates in the same conversation.
TipTap editors now preserve backend-assigned section identifiers during normal user edits while
keeping those identifiers invisible and non-editable in the interface.
π Notes
No database migration is introduced by this release.
Existing projects and work-package descriptions require no manual changes.