docs(security): clarify _resolve_env_vars is read-only env substitution ac31567 Annie Voigt commited on Jul 6
perf(mcp): HTTP transport core — add_mcp_http on agent/tool_manager + adata cache + instrumentation 67cb726 avoigt1121 commited on Jun 27
Fix: raise on MCP tool errors instead of returning error text as a string 399f9d7 avoigt1121 commited on Jun 17
Lint cleanup: remove unused imports, empty f-strings, split import lines 8d71444 avoigt1121 commited on Jun 17
Extract _resolve_env_vars from MCPManager.add_mcp (CC 31->26, out of E) 444398b avoigt1121 commited on Jun 17
Code-quality fixes: dead assignments, redundant imports, MD5 intent, type hints 82f833d avoigt1121 commited on Jun 17
Surface exceptions from add_mcp_server's outer try/except in last_discovery_errors e70837f avoigt1121 commited on Jun 14
Fix MCP server subprocess using wrong Python interpreter (root cause of 0 tools) 52a82d5 avoigt1121 commited on Jun 14
Capture remaining silent zero-tool paths in MCP discovery diagnostics 522d44e avoigt1121 commited on Jun 14
Capture MCP server subprocess stderr for health-check diagnostics a00e71d avoigt1121 commited on Jun 14
Eliminate per-call subprocess overhead with persistent HTTP MCP server aa00971 avoigt1121 commited on Jun 3