Commit History

perf(mcp): HTTP transport core — add_mcp_http on agent/tool_manager + adata cache + instrumentation
984a525

avoigt1121 Claude Opus 4.8 commited on

Fix: raise on MCP tool errors instead of returning error text as a string
3aa4e62

avoigt1121 Claude Opus 4.8 commited on

Lint cleanup: remove unused imports, empty f-strings, split import lines
3bfbf14

avoigt1121 Claude Opus 4.8 commited on

Extract _resolve_env_vars from MCPManager.add_mcp (CC 31->26, out of E)
9a6a504

avoigt1121 Claude Opus 4.8 commited on

Code-quality fixes: dead assignments, redundant imports, MD5 intent, type hints
3d1d237

avoigt1121 Claude Opus 4.8 commited on

Surface exceptions from add_mcp_server's outer try/except in last_discovery_errors
eee2782

avoigt1121 commited on

Add handshake timing/timeout diagnostics to MCP discovery
969a577

avoigt1121 commited on

Fix MCP server subprocess using wrong Python interpreter (root cause of 0 tools)
7b766b1

avoigt1121 commited on

Capture remaining silent zero-tool paths in MCP discovery diagnostics
457352f

avoigt1121 commited on

Capture MCP server subprocess stderr for health-check diagnostics
e4428e8

avoigt1121 commited on

Surface MCP tool discovery errors in health check
3a22ae7

avoigt1121 commited on

Eliminate per-call subprocess overhead with persistent HTTP MCP server
b706ec1

avoigt1121 Claude Sonnet 4.6 commited on

Consolidate three tool stores into one (_tool_catalog)
3506183

avoigt1121 Claude Sonnet 4.6 (1M context) commited on

Clean up dead code, fix two bugs, remove unused abstractions
837f20e

avoigt1121 Claude Sonnet 4.6 (1M context) commited on

Align project layout with HF Spaces and FastMCP conventions
6ca2acc

avoigt1121 Claude Sonnet 4.6 (1M context) commited on