Commit Graph

13 Commits

Author SHA1 Message Date
ClawdBot
ab5041d4ec fix(runtime): prefer uvicorn ASGI app path, fallback to programmatic mcp.run 2026-02-19 09:40:55 +11:00
ClawdBot
acb9ce45e7 fix(runtime): run server.py and force FastMCP SSE bind on 0.0.0.0:8000 2026-02-19 09:38:43 +11:00
Clawdbot
75a9c979b3 fix: run via fastmcp CLI and remove direct mcp.run() 2026-02-12 12:40:22 +11:00
Clawdbot
15908f95e3 fix: aggressively reset sys.argv to force correct FastMCP CLI args 2026-02-12 12:31:49 +11:00
Clawdbot
b4391cb650 feat: expose ASGI app for direct uvicorn execution 2026-02-12 12:28:04 +11:00
Clawdbot
36bc6238dd fix: inject sys.argv to configure FastMCP run 2026-02-12 12:26:07 +11:00
Clawdbot
76aba3dcb1 fix: hardcode transport/host/port to bypass CLI args 2026-02-12 12:23:38 +11:00
Clawdbot
ae44f4311c fix: catch and log main crash 2026-02-12 12:17:14 +11:00
Clawdbot
b9e7d8574b fix: enable stdout logging 2026-02-12 12:13:22 +11:00
Clawdbot
effa8fa43d fix: db initialization and vector registration order 2026-02-12 10:38:32 +11:00
Clawdbot
aab18d3a4f refactor: migrate from qdrant to postgres+pgvector 2026-02-12 09:46:05 +11:00
Clawdbot
849fbaa936 Added PDF support and sliding window chunking 2026-02-06 15:11:46 +11:00
Clawdbot
8cb860797e Initial scaffold for knowledge-mcp 2026-02-06 15:07:07 +11:00