BifClaw Desktop Release
- Release scope: changes from
v0.6.3to the currentv0.6.4tag target.
Highlights
-
中文:
- 修复
full_access下文件工具仍被会话目录限制的问题,现在可访问会话目录外的普通路径,同时继续保护敏感路径。 - 增强附件粘贴、拖拽和本地任务产物处理体验。
- 改进审批恢复、权限判断、运行时稳定性和脚本校验。
- 拆分聊天界面和运行时状态模块,提升后续维护稳定性。
- 本次本地桌面打包产物使用
BifClaw品牌名称。
- 修复
-
English:
- Fixed
full_accessfile-tool behavior so ordinary paths outside the session directory can be accessed while sensitive paths remain protected. - Improved pasted/dropped attachments and local task artifact handling.
- Hardened approval recovery, permission checks, runtime stability, and validation scripts.
- Split chat UI and runtime state modules for better maintainability.
- This local desktop package is branded as
BifClaw.
- Fixed
Notable Changes
-
Runtime and permissions:
full_accessnow separates the session working directory from file-tool path authorization.- Standard and accept-edits modes remain workspace-only, while full access can use ordinary external paths with sensitive-path guards.
-
Attachments and local task output:
- Improved attachment intake for pasted and dropped files.
- Hardened local task recovery and artifact handling around approval and file operations.
-
Desktop and release hardening:
- Split large chat UI modules for maintainability.
- Added and repaired validation scripts for release and local build confidence.
- Produced the local desktop packages with the
BifClawbrand assets.
-
Windows recommended download:
*-setup.exefor direct install. -
Linux x64 download:
*_amd64.deb. -
Linux arm64 download:
*_arm64.deb.
Installation Guide
- Most Windows users should install the
setup.exepackage. - Linux x64 users should install the
amd64.debpackage. - Linux arm64 users should install the
arm64.debpackage.
Verification Checklist
- Frontend build and desktop packaging were verified for the
v0.6.4release target. - Windows
setup.exe, Linuxamd64.deb, and Linuxarm64.debpackages are built by the release workflow. - Release version files and release notes were validated against the
v0.6.4tag target. - Release tag matches desktop app version.