Features完整特性
The four headline jobs are just the start. Here's the full toolkit — control, agents, sessions, visibility, files, input, desktop, insight, sharing, and trust — on phone and desktop alike. 「四件事」只是开头。这一页是全部家底——从授权到多代理,从文件到共享,手机和桌面一样不缺。
Control & permissions掌控与授权
From approve-every-step to full auto — and a default that sticks.从每步批准到全自动——还有一个会被记住的默认值。
Tool-permission requests reach your phone the instant the agent raises one. Allow or deny in seconds — or it times out to a safe deny.agent 一请求授权,手机马上收到。允许还是拒绝,几秒钟的事;没顾上,超时自动拒绝。
Ask each step, Auto-edit, Plan-first, or Full auto. Pick exactly how much the agent does before checking in — switchable mid-session from the badge.每步都问、只管改文件、先出计划、全自动放手。它动手前问多少,你说了算——会话里点下徽标就能换挡。
Set a default execution mode and reasoning effort once in Settings; new sessions, resumed ones and desktop takeovers all open straight into them.默认的执行模式和思考深度,设置里定一次就好;之后新开的、恢复的、从桌面接管的会话,都照这个开局。
"Always allow" remembers a tool for this session only — see what's remembered and revoke any of it anytime.「总是允许」只对当前会话有效——记了什么随时能查,不想要了随时撤。
When the agent needs a decision, its question arrives as a card — options, multi-select, or free text — answered right from the phone.轮到你拿主意时,问题会变成一张卡片发过来——单选、多选、自由输入都行,在手机上就能答。
Tap ■ to stop the current turn without killing the session — then redirect it. Prompts sent mid-turn queue cleanly for the next turn.点 ■ 停下当前回合,会话还在——调个方向接着来。中途发出的消息也不丢,排进下一回合。
See what it's doing实时可见
Every token, tool call, sub-agent and background job — exactly as it renders on your computer.每个 token、工具调用、子代理、后台任务——和电脑上渲染的一模一样。
Text streams in token by token, with syntax-styled, one-tap-copy code blocks inline. Context-window fill and per-turn token counts stay in view.文字一个字一个字流出来,代码块带高亮、一键复制。上下文占了多少、这一轮用了多少 token,抬眼就能看到。
Watch each Bash, edit, and search as it runs — running, done, how long it took.每条 Bash、每次编辑和搜索都实时列出来——在跑、跑完、花了几秒,一目了然。
Extended thinking unfolds live, then collapses to "Thought for N s".扩展思考实时展开,结束后折叠为「思考了 N 秒」。
Spawned agents show up as cards with live status; expand one to read its full report when it lands.派出去的子代理一人一张卡,状态实时更新;跑完点开,完整报告就在里面。
A multi-agent Workflow run gets its own view: phase-by-phase progress, per-agent detail, and a journal to replay what happened. Docked beside the chat on desktop.多代理 Workflow 有自己的视图:阶段走到哪、每个 agent 在干什么、运行日志随时回看。桌面端就停靠在对话旁边。
Long shells and spawned jobs keep running with visible status — long-press to stop one.长命令与派生任务后台继续跑、状态可见——长按即可停止。
Chat code blocks and the changed-files viewer color sql, py, kt, js and more — the moment it streams in.聊天代码块与改动文件查看器同步高亮 sql、py、kt、js 等——边流边着色。
When a workflow fans out across dozens of agents, the run view keeps it legible: phases as a segmented bar, agents as stacked lanes, one live pulse for what's working now.当一个工作流散开成几十个 agent,运行视图仍然清晰:阶段是分段进度条,agent 是堆叠泳道,一个跳动的点标出此刻正在跑的部分。
Sessions & projects会话与项目
Browse your machine's folders as a tree, resume what's running, group what matters, hand it back to the desktop.电脑上的目录当树来逛,跑着的会话随手接起,重要的归成组,聊完还能交回桌面。
Pick up the exact session you left running on your computer, right where it stopped — or start a brand-new one in any repo.接起你电脑上正跑着的那个会话,从停下的地方继续——或在任意仓库新开一个。
Drill into your folders level by level with a live breadcrumb — or toggle back to a flat recents list; your preference is remembered.按目录层层下钻,带实时面包屑——也可切回平铺最近列表,偏好会被记住。
Type to filter by path, project name, or a running session's title. Each project shows its session count, newest first; running projects jump straight in.敲几个字就开始筛:路径、项目名、跑着的会话标题都认。每个项目标着会话数、最新在前;正在跑的一点直达。
Organize a project's sessions into named groups, collapse whole groups, and see the same grouping on phone and desktop — forks inherit their group.项目里的会话起名分组、整组折叠,手机和桌面看到同一套——fork 出来的会话自动留在原组。
Did some on the phone? Run claude --resume on your computer and the session is there — race-free.手机上聊了一半?电脑里跑 claude --resume,会话就在列表里——无竞态。
Pair several computers and several phones — each device holds its own key. Switch machines instantly from the fleet screen.电脑和手机想配几台配几台,密钥各拿各的。换机器?fleet 页上点一下就好。
A terminal session is observed read-only; "Continue here" resumes it in place — no duplicate branch. A fork only happens while the terminal is still writing.终端里的会话默认只读旁观;「Continue here」原地接续——不产生重复分支。只有终端仍在写入时才会分叉。
Files & diffs文件与 diff
The session's whole footprint on your filesystem — browsable, selectable, exportable.这次会话动过哪些文件、改了哪些行,全摆在这里——能翻、能选、能导出。
Every file the session touched — added, modified, deleted — with +N −M stats and line-level diffs, hunk by hunk.新增、修改、删除的每个文件都列出来,带 +N −M 统计,diff 按 hunk 一段段看。
Select across lines and copy with proper newlines; toggle soft wrap for long lines. Works on phone and desktop.想复制哪几行就选哪几行,换行一个不少;长行看着费劲,切个软换行。手机桌面都一样。
Open any file the agent produced — not just edits — and export it off the machine. Reads outside the session are approval-gated.agent 生成的文件都能打开,不止是改过的那些;需要就直接导出到手机。读会话之外的文件?得先过你这一关。
The transcript recognizes file paths and URLs: tap to open, hover or long-press for the full normalized value plus one-tap copy.对话里的路径和链接会被自动认出来:点一下就打开,长按或悬停看完整值、顺手复制。
Ways to talk to it多种输入
More than a text box — voice, images, files, video, @-completion and slash commands.不只是输入框——语音、图片、文件、视频、@ 补全与斜杠命令。
Dictate a prompt instead of typing. On iPhone it's on-device and never touches the network.懒得打字就直接说。iPhone 上的识别全在本机完成,一个字都不上网。
Attach up to 4 images per message, upload files into the session's workspace inbox, or send a video — screenshots, mockups, screen recordings, whatever it needs to see.每条消息最多 4 张图,文件上传到会话工作区 inbox,视频也能发——报错截图、设计稿、录屏,让它看个清楚。
Type @ to reference any file in the working directory — autocompleted from your computer, inserted as a proper mention.敲个 @,工作目录里的文件名自动补全——引用格式都替你摆好。
Type / to autocomplete your project's slash commands — built-in, user, and skills. Clear, compact, or run /simplify in a tap.输入 / 自动补全项目的斜杠命令——内置、用户、技能都在。清空、压缩上下文、跑 /simplify 都是一下的事。
Agents & models多代理与模型
Pick the agent per session, the model per turn — including your own gateway's ids.开会话时选 agent,聊到一半换模型——自家网关里的 id 也照认。
Pick the agent — Claude Code or OpenAI Codex — when you start a session. Streaming, step-by-step approvals and interrupts work the same for both; a session stays bound to one backend.开会话时二选一:Claude Code 还是 OpenAI Codex。流式、审批、打断,两边手感一样;一个会话从头到尾只认一个后端。
Cautious, Balanced, Autonomous, or Full auto — mapped to Codex's approval-policy × sandbox. Codex sessions are tagged codex in lists and headers.Cautious、Balanced、Autonomous、Full auto——映射到 Codex 的 approval-policy × sandbox。Codex 会话在列表与标题里带 codex 青色标。
/model opus without starting over. Switches take effect on the next turn — a running turn is never cut short./model opus,不必重来。切换在下一回合生效——不打断正在跑的回合。
Keep named authentication presets — key, base URL, model route — beside your OAuth login, and switch between them from Settings.OAuth 登录之外,还能存几套 API-key 预设——密钥、base URL、模型路由各存各的,设置里一键切换。
Point CC Pocket at any model id. Third-party gateways like cc-switch just work, and --model takes whatever you give it.把 CC Pocket 指向任意模型 id。cc-switch 等第三方网关开箱即用,--model 照单全收。
Desktop & fleet桌面与机群
A native macOS / Linux / Windows app from the same codebase — built for parallel sessions across every computer you've paired.macOS / Linux / Windows 原生应用,和手机同一套代码——生来就是为了同时盯好几台机器。
Computer switcher, pinned / running / recent sessions in the sidebar, the live conversation beside it. ⌘K jumps anywhere; ⌘1–9 opens a pinned session.侧栏是电脑切换与固定 / 运行中 / 最近会话,旁边就是实时对话。⌘K 跳转任意处,⌘1–9 直达固定会话。
When the window's behind, permission requests surface in a menu-bar / tray popover — approve without switching apps.窗口在后台时,授权请求出现在菜单栏 / 托盘弹窗——不切应用就能批。
Every paired computer on one screen — online state, running projects, waiting approvals. Approve across machines; switch instantly.谁在线、谁在跑、谁在等审批,一屏全看到;隔着机器直接批,切换零等待。
Light, dark, or follow-system on both phone and desktop; the desktop app checks for its own updates in Settings ▸ About.手机与桌面都支持浅色 / 深色 / 跟随系统;桌面端在 Settings ▸ About 自查更新。
Usage insights用量洞察NEW
A usage screen built for a glance — per model, per hour, per month.为一眼看懂而设计的用量页——按模型、按小时、按月份。
Every session totals its tokens and shows a running dollar estimate — no surprises at the end of the day.每个会话都汇总 token 并实时估算花费——一天结束不再有意外。
A calm 24-bar strip of today's usage. The busiest hour reads full terracotta; the rest sit quiet.今天的用量排成安静的 24 根小柱。最忙的那小时是满陶土色,其余安静待着。
A month at a glance — a terracotta opacity ramp shows the heavy days without a single number.一个月一眼看尽——陶土色深浅标出重度使用的日子,一个数字都不用。
Stay in the loop连接与可靠
Off-LAN, across networks, on more than one device — with a link that heals itself.异地、跨网、多台设备——连接还能自愈。
Get a push the moment the agent finishes a turn while the app is closed — no babysitting.App 关着时,它一跑完回合就给你推送——不用守着。
A heartbeat keeps the link alive and detects a dead socket fast — a network blip reconnects in a second or two, and the stream backfills.心跳保活并快速发现死连接——网络一抖一两秒就重连,流式输出自动补齐。
Cellular, hotel Wi-Fi, a different city — the relay bridges you. No shared LAN required.蜂窝、酒店 Wi-Fi、异地——中继帮你架桥。无需同一局域网。
On the same network, the app talks straight to your computer for lower latency — the relay stays as the fallback.同一网络下 App 直连电脑、延迟更低——中继仍是兜底路径。
Private by design为隐私而设计
End-to-end encrypted, no account, open source — trust without trusting us.端到端加密、免账号、开源——信任,但不必信任我们。
P-256 ECDH + HKDF + AES-256-GCM, an X3DH/Noise-style handshake; plaintext stays on your two endpoints.P-256 ECDH + HKDF + AES-256-GCM,X3DH/Noise 式握手;明文只留在你的两个端点。
It forwards ciphertext only — holds no message content and no private keys.只转发密文——不保存任何消息内容,也不持有私钥。
Pair by scanning a QR or typing a 6-digit code; the daemon's key travels out-of-band, so even a malicious relay can't MITM.扫码或输 6 位码就配对;daemon 的密钥不经中继之手,中继就算变坏也插不进来。
Optional biometric lock on the app itself, with a branded cover in the app switcher — your sessions never flash in a screenshot.App 本体可选生物识别锁,切换器里用品牌盖板遮罩——会话内容绝不在缩略图里走光。
Clean-room Kotlin, MIT, zero content logging — run your own relay if you like.Kotlin 从零写起、MIT 开源、不留任何内容日志——不放心就自建中继。
The daemon can hold its own Claude credentials (--isolated-claude-auth), so remote work never logs your terminal out.daemon 可持有独立的 Claude 凭证(--isolated-claude-auth),远程使用不会把你终端的登录挤掉。
Free, open source, end-to-end encrypted. Get the app and connect your computer in three commands.免费、开源、端到端加密。装上 App,三条命令连上电脑。