Skip to main content
Version 1.3.0

Finch 1.3.0

A full memory system, MCP app bridge, and Space routing enter beta.

Back to changelog

New

  • Full memory system (beta): facts are auto-distilled at the end of each session, categorized into identity and memory files, with trust scoring and low-confidence archiving.
  • MCP app bridge: manage Spaces, appearance, version checks, and app updates through AI.
  • Space routing and working directories: Spaces can now bind to a local directory, distinguishing directory-bound Spaces from regular ones.
  • Automatic session naming and a conversation-compaction status indicator.
  • Settings gained a secondary model picker, memory mode configuration, and a stats panel.
  • Workspace panel improvements: truncated file names, rule-file icons, and click-to-locate.
  • Logs now group the last 7 entries; the right toolbar supports docked and floating modes.

Improvements

  • Enabled compositing layers for scroll containers, static messages, and code blocks.
  • SyntaxHighlighter now lazy-loads, highlighting only after streaming finishes.
  • Reasoning now updates cache and output token counts live.
  • Memory search now scans log files and sorts by date.
  • Unified sidebar visuals and reworked update notifications.

Fixes

  • Fixed the Composer model picker not updating when switching sessions.
  • Fixed keyboard navigation skipping Space sessions, and the input box not growing when squeezed.
  • Filtered out task-notification events to prevent internal event leakage.
  • Fixed Space path normalization, multi-provider token merging, and a missing native binary in x64 cross-compilation.