feat: implement local LLM proxy architecture with MCP routing
Add STDIO and HTTP upstream transports, McpRouter with tool namespacing and discovery, and StdioProxyServer for aggregating multiple MCP servers. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -307,7 +307,7 @@
|
||||
"dependencies": [
|
||||
"4"
|
||||
],
|
||||
"status": "pending",
|
||||
"status": "done",
|
||||
"subtasks": [
|
||||
{
|
||||
"id": 1,
|
||||
@@ -367,7 +367,8 @@
|
||||
"testStrategy": "Run full integration test suite. Verify coverage >85% for project-related files.",
|
||||
"parentId": "undefined"
|
||||
}
|
||||
]
|
||||
],
|
||||
"updatedAt": "2026-02-21T04:30:43.622Z"
|
||||
},
|
||||
{
|
||||
"id": "6",
|
||||
@@ -380,7 +381,7 @@
|
||||
"3",
|
||||
"4"
|
||||
],
|
||||
"status": "pending",
|
||||
"status": "done",
|
||||
"subtasks": [
|
||||
{
|
||||
"id": 1,
|
||||
@@ -465,7 +466,8 @@
|
||||
"testStrategy": "Unit tests for getLogs. Integration test: run container, tail logs, verify output.",
|
||||
"parentId": "undefined"
|
||||
}
|
||||
]
|
||||
],
|
||||
"updatedAt": "2026-02-21T04:52:51.544Z"
|
||||
},
|
||||
{
|
||||
"id": "7",
|
||||
@@ -514,8 +516,9 @@
|
||||
"dependencies": [
|
||||
"7"
|
||||
],
|
||||
"status": "pending",
|
||||
"subtasks": []
|
||||
"status": "done",
|
||||
"subtasks": [],
|
||||
"updatedAt": "2026-02-21T04:55:53.675Z"
|
||||
},
|
||||
{
|
||||
"id": "9",
|
||||
@@ -555,8 +558,9 @@
|
||||
"dependencies": [
|
||||
"1"
|
||||
],
|
||||
"status": "pending",
|
||||
"subtasks": []
|
||||
"status": "in-progress",
|
||||
"subtasks": [],
|
||||
"updatedAt": "2026-02-21T04:56:01.658Z"
|
||||
},
|
||||
{
|
||||
"id": "12",
|
||||
@@ -732,9 +736,9 @@
|
||||
],
|
||||
"metadata": {
|
||||
"version": "1.0.0",
|
||||
"lastModified": "2026-02-21T04:26:06.239Z",
|
||||
"lastModified": "2026-02-21T04:56:01.659Z",
|
||||
"taskCount": 24,
|
||||
"completedCount": 5,
|
||||
"completedCount": 8,
|
||||
"tags": [
|
||||
"master"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user