For English readers, please scroll down to the English section below.
繁體中文
回頭看,v1.8 到 v1.10 這幾個版本,我們花了大量時間在打地基:
- v1.8 重建了終端的 epoch 與時序基礎
- v1.9 統一了幾何管理與 resize 路徑
- v1.10 將面板系統泛化為 Generic Grid Container,終端與文件可以共存在同一個佈局裡
這些都不是最容易拿來宣傳的功能,但它們直接決定了接下來的路能走多遠。
現在地基打完了,接下來的方向更明確:
讓 Termdock 成為一個真正可以長時間依賴、與 AI agent 深度協作的開發終端。
我們接下來在做的
v1.11 — Integration Reliability
- PTY 寫入協調與背壓機制
- Terminal API 的邊界測試與合約強化
- Shell integration 啟動合約測試
- Agent session 的環境感知與安全清理
- 多 Git 倉庫支援:依據終端工作目錄自動切換 Git 上下文
v1.12 — Rust Migration + Legacy Convergence
- Rust 驅動的 scrollback store 與 terminal model windowing
- 終端路徑連結的 model-aware 重寫
- Tool Runtime 的完整工具註冊(Terminal、Git、workspace routing)
- 同步輸出感知的 renderer batching
v1.13 — Agent Workstream + Attention
- Agent Workstream Feed:agent 決策與時間軸的結構化呈現
- Agent 注意力狀態管理(已讀、跳轉語意)
- 從 Workstream Feed 直接回覆 agent 的核准與問題
- OSC 99/777 通知轉換為 session attention 事件
v1.14 — Remote + Browser Incubation
- SSH remote workspace 原型:可重連的終端會話
- Agent browser automation MVP
- 相關架構文件與規格撰寫
我們真正追求的
接下來的版本裡,你可能會看到:
- 更少的終端卡頓與記憶體問題
- 更可靠的 agent 互動與狀態追蹤
- 終端與文件在同一個畫面裡自然共存
- 外部工具可以更自然地查詢與控制 Termdock
- Rust 逐步接管效能關鍵路徑
如果用一句話總結:
我們要把 Termdock 從「很有潛力」推進到「每天真的可以放心依賴」。
謝謝所有使用者一路上的回饋。這些真實場景的壓力測試,直接影響了我們的優先順序。
English
Looking back, the v1.8 through v1.10 releases were about laying foundations:
- v1.8 rebuilt terminal epoch and timing fundamentals
- v1.9 unified geometry management and resize paths
- v1.10 generalized the panel system into a Generic Grid Container, letting terminals and files coexist in the same layout
None of these were the flashiest features, but they directly determine how far we can go next.
Now that the foundation is in place, the direction is clear:
Make Termdock a development terminal you can truly rely on for long sessions and deep AI agent collaboration.
What we are working on
v1.11 — Integration Reliability
- PTY write coordination and backpressure
- Terminal API boundary testing and contract hardening
- Shell integration startup contract tests
- Agent session environment awareness and sanitization
- Multi-Git repository support: automatic Git context switching based on terminal working directory
v1.12 — Rust Migration + Legacy Convergence
- Rust-backed scrollback store and terminal model windowing
- Model-aware path links with block CWD and shell-native validation
- Full Tool Runtime registration (Terminal, Git, workspace routing)
- Synchronized-output aware renderer batching
v1.13 — Agent Workstream + Attention
- Agent Workstream Feed: structured timeline of agent decisions
- Agent attention state management (read status, jump semantics)
- Reply to agent approvals and questions directly from the Workstream Feed
- OSC 99/777 notification ingestion as session attention events
v1.14 — Remote + Browser Incubation
- SSH remote workspace prototype with reconnectable terminal sessions
- Agent browser automation MVP
- Architecture specs and living documentation
What we are really after
In the coming releases, you may notice:
- Less terminal jank and fewer memory issues
- More reliable agent interaction and state tracking
- Terminals and files coexisting naturally in one view
- External tools querying and controlling Termdock more naturally
- Rust gradually taking over performance-critical paths
If there is one sentence that captures the direction:
We want to move Termdock from "promising" to "genuinely dependable in daily use."
Thank you for all the real-world usage and feedback. The pressure from real scenarios directly shapes our priorities.
繁體中文
回頭看,
v1.8到v1.10這幾個版本,我們花了大量時間在打地基:這些都不是最容易拿來宣傳的功能,但它們直接決定了接下來的路能走多遠。
現在地基打完了,接下來的方向更明確:
我們接下來在做的
v1.11 — Integration Reliability
v1.12 — Rust Migration + Legacy Convergence
v1.13 — Agent Workstream + Attention
v1.14 — Remote + Browser Incubation
我們真正追求的
接下來的版本裡,你可能會看到:
如果用一句話總結:
謝謝所有使用者一路上的回饋。這些真實場景的壓力測試,直接影響了我們的優先順序。
English
Looking back, the
v1.8throughv1.10releases were about laying foundations:None of these were the flashiest features, but they directly determine how far we can go next.
Now that the foundation is in place, the direction is clear:
What we are working on
v1.11 — Integration Reliability
v1.12 — Rust Migration + Legacy Convergence
v1.13 — Agent Workstream + Attention
v1.14 — Remote + Browser Incubation
What we are really after
In the coming releases, you may notice:
If there is one sentence that captures the direction:
Thank you for all the real-world usage and feedback. The pressure from real scenarios directly shapes our priorities.