Skip to content

v0.17.2

Latest

Choose a tag to compare

@makefinks makefinks released this 08 Jun 20:38
· 3 commits to main since this release

Changes

  • 0.17.2 (e5cdc7e)
  • fix: enforce groundingManager ordering and broaden markdown table support (33c636a)
  • chore: replace demo gif with mp4 (9c05435)
  • docs: document OpenAI Codex provider, agent skills, and new features (80c3103)
  • test: drop tests for dead-code-removed exports (52ce657)
  • chore: remove avatar particle cloud (e0b8cd5)
  • chore: remove newly-orphaned helpers in tool-output-preview.ts (cb3f79c)
  • chore: remove dead todo/subagent/model-config/copilot/config/session-store/update-spawn/startup functions (a3f47f2)
  • chore: remove dead tool-output-preview/markdown/workspace functions (c0c680d)
  • chore: remove dead stats/cache/metadata/formatter functions (b065acf)
  • chore: remove dead exported API key/voice/codex functions (b7fa468)
  • chore: remove unused imports (4c7d617)
  • add codeSearch tool using Exa /context API (c8dcf1e)
  • change reasoning effort cycling from E to Ctrl+E (3fae149)
  • fix(ui): memory menu alignment, width, and spacing (d1304d7)
  • fix(avatar): safe dispose in rig-engine (07ede61)
  • fix(avatar): preview renderer double-buffering and opaque background (5f6d032)
  • feat(ui): reasoning fade animation and gradient refactor (df33473)
  • docs: README cleanup (45414b6)
  • 0.17.1 (3abce82)
  • fix: preserve Database variable suffix in mem0ai patch (3c50142)
  • feat(grounding): per-message grounding maps, inline refs, and menu cycling (6d94721)
  • fix: widen model picker columns to fill modal width (3801b7e)
  • 0.17.0 (9ad8fe0)
  • fix: show toast when pasting image with vision-unsupported model (7d5d0fd)
  • fix: toast wording, session menu polish (f8f8e5f)
  • feat: background jobs, headless mode, UI polish (e824e6c)
  • fix: improve tool approval auto-activation and context memoization (de7d9d4)
  • fix: rebind Y/N to Ctrl+Y/Ctrl+N (1507185)
  • feat: migrate to copilot-sdk 1.0.0 RuntimeConnection API (51be73d)
  • deps: upgrade biome 2.x, typescript 6, and other dependencies (ed0048e)
  • feat: add image paste support for vision models (311d6f5)
  • feat: add project file tree to system prompt (dabe51a)
  • fix: increment artifact counter on new file creation (f149ace)
  • fix(memory): preserve toggle across provider switches (49bed44)
  • feat: add readImage tool with vision support detection (4bfade1)
  • fix: dynamic HUD item widths, show session title in background toasts (3b5ba2b)
  • fix(ui): reasoning ticker (de00ec7)
  • fix(ui): rename Interaction Mode → Response Mode in settings menu (00d328b)
  • feat: per-session runtime store and parallel session support (eb22d8f)
  • 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)