Codex + Claude Code

你的电脑负责运行。
你,自由选择屏幕。
Your computer runs it.
You choose the screen.

在原生界面中查看会话、讨论计划、审批操作。
项目在你的电脑上运行,桌面和手机连接同一个工作现场。

Follow conversations, shape plans, and approve changes in a native app. Your projects run on your computer. Desktop and phone connect to the same work.

macOS 直装版与 Host CLI 公开 Beta · TestFlight 内部测试Direct macOS app and Host CLI public beta · Internal TestFlight testing

两种使用方式Two ways to connect

同机打开,或远程连接。Work locally. Or connect remotely.

01

这台 Mac 就是编程电脑This Mac is your coding computer

使用官网直装版 CodeAfar Desktop,连接本机安装的 Codex 或 Claude Code,复用已有配置与会话。无需单独安装 CodeAfar CLI,也无需配对。

Use the direct-download CodeAfar Desktop with your installed Codex or Claude Code, existing configuration, and local sessions. No separate CodeAfar CLI or pairing.

本机使用指南 →Local setup guide →
02

从手机或另一台电脑继续Continue from another device

在编程电脑上安装 CodeAfar CLI,设置可访问目录,再从 App 配对。支持局域网、私有组网和保留 TLS 的 FRP TCP 转发。

Install CodeAfar CLI on the coding computer, choose its authorized folders, then pair the app. Connect over LAN, a private mesh, or TLS-preserving FRP TCP forwarding.

远程连接指南 →Remote setup guide →

TestFlight 版仅支持远程连接。需要本机直连时,请选择官网 macOS 直装版。两个版本可以同时安装。

TestFlight connects to remote Hosts only.Choose the direct macOS download for local CLI access. Both apps can be installed together.

保持上下文Keep the context

不只是一个远程终端。More than a remote terminal.

看清执行过程See the work unfold
流式回复、工具执行和文件变化各有清晰的展示,过程细节可按需展开。
Streamed replies, tool activity, and file changes have their own presentation. Expand details when you need them.
重要操作,由你决定Stay in control
处理权限审批与追问,按 Provider 支持选择模型、推理强度和计划模式。
Answer questions and approve actions. Choose the models, effort levels, and planning modes your provider supports.
每台 Host,独立管理Each Host stays distinct
会话、Provider 和目录权限归属于对应电脑;登录凭据不需要填写到 App 或网站。
Sessions, providers, and folder permissions belong to their Host. Provider credentials never need to be entered in the app or website.

下载与测试Downloads & testing

选对版本,即可开始。Start with the right version.

只有完成验证的安装包才会开放下载。TestFlight 需要测试邀请。

Downloads open after build verification. TestFlight requires a testing invitation.

CodeAfar Desktop

macOS 12+ · Apple silicon / Intel
0.1.0 (7) · 77 MB

官网直装版。本机直连 + 远程 Host。已通过 Apple 公证。

Direct download. Local CLI access + remote Hosts. Notarized by Apple.

下载 macOS 版Download for macOS

CodeAfar · TestFlight

macOS 0.1.0 (7)
iPhone / iPad 0.1.0 (7)

仅远程连接。macOS 为原生桌面版,可与官网直装版同时安装。

Remote connections only. Native macOS app; coexists with the direct download.

内部测试 · 需邀请Internal testing · invitation required了解版本区别与安装方式 →Versions and installation →

Windows · Android

其他平台Additional platforms

构建与设备验证进行中,暂未提供公开安装包。

Build and device qualification are in progress. Public packages are not available yet.

尚未开放下载Not yet available

CODEAFAR CLI 0.1.0-beta.10

让编程电脑成为 Host。Make your coding computer a Host.

以下命令在运行 Codex 或 Claude Code 的电脑上执行,不是在手机上。官网 Desktop 仅本机使用时无需安装。

Run these on the computer running Codex or Claude Code, not on your phone. Skip this for local-only use of the direct Desktop app.

macOS / Linux

$ curl -fsSL https://codeafar.seekice.com/install.sh | sh

Windows PowerShell

> irm https://codeafar.seekice.com/install.ps1 | iex

安装后的配置、服务和配对步骤 →Configure the service and pair your app →

命令已复制Command copied