Update project functionality and configuration

This commit is contained in:
2026-08-14 17:59:07 +09:00
parent a4eb5a580f
commit 189277a78c
113 changed files with 4838 additions and 348 deletions

View File

@@ -3,7 +3,7 @@
"id": 1,
"method": "initialize",
"params": {
"protocolVersion": "2025-06-18",
"protocolVersion": "2025-11-25",
"capabilities": {},
"clientInfo": {
"name": "toolbox-executor",

View File

@@ -2,7 +2,7 @@
"jsonrpc": "2.0",
"id": 1,
"result": {
"protocolVersion": "2025-06-18",
"protocolVersion": "2025-11-25",
"serverInfo": {},
"capabilities": {}
}