← All releases
Release notes
Local Hoist v0.0.7
March 14, 2026
v0.0.7 makes model selection clearer and more dependable, especially when comparing premium or capability-limited models. This update adds better in-context guidance in the model picker, tightens reasoning-effort compatibility handling, and improves built-in file search filters used during coding workflows.
Improved
- Added inline warning and info badges in the model picker, with clearer guidance for unusually expensive models and models with special usage limitations.
- Improved the selected-model header so important model notes remain visible via tooltip without reopening the full picker.
- Updated reasoning controls to show only the effort levels a model actually supports, and automatically normalize unsupported settings when you switch models.
Reliability
- Improved built-in file search and project-structure filtering with support for combined include patterns such as `*.{js,jsx,ts,tsx}`, plus clearer errors for invalid regex searches.