所有版本
v0.7.3
发布于 。
Patch release focused on Windows agent-status hooks in installed builds.
Fixed
- Windows hook commands are now wrapped in an explicit PowerShell invocation, so installed paths under
C:\Program Files\PaneFlow\...work when a hook runner executes through PowerShell instead ofcmd.exe. - Codex's Windows-specific
commandWindowshook field now uses the same shell-safe command as the genericcommandfield. - Claude-compatible strict hook configs for CodeBuddy, Qoder, Gemini, Cursor, Grok, and Hermes now receive one shell-safe
commandwithout adding unsupportedcommandWindowsfields. - Persistent
paneflow hooks setupentries now use the same Windows-safe command format, andpaneflow hooks statuscan still detect/update wrapped hook paths.
Validation
cargo check --workspacecargo test --workspacecargo clippy --workspace -- -D warningscargo fmt --check- GitHub Actions release run
28361448357passed builds for Windows x64, Linux x64, Linux ARM64, and macOS ARM64. - Release smoke tests passed for Windows MSI install + relay, Ubuntu 22.04, Debian 12, Fedora 40, openSUSE Tumbleweed, Arch Linux tarball, and Linux x86_64 auto-update e2e.
Artifacts
Published 32 signed assets for Windows, macOS Apple Silicon, Linux x86_64, and Linux ARM64.
Full Changelog: v0.7.2...v0.7.3
说明直接同步自 GitHub release。