feat: update version to 1.6.0 and enhance ToolsSettings component with loading from json and adding project MCP servers

This commit is contained in:
simos
2025-08-11 14:20:54 +03:00
parent 99b204f5bf
commit 6d17e6db81
4 changed files with 149 additions and 53 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "claude-code-ui",
"version": "1.5.0",
"version": "1.6.0",
"description": "A web-based UI for Claude Code CLI",
"type": "module",
"main": "server/index.js",