v1.6.10
Released on 2026-04-02- 🔧 improvement Pixel Office Dashboard Task Rows Show Approximate Gauges
The Office dashboard now keeps observed OpenCode telemetry separate from the HoiR-side estimate space, and each task row shows a live HoiR-owned approximate gauge with inline copy like `Complete soon…` or `About X min left`. These gauges are estimates only, not exact OpenCode-native progress or ETA values.
- 🔧 improvement OpenCode Grouped Child Tasks Recover Running State More Reliably
Grouped child tasks now recover a running state from the latest valid running row even when a newer pending row appears ahead of it, so they no longer stay visually stuck in Idle.
- 🔧 improvement Left Session List Status Badges Keep Long Labels Intact
The left Office session list now protects the status chip layout, so labels like Running are no longer clipped when task titles are long.
- 🔧 improvement Meeting and Vacation Sibling Tasks Stay Hidden
Meeting and vacation sibling tasks now stay hidden where expected, keeping task views cleaner and easier to scan.
- 🔧 improvement Vacation Done Lines Stay Visible Only in the Real Current Month
Done vacation lines now stay visible only when you're viewing the actual current month, so other months stay cleaner.
- 🔧 improvement Task Kanban Cards Show Assignees and Reference Users Together
Task cards now show reference and CC users next to assignees, with duplicates removed and the list capped for readability.
- 🔧 improvement Task Detail Breadcrumbs Link Back Consistently
The task detail breadcrumb and path now stay consistent and can take you back to the task folder or dashboard.
- 🔧 improvement Task Details Can Move Tasks to Another Folder and Export Files
From the detail page, you can move a task to another task folder, and you can also export task content as file output. After moving, it returns to the source folder's kanban.
- 🔧 improvement Architecture-Explicit Windows Downloads and Updater Target Groundwork
Windows release assets now use explicit x64/arm64 naming, and the app now records an installed updater target (`win-x64`/`win-arm64`, `mac-x64`/`mac-arm64`) for future target-specific rollout. In this release, `latest.yml` remains the x64 compatibility surface.
- 🔧 improvement Supporting Quality Cleanup
Small supporting cleanup was included to keep the release stable and consistent.