所有版本
v0.3.8
发布于 。
Paneflow v0.3.8
The Agents view becomes terminal-only. "New thread" now launches a CLI coding agent straight into a real terminal pane with a pre-filled prompt, so you stay in the agent's native interface with permission bypass respected exactly as the tab-bar buttons do. The in-app ACP chat, its conversation timeline and composer, and the separate sign-in page are gone: agents authenticate in their own terminal.
Agents
- Terminal-only Agents view: each thread launches a CLI agent directly in a terminal pane, no in-app chat.
- Eleven new launchable agents alongside Claude Code, Codex, OpenCode, Pi, and Hermes: Grok, Amp, Cursor, Gemini, Kiro, Antigravity, Copilot, CodeBuddy, Factory, Qoder, and Openclaw. Each ships a tab-bar button, an icon, and a Settings visibility toggle.
- Terminal Threads remember which agent they launched and restore it on the next session.
Diff viewer
- Safer working-tree reads: an unreadable file now renders as a binary stub instead of a phantom deletion.
- A shared generated-file skip-list so the file watcher and the diff builder cannot drift.
- A watcher-refresh race fix.
Project
- Open-source onboarding polish: community-health files, issue templates, and README positioning on the agent cockpit and the cross-platform story.
Install
- macOS (Homebrew):
brew install --cask paneflow(the cask auto-updates to 0.3.8). - Linux (.deb / .rpm / AppImage / tar.gz), Windows (.msi), and macOS (.dmg) direct downloads are attached below, with SHA-256 sidecars.
Full Changelog: https://github.com/ArthurDEV44/paneflow/compare/v0.3.7...v0.3.8
说明直接同步自 GitHub release。