v2026.5.29

tw93/Pakev2026.5.29May 29, 2026by virattt

AI Summary

This release adds the Claude Opus 4.8 model, introduces a market-wide earnings feed, and resolves CLI performance issues caused by memory indexing.

Key Highlights

  • Add Claude Opus 4.8 to the model picker
  • Add market-wide earnings feed with table formatting
  • Fix memory indexer watch loop causing keystroke jitters in the CLI

New Features

  • Add Claude Opus 4.8 to model picker
  • Add market-wide earnings feed
  • Update `financial_search` routing
  • 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