Conan Scott cscott
  • Joined on 2025-12-07
cscott pushed to main at cscott/openclaw 2026-02-18 09:18:30 +00:00
17aa4ab7d5 typo
cscott pushed to main at cscott/openclaw 2026-02-18 09:17:16 +00:00
e86dd71ba5 added ipv4 override for node options
cscott pushed to main at cscott/amplify-fusion 2026-02-17 05:36:05 +00:00
4ea379406b tag fix
cscott pushed to main at cscott/amplify-fusion 2026-02-17 00:34:47 +00:00
b3c181e444 updated images
cscott pushed to main at cscott/tei 2026-02-12 11:49:10 +00:00
4b0f9cd569 upped cpu limits for faster embedding
cscott pushed to master at cscott/knowledge-mcp 2026-02-12 02:34:09 +00:00
5076486935 docs: update README for Postgres+pgvector and add ingestion TODOs
cscott pushed to master at cscott/knowledge-mcp 2026-02-12 01:48:02 +00:00
2a6ee399d5 fix: mcp CLI only supports --transport (remove host/port)
cscott pushed to master at cscott/knowledge-mcp 2026-02-12 01:43:35 +00:00
3c5a3158c4 fix: use mcp CLI (install mcp[cli])
cscott pushed to master at cscott/knowledge-mcp 2026-02-12 01:40:24 +00:00
75a9c979b3 fix: run via fastmcp CLI and remove direct mcp.run()
cscott pushed to master at cscott/knowledge-mcp 2026-02-12 01:31:50 +00:00
15908f95e3 fix: aggressively reset sys.argv to force correct FastMCP CLI args
cscott pushed to master at cscott/knowledge-mcp 2026-02-12 01:28:46 +00:00
696f0a0024 fix: correct CMD args for FastMCP CLI (subcommand vs flag)
cscott pushed to master at cscott/knowledge-mcp 2026-02-12 01:28:05 +00:00
b4391cb650 feat: expose ASGI app for direct uvicorn execution
cscott pushed to master at cscott/knowledge-mcp 2026-02-12 01:26:09 +00:00
36bc6238dd fix: inject sys.argv to configure FastMCP run
cscott pushed to master at cscott/knowledge-mcp 2026-02-12 01:23:41 +00:00
76aba3dcb1 fix: hardcode transport/host/port to bypass CLI args
cscott pushed to master at cscott/knowledge-mcp 2026-02-12 01:17:16 +00:00
ae44f4311c fix: catch and log main crash
cscott pushed to master at cscott/knowledge-mcp 2026-02-12 01:14:57 +00:00
652f36301c fixed image name for postgres
cscott pushed to master at cscott/knowledge-mcp 2026-02-12 01:13:25 +00:00
b9e7d8574b fix: enable stdout logging
cscott pushed to master at cscott/knowledge-mcp 2026-02-12 01:04:42 +00:00
2f9ea4ea9e fix: use fully qualified docker.io image for postgres
cscott pushed to master at cscott/knowledge-mcp 2026-02-11 23:38:35 +00:00
effa8fa43d fix: db initialization and vector registration order
cscott pushed to master at cscott/knowledge-mcp 2026-02-11 22:46:07 +00:00
aab18d3a4f refactor: migrate from qdrant to postgres+pgvector