Skip to content

Grok Build Desktop 0.5.47

Choose a tag to compare

@nct88 nct88 released this 28 Aug 09:29

Grok Build Desktop 0.5.47

Tiếng Việt English
Bản 0.5.47 sửa lỗi tool call: đồng bộ quyền Permission tức thì qua IPC, tự động thoát Plan mode sang Build khi cấp Full access, và mở quyền ghi file ngoài workspace khi được phép. Release 0.5.47 fixes tool call execution: real-time permission sync over IPC, automatic exit from Plan mode to Build mode when granting Full access, and workspace boundary bypass for allowed paths.

Nội dung phát hành / Release highlights

Tiếng Việt English
Bổ sung IPC agent:setPermissionMode để cập nhật quyền ngay lập tức xuống tiến trình nền mà không cần khởi động lại app. Added agent:setPermissionMode IPC channel to propagate permission changes to the backend supervisor immediately without app restart.
Khi chọn Full Access (bypassPermissions), tự động cấp quyền ghi file (allowOutside: true) và phê duyệt tự động toàn bộ tool call. Under Full access (bypassPermissions), automatically allow filesystem writes (allowOutside: true) and auto-approve all tool calls.
Tự động chuyển mode từ plan sang build khi cấp quyền sửa code, giúp agent gọi tool can thiệp file thay vì chỉ trả lời text. Automatically switch from plan to build mode when granting edit permissions so the agent executes edits instead of only returning plans.
Chuẩn hóa đường dẫn Windows và xử lý ký tự ổ đĩa không phân biệt hoa thường trong nodeFsHost. Normalized Windows filesystem paths and case-insensitive drive letter checks in nodeFsHost.

Gói phát hành / Release artifacts

  • Grok-Build-Setup-0.5.47.exe — NSIS Setup / Bộ cài NSIS
  • Grok-Build-0.5.47-win32-x64-portable.exe — Portable executable / Bản portable EXE
  • Grok-Build-0.5.47-win32-x64.zip — Portable ZIP / Bản ZIP giải nén
  • MANIFEST.json — Sizes and SHA-256 / Kích thước và SHA-256
Tiếng Việt English
Các tệp Windows chưa được ký Authenticode và có thể kích hoạt cảnh báo SmartScreen. Hãy kiểm tra SHA-256 trong MANIFEST.json trước khi chạy. Bản này là ứng viên local tại dist/0.5.47/ cho đến khi phát hành GitHub. The Windows artifacts are not Authenticode-signed and may trigger SmartScreen. Verify SHA-256 values in MANIFEST.json before running them. This is a local candidate under dist/0.5.47/ until a GitHub release is published.

Kiểm chứng / Verification

Tiếng Việt English
Trước đóng gói: e2e 30 passed, ACP client file write verification, dynamic permission IPC coverage. Before packaging: e2e 30 passed, ACP client file write verification, dynamic permission IPC coverage.
scripts/publish-release.ps1 -Version 0.5.47 tạo Setup, portable EXE/ZIP, update pack và MANIFEST. scripts/publish-release.ps1 -Version 0.5.47 produces Setup, portable EXE/ZIP, update pack and MANIFEST.