Published note

changelog

keizo · February 28, 2026

changelog overview →

Massive updates deployed. Monitoring for regressions over the next few days. Docs and videos coming soon on the major features. Also a lot of infrastructure changes to set groundwork for further improvements.

Lists — New "List" prompt mode for managing ordered collections with a full table view:

  • Inline cell editing, search, sort, filter, pagination, and column visibility
  • Drag-to-reorder rows and columns
  • Reference cells with typeahead linking between lists (stored as [[wikilinks]])
  • Ref cell popovers for viewing/editing linked item attributes
  • Boolean cells render as auto-saving checkboxes
  • Adaptive wide layout for tables with many columns
  • Lists section in the sidebar
  • "Tracker" auto-detected as list mode for new prompts

Wikilinks & References — [[prompt/block]] wikilink support with automatic path sync when prompts are renamed. Block text references are rewritten on rename too.

Entity Merge — Merging duplicate entities now rewrites references across your notes and handles conflicts gracefully.

AI Backlinks — Incremental hash-based diffing replaces the old delete-all/recreate approach. Backlinks now have a confidence level that locks on confirm.

Sage Model — New feature release powered by Claude Sonnet 4.6. Ungated for all users.

Gemini — Upgraded to 3.1 Pro.

2nd Opinion — Model selection dropdown lets you pick which model to use.

Search — Switched off Gemini flash 2 models to Groq/Gemini Flash 3. Smarter results interpretation.

Date Extraction — Improved accuracy for relative weeks, appointment patterns, and HTML-escaped text.

Prompt Attributes — Drag-and-drop sorting, default values, and descriptions for prompt attributes.

Autotitle — Blocks can now be auto-titled.

Collapse/Expand — Toggle to collapse or expand all blocks on a page. List blocks default to collapsed.

URL Linkification — Fixed streamed and markdown-wrapped URLs not becoming clickable links.

Enter to Submit — Input-style submit controls now respond to Enter key.

Fixes

  • Chat textarea intermittently hidden after focus
  • Month-boundary date prefilter off-by-one
  • Scrollbar flicker on prompt header
  • Layout flash on page load
  • Stale list table after browser back
  • "Past" header missing when recent days are empty
  • Collapse arrow unreachable on prompt/block pages
  • Code block copy button hidden in some cases
  • Blocks created under wrong prompt
  • Stale static assets served from home cache after deploy
  • CSRF error on ASR token count
  • Duplicate loading spinners on Publish/Pin buttons
  • Sidebar caches not refreshing after async emoji generation
  • Stale flash messages on tasks page
  • Focus prompt checkbox removed from prompt settings