v2026.4.8
virattt/dexterv2026.4.8Apr 8, 2026by virattt
AI Summary
This release adds a hint bar with slash-command matching and Escape key behavior, improves CLI rendering, centralizes slash commands, and adds an optional name filter for insider trades.
Key Highlights
- Add hint bar with / slash-command matching and Escape key behavior
- Improve hint bar styling and CLI rendering
- Centralize slash commands for autocomplete (model, rules, clear, memory, heartbeat, history, help)
- Add optional name filter on insider trades lookups
- Fix over-eager scheduled job messages on gateway heartbeat
- Fix gateway heartbeat suppression behavior
New Features
- Hint bar with slash-command matching and Escape key behavior
Full Release Notes
### Changes - Add hint bar with `/` slash-command matching and Escape key behavior - Improve hint bar styling - Improve CLI rendering and cut flicker by trimming root re-renders and updating tool/working UI more efficiently - Centralize slash commands and matching for autocomplete (`model`, `rules`, `clear`, `memory`, `heartbeat`, `history`, `help`) - Add optional `name` filter on insider trades lookups ### Fixes - Fix over-eager scheduled (cron) job messages on the gateway heartbeat path - Fix gateway heartbeat suppression behavior