v2.1.0: File tree per session, auto-continue for incomplete tasks, task completion protocol

This commit is contained in:
admin
2026-05-19 18:39:14 +04:00
Unverified
parent 5572f2cb60
commit 5997eee0d7
6 changed files with 700 additions and 10 deletions

View File

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