Skip to content

TideCode v1.4.2

Choose a tag to compare

@github-actions github-actions released this 10 Sep 19:12
· 2 commits to main since this release
f5d869a

1.4.2 - More accurate tool result rendering

TideCode 1.4.2 improves collapsed tool-result measurement and Monaco code sizing so chat content lays out more accurately before expansion.

  • Premeasures collapsed diff results so file and grouped change diffs reserve the correct rendered height.
  • Premeasures Markdown tool results when they contain block code, while keeping plain-text collapsed results unmounted.
  • Improves Monaco code-view sizing based on visible source lines and preserves the tool-result height cap.
  • Includes refreshed project engineering guidance for focused implementation and verification workflows.
  • Requires no manual migration or configuration changes.