From c4c19d6a12c18ce33981de00a4206893b33493c7 Mon Sep 17 00:00:00 2001 From: l0ng-ai <24760907+l0ng-ai@users.noreply.github.com> Date: Sat, 1 Aug 2026 21:48:53 +0800 Subject: [PATCH] docs: tighten README highlights --- README.md | 6 +++--- README.zh-CN.md | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 07007b0b..8a3f040c 100644 --- a/README.md +++ b/README.md @@ -23,9 +23,9 @@ - **Performance** — ~2× the throughput of Alacritty, Ghostty, or Kitty ([benchmarks](#benchmarks)) - **Sessions persist** — quit or reboot; your shells and supported agent sessions keep running, no tmux -- **Remote workspaces** — files, repos, tabs, panes, diffs, and worktrees run on the remote machine, not beside an SSH shell -- **Agent-aware** — recognizes Claude Code, Codex & co. in a pane: status, notifications, branch + diff, session resume -- **CLI + Skills** — gives coding agents an interface to create panes, run real TTY commands, inspect output, and work across connected machines +- **Remote workspaces** — files, repos, panes, and git data stay on the remote machine +- **Agent-aware** — Claude Code, Codex & co.: status, notifications, git context +- **CLI + Skills** — agents create panes, run commands, and inspect output ## Install diff --git a/README.zh-CN.md b/README.zh-CN.md index 805679b5..5c98ce50 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -23,9 +23,9 @@ - **性能** —— 吞吐约为 Alacritty、Ghostty、Kitty 的 2 倍([基准测试](#基准测试)) - **会话常驻** —— 退出应用、重启机器后,shell 和已支持的 agent 会话照样运行;无需 tmux -- **远程工作区** —— 文件、仓库、标签页、pane、diff 和 worktree 都运行在远端机器上,而不只是一个 SSH shell -- **Agent-aware** —— 识别 pane 里的 Claude Code、Codex 等:状态、通知、分支 + diff、会话恢复 -- **CLI + Skills** —— 为 coding agent 提供操作接口:创建 pane、在真实 TTY 中运行命令、读取输出、跨已连接机器工作 +- **远程工作区** —— 文件、仓库、pane 和 git 信息都留在远端机器上 +- **Agent-aware** —— Claude Code、Codex 等:状态、通知、git 上下文 +- **CLI + Skills** —— agent 创建 pane、运行命令、读取输出 ## 安装