v1.1.58
Changelog
v1.1.58
🔧 Improvements
- Renamed npm platform binary packages from
mothx-*tomothx-installer-*for consistent naming with the rootmothx-installerpackage.
v1.1.57
✨ Features
-
Image Preprocessing & Multimodal Enhancements
- Unified image preprocessing pipeline with metadata propagation across the tool chain.
- Added image crop support, browser screenshot preprocessing, and OpenAI
detailparameter passthrough forauto/low/highquality control. - Image output-size enforcement with provider-specific hints and coordinate mapping for bounding-box annotations.
- Added Qwen-specific 28px patch image token estimation and multi-image accumulation for accurate token accounting.
- Added
/paste-imagecommand withCtrl+Rpreview support.
-
Stats Dashboard Improvements
- Added share button, token trend chart, and overall UI improvements.
- Added 2.5h time bucket grouping and filtering on the recent requests page.
-
Auto-Open Auth Dialog on First Run
- The auth dialog now opens automatically on first run when no provider is configured.
-
MothX npm rename transition
- Added the new
mothx-installernpm package as the forward-looking installer. - Kept
vibecoding-installeras a compatibility package for this release, with migration notices pointing users tonpm install -g mothx-installer@latest. - Renamed npm platform binary packages from
vibecoding-installer-*tomothx-installer-*.
- Added the new
🔧 Improvements
MaxTokensnow resolves from model defaults and is clamped to the context window size.- Added compaction timeout and summary token cap settings.
- Command suggestions and
/mode//agentdescriptions clarified to avoid confusion. - Added HTTP 500 to retryable status codes for provider requests.
- Updated
vibe-browserto v0.1.3, removed local replace directive. - Default settings file is now written more sparsely, omitting unset fields.