v2026.5.29

voideditor/voidv2026.5.29May 29, 2026by virattt

AI Summary

Updates the model selection to include Claude Opus 4.8 and adds a market-wide earnings feed with improved search routing and a memory indexer stability fix.

Key Highlights

  • Added Claude Opus 4.8 model
  • New market-wide earnings feed with table formatting
  • Updated financial search routing for earnings queries
  • Fixed memory indexer watch loop causing keystroke jitters

New Features

  • Claude Opus 4.8 support
  • Market-wide earnings feed
  • Enhanced financial search routing
  • Memory indexer stability fix

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