v2026.5.29

mui/base-uiv2026.5.29May 29, 2026by virattt

AI Summary

This release introduces Claude Opus 4.8 to the model picker and adds a market-wide earnings feed with table formatting. It also updates routing for financial queries and resolves a memory indexer issue causing CLI jitter.

Key Highlights

  • Add Claude Opus 4.8 to the model picker
  • Add market-wide earnings feed with ticker and formatting
  • Update `financial_search` routing for earnings queries
  • Fix memory indexer watch loop causing keystroke jitters

New Features

  • Add Claude Opus 4.8 to the model picker
  • Add market-wide earnings feed with optional ticker and limit parameter
  • Update `financial_search` routing to handle earnings queries
  • Fix memory indexer watch loop

Full Release Notes

### Changes

- Add Claude Opus 4.8 to the model picker (replaces Opus 4.7)
- Add market-wide earnings feed: optional ticker, `limit` parameter, and table formatting for multiple records
- Update `financial_search` routing so queries like "latest earnings" or "earnings feed" call `get_earnings` without a ticker

### Fixes

- Fix memory indexer watch loop that re-triggered on SQLite index writes and caused keystroke jitters in the CLI