Merge branch 'feature/backend-ts-support-andunification-of-auth-settings-on-frontend' of https://github.com/siteboon/claudecodeui into feature/backend-ts-support-andunification-of-auth-settings-on-frontend

This commit is contained in:
Haileyesus
2026-04-15 13:46:11 +03:00
21 changed files with 793 additions and 358 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@cloudcli-ai/cloudcli",
"version": "1.28.1",
"version": "1.29.2",
"description": "A web-based UI for Claude Code CLI",
"type": "module",
"main": "server/index.js",
@@ -41,7 +41,8 @@
"release": "./release.sh",
"prepublishOnly": "npm run build",
"postinstall": "node scripts/fix-node-pty.js",
"prepare": "husky"
"prepare": "husky",
"update:platform": "./update-platform.sh"
},
"keywords": [
"claude code",