# Changelog

## 0.1.0 - 2026-04-29

### Added

- Initial release
- Bottom detail pane showing context window, max output, API protocol, input modalities, reasoning, and cost
- Protocol abbreviation (openai-responses → resp, openai-completions → comp, anthropic-messages → anth)
- Cost formatting with free model detection and cache read/write breakdown
- Monkey-patches `ModelSelectorComponent.prototype.updateList` for non-invasive enhancement
