Skip to content

v0.17.0

Choose a tag to compare

@makefinks makefinks released this 07 Jun 09:00
· 43 commits to main since this release

Changes

  • 0.17.0 (7f5b737)
  • fix: show toast when pasting image with vision-unsupported model (e45e3c0)
  • fix: toast wording, session menu polish (9b8b115)
  • feat: background jobs, headless mode, UI polish (7b8ba58)
  • fix: improve tool approval auto-activation and context memoization (ff386f7)
  • fix: rebind Y/N to Ctrl+Y/Ctrl+N (8295214)
  • feat: migrate to copilot-sdk 1.0.0 RuntimeConnection API (680b62a)
  • deps: upgrade biome 2.x, typescript 6, and other dependencies (bf27aa0)
  • feat: add image paste support for vision models (a4cc198)
  • feat: add project file tree to system prompt (078e78f)
  • fix: increment artifact counter on new file creation (ac0f063)
  • fix(memory): preserve toggle across provider switches (0485c15)
  • feat: add readImage tool with vision support detection (183847e)
  • fix: dynamic HUD item widths, show session title in background toasts (10ded4c)
  • fix(ui): reasoning ticker (112e5e4)
  • fix(ui): rename Interaction Mode → Response Mode in settings menu (6a64a70)
  • feat: per-session runtime store and parallel session support (703f2ae)
  • feat(tools): edit tool (1ea31e3)
  • chore: adjust personality prompt (81e7633)
  • feat(memory): restore personal-info-only extraction prompt (7b7ddbd)
  • chore(memory): upgrade mem0ai to v3 with bun:sqlite shim (a83a866)