What's New in v0.6.2
Host Mode Enhancements
- OpenWork Server Integration: Host mode now prefers OpenWork server for skills/plugins management with automatic fallback to local filesystem
- Server Binary Build: Added standalone server binary compilation for all platforms (no Bun runtime required)
- Host Token Support: Added X-OpenWork-Host-Token header for authenticated server requests
- Unified Management: Commands, MCP setup, and default model now route through OpenWork server when connected
UI Improvements
- Expanded Tool Steps: Tool steps now expand by default in session view for better visibility
- Skill Trigger Badges: Added visual indicator badges when skills are triggered during sessions
- Workspace Polish: Improved workspace UI and visual consistency
- DevTools Audit: Added devtools audit visibility for debugging
CLI Refactor (owpenbot)
- Non-Interactive Mode: Removed interactive wizard, now works without TTY
- JSON Output: Added global
--jsonflag for machine-parseable output - New Commands: Added
config get/set,health, andpairing list --json - WhatsApp QR: Non-interactive QR via
whatsapp qr [--format ascii|base64] - Backwards Compatible: Legacy command aliases still work
Documentation
- Added infrastructure principles documentation
- Added contact info for teams & businesses
Full Changelog: v0.6.1...v0.6.2