Paneflow 桌面应用在原生终端工作区中运行 Claude Code、Codex、OpenCode 和自定义 CLI 智能体,提供并行面板、分支感知会话和会话恢复。
通过您的 AI 智能体安装
将此提示粘贴到 Claude Code、Codex、OpenCode 或任何其他智能体 CLI。您的智能体会阅读文档、检测您的操作系统,并逐步引导完成安装。
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.