v2026.5.29

neuml/txtaiv2026.5.29May 29, 2026by virattt

AI Summary

This release updates the financial model suite by adding Claude Opus 4.8 and a market-wide earnings feed. It also refines financial search routing and fixes a memory indexer bug affecting CLI performance.

Key Highlights

  • Added Claude Opus 4.8 model (replaces Opus 4.7)
  • Introduced market-wide earnings feed with table formatting
  • Updated routing for 'latest earnings' queries
  • Fixed memory indexer watch loop causing CLI keystroke jitter

New Features

  • Claude Opus 4.8 integration
  • Market-wide earnings feed with limit and ticker parameters
  • Financial search routing updates
  • Memory indexer watch loop 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