Skip to main content
Changed
  • Provider responses are deduplicated and merged so repeated items no longer show up in results.
  • Markdown components propagate streaming/static rendering flags to keep live content and static renders aligned.
  • Streamdown hides the download button to remove an unused action.
  • Editor placeholder copy drops the topics hint for clearer guidance.
  • Project and worktree path handling is normalized in the app, preserving trailing spaces and reducing path-related errors.
Fixed
  • Auto-scroll no longer bounces during hydration when streams render.
  • Terminal command start failures now signal an end-of-stream event to prevent frontend hangs.