跳到内容
Paneflow

开始使用

在两分钟内安装 Paneflow 并启动你的第一个面向 AI 代理的多窗格工作区。

Paneflow 是为 AI 代理 CLI 工作流构建的跨平台终端复用器 - Claude Code、Codex、OpenCode 以及任何其他能讲原生 shell 的代理。分屏窗格、 持久会话、开发服务器端口检测以及零配置主题,全部集成在一个原生 GPU 加速的应用中,启动时间低于 200 ms。

Paneflow 为 macOS(已公证的 .dmg,Apple Silicon)和 Linux.deb、AppImage、tarball、x86_64 和 ARM64)提供签名二进制文件。 上面的按钮为每个 OS 抓取推荐格式;下面按 OS 划分的指南覆盖了其他所 有路径。

安装到你的平台

安装后的第一步

内部运行什么

  • 纯 Rust + GPUI - 与 Zed 运行的同一框架。
  • 原生 VT 仿真通过 alacritty_terminal(crates.io 0.26)。
  • 原生 PTY 通过 portable-pty - Linux 和 macOS 上同一份代码路径。
  • JSON-RPC IPC$XDG_RUNTIME_DIR/paneflow/paneflow.sock,用于无头脚本。
  • 冷启动低于 200 ms,延迟探针上按键到像素低于 4 ms。

系统要求

平台最低要求GPU
Linuxglibc 2.31+(Ubuntu 20.04、Debian 11、Fedora 34)Vulkan 加载器(libvulkan1 / vulkan-loader
macOS13 Ventura,Apple SiliconMetal(内置)

用你的 AI 代理安装

已经在用 Claude Code、Codex、OpenCode 或其他 AI 代理 CLI?把安装 交出去 - 下面的提示词让你的代理读取此文档,检测你的 OS,并一次确认 一步地完成安装。

Install Paneflow on my machine.

1. Read https://paneflow.dev/llms.txt to discover the install guides.
2. Detect my OS and architecture (uname -a on Linux/macOS).
3. Fetch the matching install page as raw markdown by appending .md to its URL (e.g. https://paneflow.dev/docs/installation/linux.md).
4. Pick the recommended format for my system: AppImage for Linux, .dmg for macOS. If two paths look equally good, ask me before picking.
5. Show me every command you plan to run BEFORE executing it. Wait for my confirmation. Never run sudo without explicit approval.
6. After install, verify with `paneflow --version` and tell me how to launch it.

Paneflow 如何对比?

在 Paneflow 与另一个面向代理优先的终端之间权衡?并列分析覆盖架构、 性能、决策指南,以及一份诚实的清单 - 列出竞品胜出的关键点。

帮助与反馈

On this page