v3.3.0: File Manager, SSH/Remote access, Approval gate

- File Manager: browse device files, open/preview, install APKs
- SSH/Remote: [SSH_EXEC], [SSH_UPLOAD], [SSH_DOWNLOAD], [REMOTE_EXEC], [CURL_EXEC]
- Approval gate: all sensitive actions require user approval
- New FileManagerPlugin native plugin
- Updated agentic system prompt with external access docs
- Cleaned up stale .idsig artifacts from releases/
This commit is contained in:
admin
2026-05-21 17:42:22 +04:00
Unverified
parent d98508dafa
commit 5125725ea7
10 changed files with 565 additions and 66 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "zai-chat",
"version": "3.2.0",
"version": "3.3.0",
"description": "Z.AI Chat - Full stack AI chat powered by GLM Coding Plan",
"main": "index.js",
"scripts": {