feat: add postgres storage and remote sync

This commit is contained in:
2025-11-07 16:59:28 +08:00
parent c4be264ea5
commit d0ba2b188b
32 changed files with 1101 additions and 1170 deletions

View File

@@ -1,7 +1,7 @@
{
"funstat": {
"command": "/Users/lucas/牛马/agentapi",
"args": ["proxy", "http://127.0.0.1:8091/sse"],
"args": ["proxy", "http://127.0.0.1:8094/sse"],
"env": {}
}
}

View File

@@ -2,7 +2,7 @@
"mcpServers": {
"funstat": {
"command": "/Users/lucas/牛马/agentapi",
"args": ["proxy", "http://127.0.0.1:8091/sse"],
"args": ["proxy", "http://127.0.0.1:8094/sse"],
"env": {}
}
}