Release Notes - v0.1.28
Features
- Added Python3 and jq to Docker sandbox image for enhanced development capabilities
- Introduced
/commandsslash command with dynamic UI bubble for improved command discovery - Added support for ad-hoc work items in work queue without requiring pre-existing task templates
- Implemented git-backed workspace change management for better version control
- Added AWS hatch support for cloud-based development environments
Fixes
- Fixed constellation skills refresh after install/uninstall in Identity Panel
- Resolved native confirmation display issues for non-active threads
- Fixed handling of unsupported file/image MIME types and cached markdown segments to prevent scroll freezing
- Corrected branch existence check to use refs/heads/main
- Hidden "Thinking" indicator during pending tool confirmation
- Suppressed duplicate confirmation prompts when chat window is visible
- Fixed dirty workspace branch switching and improved unborn-HEAD error handling
- Normalized existing repositories and enforced main branch at initialization
- Restored CDP auto-detection with headed Chrome fallback and auto-dismiss modals
- Updated tool descriptions to properly route "add to my tasks/queue" requests
Infrastructure
- Published CLI package to npm with automated workflow on version changes
- Increased openclaw hatch timeout to 10 minutes for better reliability
- Updated installation process to use repository install.sh instead of external download
- Removed DEFAULT_ZONE constant from CLI in favor of environment variables
- Added comprehensive tests for task/schedule/reminder intent routing
- Implemented custom remote case handling for hatch command
Other
- Redesigned sidebar navigation with ChatGPT-style layout and active state indicators
- Moved Skills into Identity panel and renamed App Directory to Home Base
- Polished main window layout with full-height sidebar and edge-to-edge panels
- Updated architecture documentation to reflect workspace git implementation
- Added README to @vellumai/cli package
- Removed unused HotKey dependency