Paneflow v0.7.1 is a Windows agent-status hotfix release. It also cleans up the public docs and architecture guide so the repository matches the release surface shipped in v0.7.x.
Fixed
- Fixed agent status hooks on Windows for release installs under paths such as
C:\Program Files\PaneFlow. - Hardened Codex Windows hook fallback commands so they do not rely on POSIX single quotes when Codex runs the generic
commandfield. - Updated Gemini hook installation to the current matcher-group schema and millisecond timeout expected by Gemini CLI.
- Kept Cursor in its flat
hooks.jsonschema while writing a Windows-safe command string. - Tightened CodeBuddy, Qoder, and Grok hook installs to avoid undocumented Paneflow-only fields while keeping cleanup idempotent through
paneflow-ai-hookbasename detection. - Kept OpenCode and Pi on the direct TypeScript IPC bridge path, avoiding per-event
paneflow-ai-hook.exesubprocesses.
Documentation
- Rewrote the README around the current native Rust/GPUI release surface: Linux, macOS Apple Silicon, and Windows x64 artifacts, no Electron, no WSL requirement, install table, core workflows, and safety model.
- Updated Windows support docs and issue-template copy to reflect the signed MSI path and current Windows release status.
- Reworked
ABOUT.mdinto the English product summary used by the repo and public-facing surfaces. - Added
llms.txtso agents and AI search tools have a concise map of the repository, docs, release/trust pages, and safety boundaries. - Refreshed
ARCHITECTURE.mdto match the current codebase: workspace crates, helper binaries, IPC namespaces, agent lifecycle events, 50 ms app poll loop, MCP bridge, telemetry, self-update, and current platform matrix.
Release
- Bumped the workspace, lockfile, Debian changelog, and release asset examples to
0.7.1. - Published signed release artifacts for Linux x86_64/aarch64, macOS Apple Silicon, and Windows x64.
- Passed release smoke tests for Ubuntu 22.04
.deb, Debian 12.deb, Fedora 40.rpm, openSUSE Tumbleweed.rpm, Arch Linuxtar.gz, Windows MSI install + relay, and Linux x86_64 auto-update.
Full Changelog: v0.7.0...v0.7.1