Skip to content

TermDock v1.8.0

Choose a tag to compare

@HCYT HCYT released this 24 Apr 07:20

Downloads

macOS

  • Termdock-1.8.0.dmg - Intel Mac installer
  • Termdock-1.8.0-arm64.dmg - Apple Silicon installer

Windows

  • Termdock.Setup.1.8.0.exe - Windows installer

Linux

Linux version is not available yet.

What's New

  • Hidden / detached terminals no longer block the renderer
  • Session lifecycle is decoupled from renderer attachment, so tab switches and panel hiding are cleaner
  • Recovery is now event‑driven, reducing noisy polling
  • Resize / fit / refresh / fallback now share a unified path, making long‑running session scrollback more stable
  • Fixed render and pane identity issues when switching single‑layout tabs
  • Claude / Codex / Gemini interactive providers now share a unified runtime surface
  • Added an agent session event broker and SSE event stream
  • Agent transcript is now a rendered view, so you no longer have to guess when monitoring flows
  • Attach state is preserved while the session is still alive
  • Exposed an agent‑oriented terminal API for external scripts
  • Shared memory is now a structured entry store with a maintenance‑aware workflow
  • Memory Library now has a review panel, so recall / remember / forget no longer require editing raw Markdown
  • Workspace ownership is now worktree‑aware, so multiple worktrees no longer recompute independently
  • Unicode .txt files are again opened as text instead of falling back to binary
  • Repacked the darwin arm64 PTY binary
  • Startup no longer forces AST indexing; AST now runs only inside a safe workspace
  • Shut down leftover SSE subscriptions to avoid keeping resources after an agent session ends

繁體中文

  • Hidden / detached terminal 不再卡住 renderer
  • Session lifecycle 跟 renderer attachment 解耦,切 tab、隱藏面板都更乾淨
  • Recovery 改成 event-driven,少了 noisy polling
  • Resize / fit / refresh / fallback 路徑統一,長時間 session 的 scrollback 行為更穩
  • 修好 single-layout tab 切換時的 render 跟 pane identity 問題
  • Claude / Codex / Gemini interactive provider 走統一 runtime surface
  • 加入 agent session event broker 與 SSE event stream
  • Agent transcript 改成 rendered view,監看流程更順暢
  • Attach state 在 session 還活著時會被保留
  • 提供 agent-oriented terminal API 給外部腳本接
  • Shared memory 改成結構化 entry store,加上 maintenance-aware workflow
  • Memory Library 加上 review panel,recall / remember / forget 不用再手改 raw markdown
  • Workspace ownership 變 worktree-aware,多 worktree 不再各自重算
  • Unicode .txt 重新被當文字打開,不再掉到 binary fallback
  • darwin arm64 PTY binary 重新打包
  • Startup 不再強制 AST indexing,AST 鎖在 safe workspace 內運作
  • 關掉殘留的 SSE subscription,避免 agent session 結束後仍佔資源

Installation Instructions

  1. Download the installer for your platform
  2. On macOS, open the DMG and drag Termdock to Applications folder
  3. On macOS, first launch may require allowing the app in System Preferences > Security & Privacy

Report Issues

Found a bug? Please report it in our Issues section.