← All releases
Release notes
Local Hoist v0.0.22
April 2, 2026
v0.0.22 adds major new chat workflows for skills and file references. This release introduces a workspace Skills manager, slash-skill references in the composer, and @mentions for files and folders with autocomplete, while also improving update messaging and fixing a few cases where chat and tool results could be incomplete or misleading.
New
- Added a Skills manager for browsing built-in, project, global, and linked external skills, with workspace-level review and enable controls.
- Added slash-skill autocomplete in the composer, with selected skill chips, previews, icons, and clearer inline skill activation messages in chat.
- Added @mentions for files and folders in chat, with typeahead search, workspace-aware path resolution, and Tab completion so it’s easier to reference the exact file you want the model to open.
Improved
- Improved update prompts and first-launch release notes so you can read cumulative release notes more clearly after installing a newer version.
Fixed
- Fixed a minor OpenAI message formatting bug.
- Fixed tool approval and write validation flows so missing staged files and no-op write errors are surfaced more clearly, and rollback is no longer offered when nothing actually changed.