Skip to content

v0.10.1 — Assistant Mode, Model Favorites & UX Polish

Latest

Choose a tag to compare

@chriswritescode-dev chriswritescode-dev released this 08 May 13:52
· 3 commits to main since this release
c5c2069

Assistant Mode

  • Full Assistant workspace with SSE streaming and OpenCode server integration (#214)
  • Assistant session list with dedicated sidebar navigation (#198)
  • Configurable default agent with smart resolution

Model Selection

  • Favorites system — star models for quick access in the model picker (#201)
  • Model state persistence — selection syncs across sessions and reloads (#209)
  • Active model highlighted with separator and accent color in quick-select (#223)

Mobile Improvements

  • Mobile session actions (share, rename, delete) from the session list (#206)
  • Speech-to-text reworked to tap-first interaction with improved visual feedback (#207)
  • Swipe-back gesture fixed on drawer overlays (#216)

Worktrees & Repos

  • Base branch support when creating new worktrees (#197)
  • Improved repo list path handling and quick-switch from sidebar

Permissions

  • Permission synchronization via React Query polling
  • Permissions cleared immediately after user responds (#205)

Fixes in 0.10.1

  • Settings and skills navigation correctly redirects via assistant mode (#220)
  • Context usage display updated to match OpenCode TUI format (#225)