For English readers, please scroll down to the English section below.
繁體中文
2026-08 更新:對齊至 v1.19.0(Beta)。v1.16–v1.19 移入已完成;Remote 主題實際落點為 v1.18(LAN 配對)與 v1.19(SSH Beta);Agent Browser Automation 尚未落地,移出版本框。
已完成
✅ v1.19.0(Beta) — SSH Remote + 外觀系統
SSH 遠端工作區(Beta):掛載任何 SSH 連得上的伺服器目錄、可重連終端會話。Windows LAN Host 防火牆生命週期(配對免手動設定,收掉 v1.18 已知限制)、Host 端連入終端唯讀即時檢視、加密 peer Tool Runtime 基建。外觀 token 系統單一事實源、modal 實心/玻璃兩態、亮色主題翻修。排程可原地編輯、App 內 Report 回報、終端洪水改 flow control 不丟資料、單分頁佈局只載入作用中分頁。
✅ v1.18.0 — LAN Peer Remote
區網配對遠端:mDNS 自動探索、配對一次長期信任、掛載對方工作區、端到端加密遠端終端(不經雲端)。睡眠喚醒/換網自動重連並接回原會話、Host 端分享控制與連入會話管理。終端行高設定、PiP 交接修正、Git Graph「Show All」累進載入。
✅ v1.17.0 — Agent Ecosystem + 自動化引擎
OpenCode 加入 agent session provider(HTTP + SSE daemon client 與互動式終端 session)。統一自動化引擎:cron 排程注入與 session idle keep-alive 共用同一套規則管理、執行歷史與設定 UI。
✅ v1.16.0 — Graph Intelligence + UX Polish
三欄視覺化 Git review(blame、Twin Focus token 反白、唯讀 merge review)、Git diff 影響分析、framework 路由一等節點、Rust 原生索引管線、renderer 型別檢查基建(存量凍結 + 新碼零錯誤 gate)、GitLab Duo 加入 agent 陣容。
✅ v1.15.0 — Terminal Model + Shared Infra
終端模型與共用基礎收尾。CharOffset / ByteOffset 品牌型別統一偏移語意、Rust 驅動的扁平化 scrollback、model-aware 路徑連結、session 還原強化(headless 序列化 + 週期快照 + 原子寫入)、WebGL renderer 預設啟用(renderer CPU 大幅下降)、AST 服務隔離至 utility process、受信任主機偵測、監聽 port 即時顯示。
✅ v1.14.0 — Agent Workstream + MCP Integration
Agent 工作流的結構化呈現與外部整合面。Workstream Feed(agent 決策時間軸)、attention 狀態管理、從 Feed 直接回覆核准與問題、agent CLI hook 安裝器、Termdock MCP surface(外部工具可直接查詢 code graph 與終端能力)、code graph benchmark。
✅ v1.13.0 — Foundation: Tool Runtime + Code Graph
收斂 agent / CLI / AST 的共用底座。Tool Runtime 統一註冊與呼叫(workspace routing、per-resource locking、structured truncation)、code graph DTO 與 freshness 契約、agent-first context 工具(一次呼叫取回任務相關的入口、符號、關聯與摘錄)。
✅ v1.12.0 — Headless Terminal + Terminal API
pty-worker 加入 headless 終端基礎層:背景終端會話、CLI attach、乾淨的 screen state API。Terminal API 的 SSE 事件推送與 output 讀取效率同步改善。
✅ v1.11.0 — Integration Reliability
外部控制 contract、PTY 寫入協調與背壓、Terminal API 邊界回歸測試、shell integration 啟動合約測試、多 Git 倉庫自動切換、CLI entrypoint。
✅ v1.10.0 — Generic Grid Container
終端面板系統泛化為通用容器:終端與文件同佈局共存、分割畫面、統一分頁拖拽。
✅ v1.9.0 / v1.8.x — 幾何統一與時序基礎
resize / restore / 可見性恢復路徑統一;終端 epoch 與時序管理重建。
進行中
🔨 v1.19.0 正式版收尾
Beta 回饋收斂與 SSH 遠端打磨,目標從 Beta 推進到穩定版。
規劃中
📋 v1.20.0 — Remote 補完
- 遠端檔案與 Git 面板 — 掛載的遠端工作區不只終端:檔案瀏覽與 Git 操作走統一 Tool Runtime 路由
- SSH 遠端強化 — 認證情境與連線韌性收尾
📋 之後
- 瀏覽器存取 — 桌面應用之外操作終端機
- Windows 原生 Rust PTY
- Linux 支援
English
Updated 2026-08: aligned through v1.19.0 (Beta). v1.16–v1.19 moved to Completed; the Remote theme actually landed as v1.18 (LAN pairing) and v1.19 (SSH beta); Agent Browser Automation has not landed and moved out of the version boxes.
Completed
✅ v1.19.0 (Beta) — SSH Remote + Appearance System
SSH remote workspaces (beta): mount a directory on any SSH-reachable server with reconnectable terminal sessions. Windows LAN host firewall lifecycle (pairing needs no manual setup, closing the v1.18 known limitation), read-only live host viewer for inbound terminals, and the encrypted peer Tool Runtime foundation. Appearance token system with a single source of truth, solid/glass dialog surfaces, and a light theme overhaul. Scheduled tasks editable in place, in-app issue reporting, terminal flood handling switched to flow control (no dropped data), and single-tab layout mounting only the active tab.
✅ v1.18.0 — LAN Peer Remote
LAN pairing: mDNS auto-discovery, pair once and stay trusted, mount peer workspaces, and open end-to-end encrypted remote terminals with no cloud relay. Automatic reconnection after sleep or network changes with session reattach, host-side sharing controls and inbound session management. Terminal line-height setting, picture-in-picture handoff fixes, and progressive "Show All" loading in the Git graph.
✅ v1.17.0 — Agent Ecosystem + Automation Engine
OpenCode joined the agent session providers (HTTP + SSE daemon client and interactive terminal sessions). A unified automation engine: cron-style scheduled prompts and session idle keep-alive share one rule store, execution history, and settings UI.
✅ v1.16.0 — Graph Intelligence + UX Polish
Three-pane visual Git review (blame, Twin Focus token highlighting, read-only merge review), Git diff impact analysis, framework routes as first-class graph nodes, the native Rust indexing pipeline, renderer type-check infrastructure (frozen baseline + zero-error gate for new code), and GitLab Duo joining the agent roster.
✅ v1.15.0 — Terminal Model + Shared Infra
Terminal model and shared infrastructure wrap-up. Branded CharOffset / ByteOffset types unify offset semantics, Rust-backed flat scrollback, model-aware path links, hardened session restore (headless serialization + periodic snapshots + atomic writes), WebGL renderer enabled by default (major renderer CPU reduction), AST service isolated into a utility process, trusted host detection, and live listening-port chips.
✅ v1.14.0 — Agent Workstream + MCP Integration
Structured agent workflow surfaces and external integration. Workstream Feed (a structured timeline of agent decisions), attention state management, replying to agent approvals and questions directly from the Feed, an agent CLI hook installer, the Termdock MCP surface (external tools can query the code graph and terminal capabilities directly), and a code graph benchmark harness.
✅ v1.13.0 — Foundation: Tool Runtime + Code Graph
Converged the shared foundation for agents, CLI, and AST. Unified Tool Runtime registration and invocation (workspace routing, per-resource locking, structured truncation), code graph DTOs with freshness contracts, and an agent-first context tool that returns task-relevant entry points, symbols, relations, and snippets in a single call.
✅ v1.12.0 — Headless Terminal + Terminal API
A headless terminal foundation inside the pty worker: background terminal sessions, CLI attach, and a clean screen-state API. SSE event delivery and output reads in the Terminal API were improved alongside.
✅ v1.11.0 — Integration Reliability
External control contracts, PTY write coordination with backpressure, Terminal API boundary regression tests, shell integration startup contract tests, multi-Git-repository context switching, and the CLI entrypoint.
✅ v1.10.0 — Generic Grid Container
Generalized the terminal panel system into a universal container: terminals and files coexist in the same layout with split view and unified tab drag-and-drop.
✅ v1.9.0 / v1.8.x — Geometry + Timing Foundations
Unified resize / restore / visibility-recovery paths; rebuilt terminal epoch and timing management.
In Progress
🔨 v1.19.0 stable wrap-up
Converging beta feedback and polishing SSH remote from beta to stable.
Planned
📋 v1.20.0 — Remote Completion
- Remote File and Git panels — mounted remote workspaces beyond terminals: file browsing and Git operations routed through the unified Tool Runtime
- SSH remote hardening — authentication scenarios and connection resilience
📋 Beyond
- Browser access — reach your terminals outside the desktop app
- Windows native Rust PTY
- Linux support
繁體中文
已完成
✅ v1.19.0(Beta) — SSH Remote + 外觀系統
SSH 遠端工作區(Beta):掛載任何 SSH 連得上的伺服器目錄、可重連終端會話。Windows LAN Host 防火牆生命週期(配對免手動設定,收掉 v1.18 已知限制)、Host 端連入終端唯讀即時檢視、加密 peer Tool Runtime 基建。外觀 token 系統單一事實源、modal 實心/玻璃兩態、亮色主題翻修。排程可原地編輯、App 內 Report 回報、終端洪水改 flow control 不丟資料、單分頁佈局只載入作用中分頁。
✅ v1.18.0 — LAN Peer Remote
區網配對遠端:mDNS 自動探索、配對一次長期信任、掛載對方工作區、端到端加密遠端終端(不經雲端)。睡眠喚醒/換網自動重連並接回原會話、Host 端分享控制與連入會話管理。終端行高設定、PiP 交接修正、Git Graph「Show All」累進載入。
✅ v1.17.0 — Agent Ecosystem + 自動化引擎
OpenCode 加入 agent session provider(HTTP + SSE daemon client 與互動式終端 session)。統一自動化引擎:cron 排程注入與 session idle keep-alive 共用同一套規則管理、執行歷史與設定 UI。
✅ v1.16.0 — Graph Intelligence + UX Polish
三欄視覺化 Git review(blame、Twin Focus token 反白、唯讀 merge review)、Git diff 影響分析、framework 路由一等節點、Rust 原生索引管線、renderer 型別檢查基建(存量凍結 + 新碼零錯誤 gate)、GitLab Duo 加入 agent 陣容。
✅ v1.15.0 — Terminal Model + Shared Infra
終端模型與共用基礎收尾。CharOffset / ByteOffset 品牌型別統一偏移語意、Rust 驅動的扁平化 scrollback、model-aware 路徑連結、session 還原強化(headless 序列化 + 週期快照 + 原子寫入)、WebGL renderer 預設啟用(renderer CPU 大幅下降)、AST 服務隔離至 utility process、受信任主機偵測、監聽 port 即時顯示。
✅ v1.14.0 — Agent Workstream + MCP Integration
Agent 工作流的結構化呈現與外部整合面。Workstream Feed(agent 決策時間軸)、attention 狀態管理、從 Feed 直接回覆核准與問題、agent CLI hook 安裝器、Termdock MCP surface(外部工具可直接查詢 code graph 與終端能力)、code graph benchmark。
✅ v1.13.0 — Foundation: Tool Runtime + Code Graph
收斂 agent / CLI / AST 的共用底座。Tool Runtime 統一註冊與呼叫(workspace routing、per-resource locking、structured truncation)、code graph DTO 與 freshness 契約、agent-first context 工具(一次呼叫取回任務相關的入口、符號、關聯與摘錄)。
✅ v1.12.0 — Headless Terminal + Terminal API
pty-worker 加入 headless 終端基礎層:背景終端會話、CLI attach、乾淨的 screen state API。Terminal API 的 SSE 事件推送與 output 讀取效率同步改善。
✅ v1.11.0 — Integration Reliability
外部控制 contract、PTY 寫入協調與背壓、Terminal API 邊界回歸測試、shell integration 啟動合約測試、多 Git 倉庫自動切換、CLI entrypoint。
✅ v1.10.0 — Generic Grid Container
終端面板系統泛化為通用容器:終端與文件同佈局共存、分割畫面、統一分頁拖拽。
✅ v1.9.0 / v1.8.x — 幾何統一與時序基礎
resize / restore / 可見性恢復路徑統一;終端 epoch 與時序管理重建。
進行中
🔨 v1.19.0 正式版收尾
Beta 回饋收斂與 SSH 遠端打磨,目標從 Beta 推進到穩定版。
規劃中
📋 v1.20.0 — Remote 補完
📋 之後
English
Completed
✅ v1.19.0 (Beta) — SSH Remote + Appearance System
SSH remote workspaces (beta): mount a directory on any SSH-reachable server with reconnectable terminal sessions. Windows LAN host firewall lifecycle (pairing needs no manual setup, closing the v1.18 known limitation), read-only live host viewer for inbound terminals, and the encrypted peer Tool Runtime foundation. Appearance token system with a single source of truth, solid/glass dialog surfaces, and a light theme overhaul. Scheduled tasks editable in place, in-app issue reporting, terminal flood handling switched to flow control (no dropped data), and single-tab layout mounting only the active tab.
✅ v1.18.0 — LAN Peer Remote
LAN pairing: mDNS auto-discovery, pair once and stay trusted, mount peer workspaces, and open end-to-end encrypted remote terminals with no cloud relay. Automatic reconnection after sleep or network changes with session reattach, host-side sharing controls and inbound session management. Terminal line-height setting, picture-in-picture handoff fixes, and progressive "Show All" loading in the Git graph.
✅ v1.17.0 — Agent Ecosystem + Automation Engine
OpenCode joined the agent session providers (HTTP + SSE daemon client and interactive terminal sessions). A unified automation engine: cron-style scheduled prompts and session idle keep-alive share one rule store, execution history, and settings UI.
✅ v1.16.0 — Graph Intelligence + UX Polish
Three-pane visual Git review (blame, Twin Focus token highlighting, read-only merge review), Git diff impact analysis, framework routes as first-class graph nodes, the native Rust indexing pipeline, renderer type-check infrastructure (frozen baseline + zero-error gate for new code), and GitLab Duo joining the agent roster.
✅ v1.15.0 — Terminal Model + Shared Infra
Terminal model and shared infrastructure wrap-up. Branded CharOffset / ByteOffset types unify offset semantics, Rust-backed flat scrollback, model-aware path links, hardened session restore (headless serialization + periodic snapshots + atomic writes), WebGL renderer enabled by default (major renderer CPU reduction), AST service isolated into a utility process, trusted host detection, and live listening-port chips.
✅ v1.14.0 — Agent Workstream + MCP Integration
Structured agent workflow surfaces and external integration. Workstream Feed (a structured timeline of agent decisions), attention state management, replying to agent approvals and questions directly from the Feed, an agent CLI hook installer, the Termdock MCP surface (external tools can query the code graph and terminal capabilities directly), and a code graph benchmark harness.
✅ v1.13.0 — Foundation: Tool Runtime + Code Graph
Converged the shared foundation for agents, CLI, and AST. Unified Tool Runtime registration and invocation (workspace routing, per-resource locking, structured truncation), code graph DTOs with freshness contracts, and an agent-first context tool that returns task-relevant entry points, symbols, relations, and snippets in a single call.
✅ v1.12.0 — Headless Terminal + Terminal API
A headless terminal foundation inside the pty worker: background terminal sessions, CLI attach, and a clean screen-state API. SSE event delivery and output reads in the Terminal API were improved alongside.
✅ v1.11.0 — Integration Reliability
External control contracts, PTY write coordination with backpressure, Terminal API boundary regression tests, shell integration startup contract tests, multi-Git-repository context switching, and the CLI entrypoint.
✅ v1.10.0 — Generic Grid Container
Generalized the terminal panel system into a universal container: terminals and files coexist in the same layout with split view and unified tab drag-and-drop.
✅ v1.9.0 / v1.8.x — Geometry + Timing Foundations
Unified resize / restore / visibility-recovery paths; rebuilt terminal epoch and timing management.
In Progress
🔨 v1.19.0 stable wrap-up
Converging beta feedback and polishing SSH remote from beta to stable.
Planned
📋 v1.20.0 — Remote Completion
📋 Beyond