Skip to content

v0.2.0-beta.2

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 20 Aug 05:04
· 3 commits to master since this release

Tide v0.2.0-beta.2

Chat

  • Unified block UI — compact and stream views now render the same blocks: collapsible thinking per model step, grouped tool sections, and one file-changes card after the answer (5-file preview with "Show More", review/undo per row)
  • Readable tool bodiesread_file output renders as numbered, wrapping lines; edit/write tool rows get a Review button that opens the diff viewer with that call's hunks
  • Followup fix — answering an ask now resolves the live paused question instead of silently starting a second turn; if the turn already ended, your answer is sent as a regular message

Loading states

  • Loading screens now mirror the real layout everywhere: placeholder chat turns on session switch, row-shaped skeletons in the sidebar, git panel, settings, and the inspector — no more spinners, "Loading…" text, or fabricated content flashing while data loads

Images & attachments

  • Vision-aware attachments — vision models (per provider config or catalog) get attached images inlined directly; other models get a path hint for image-capable MCP tools or read_media_file
  • Pasted screenshots work — clipboard images with no backing file are persisted under app storage so the agent can actually read them
  • Wider media support: avif, flac, aac, m4a, mov, mkv and more

Updater

  • mac ad-hoc builds now detect their signature and show a manual-download state with a direct GitHub link, instead of attempting an auto-install that can never succeed

Also

  • Session search in the sidebar
  • Providers settings and onboarding share one models table; model rows show vision support alongside reasoning
  • The floating todo panel stays dismissed across session switches until the list changes

Installers (auto-generated below)