Highlights
- Electron-native browser MCP: replaced Puppeteer with native Electron APIs for the built-in browser panel — no sidecars, no npx (#1707, #1676)
- In-process server: OpenWork server now runs in-process within Electron — no sidecar binary needed (#1675)
- Tauri fully removed: Electron is the sole desktop runtime (#1674)
- Sidebar redesign: resizable sidebar with window vibrancy on macOS, polished spacing and actions (#1679, #1686, #1696)
- Provider auth: sign in to OpenCode Zen directly from OpenWork (#1704)
i18n
- Added Russian language support (#1642)
- Standardized t() function, proper pluralization, pruned unused translations (#1639, #1640, #1641, #1646, #1650)
- Added i18n audit CI step (#1640)
Fixes & polish
- Stabilize session transcript scrolling, position preservation, and stream classification (#1662, #1703)
- Route remote workspaces through a single endpoint helper (#1702)
- Keep localServerRef fresh inside refreshRouteState (#1706)
- Normalize Windows opencode directory paths (#1705)
- Handle Windows dev process shells (#1701)
- Prevent orphaned dev processes after Ctrl-C (#1694)
- Prevent cursor jumping and double chip creation on multiline paste (#1669, #1672)
- Prevent mac sidebar titlebar overlap, resolve missing drag areas (#1683)
- Open new workspace sessions after creation (#1693)
- Remote workspace diagnostics and connection editor (#1554)
- Stabilize quick actions loading (#1653)
- Restore debug value interpolation and workspace action menu handlers (#1657, #1660)
- Respect opencode jsonc on electron startup (#1666)
- Scope session routes by workspace (#1667)
- Redesign appearance settings (#1678), cloud settings (#1643)
- Resolve width overflow on legacy settings pages (#1677)
- Rename dialogs improved (#1681), allow all attachment file types (#1682)
Packaging / ops
- Bump bundled opencode to 1.14.38 (#1655)
- AUR switched to Electron Linux builds, drop Tauri targets (#1668)
- Clean up CI workflows (#1649)
- Remove dead Tauri references from bump-version.mjs
Den
- Replace dashboard home with telemetry usage insights MVP (#1658)
- Den demo org seed and local dev helpers (#1630)
- Fix den MCP tool input schemas (#1634)
Compare:
v0.13.3...v0.13.4