Skip to content

v0.1.3-beta

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 17 Aug 07:18
· 3 commits to master since this release

v0.1.3-beta

Features

  • Orchestrator rewrite — The agent turn loop has been restructured for cleaner tool handling and streaming. Model capability detection and the reasoning protocol were overhauled alongside it, with new test coverage.
  • Subagent UI — Dispatched sub-agents now surface in the chat timeline with their own rows, so you can see what was delegated and what came back.
  • Session drafts — Typing in the new-session composer now creates a Drafts entry in the session list. Reload or discard drafts with one click; they persist across restarts and are promoted to real sessions on send.
  • RAG edit journal — File edits are journaled into the local index, keeping semantic search fresher between full re-ingests.
  • Redesigned model selector — Two-pane model picker in the composer with a cleaner thinking-level selector.

Fixes

  • Chat scroll — Multiple fixes to keep the timeline pinned to the latest output during streaming instead of jumping.
  • Diff viewer improvements — Better rendering and stability for inline diffs in the chat.
  • Terminal no longer auto-opens on startup — The terminal panel stays closed on launch and remembers a collapsed size on the chat screen.
  • New-session screen polish — Hides the window top bar, adds a drag region, and shows workspace-aware hero text.
  • Session restore guarded — A null workspace on fresh start no longer clobbers the saved last-session restore target.
  • Prod embedder fix — Stubs out sharp so the local ONNX embedder loads correctly in packaged builds.

Packaging & distribution

  • Snap Store — Linux distribution moved from AUR to the Snap Store (tide-codes).
  • Homebrew tap — Homebrew now uses Tide's own tap instead of homebrew-cask.
  • Winget manifest fixes — Updated manifest structure and removed deprecated fields for validation.

Installers

Assets are attached below — download the one matching your platform.