Skip to content

v0.9.6

Latest

Choose a tag to compare

@ibetitsmike ibetitsmike released this 12 Dec 11:36
· 15 commits to main since this release

Features

  • Post-compaction context preservation for better continuity.
  • Cumulative cost tracking for the entire chat
  • Shows line additions/deletions in the git status indicator, with a toggle to enable/disable.
  • OpenAI service tier improvements
    • Defaults the OpenAI service_tier to Auto
    • Adds a service tier dropdown in the UI

Fixes

  • Model display with mux-gateway: Keeps model display formatting clean and consistent when using mux-gateway.
  • New chat focus shortcut: Adds Ctrl+I to focus the input on the new chat page.
  • Gateway toggles + model caching defaults: Fixes gateway toggle behavior and adjusts model LRU defaults.
  • Editor deep link fallback: Falls back to editor deep links when the CLI isn’t available.