Skip to content

v0.7.15

Choose a tag to compare

@github-actions github-actions released this 28 Aug 22:00
· 255 commits to main since this release

This release makes Rudder easier to understand and recover, with richer MCP results, focused run details, and more reliable Chat, Desktop, and cross-platform workflows.

New

  • Added semantic result cards for 40 built-in Rudder MCP tools across Goals, Issues, Projects, approvals, and Automations. Cards link to related records, show summaries and structured receipts, progressively load long result lists, report final outcomes clearly, and keep webhook secrets hidden.
  • Added annotations for stable transcript items in Run Detail, including the ability to select text and send it as feedback.
  • Redesigned command details around a focused Shell view with copyable output, replacing the Task and Markdown tabs.

Improved

  • Improved Chat feedback recovery so drafts and annotations survive missing conversations, Project context loading retries after failure, and a send in progress cannot be submitted twice.
  • Made failed Chat responses actionable by focusing them on Retry and Open run, without stale response content or actions.
  • Chat drafts are now available before runtime context preparation finishes.
  • Improved Markdown rendering and editing stability for links, images, and text selection, and kept Issue creation controls usable at constrained widths.
  • Improved Desktop account continuity: avatars persist across restarts and fall back to initials when an image cannot load.

Fixed

  • Fixed Windows CLI installation and runtime setup failures caused by npm command invocation.
  • Fixed Desktop release notes disappearing after a renderer reload; they remain available until acknowledged.