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

UI exports: fix angle-bracket content loss; embed plots in downloads
2c7f202

avoigt1121 Claude Opus 4.8 commited on

UI: save a full-run PDF to the results repo alongside md/json
7e5a1e6

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

Security: replace pickle GPL cache with JSON; document accepted exec risk
8bd6618

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

HF wheel registry, pinned deps, apt probe, security scan, API-key fallback
18391e3

avoigt1121 commited on

Make decoupleR method-limitations text deterministic
0c5223c

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

Cap conversation history and code-output size to bound credit cost
d9fdf04

avoigt1121 Claude Sonnet 4.6 commited on

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

avoigt1121 Claude Sonnet 4.6 commited on

Export Q+A only; save full run to HF with structured sections + clickable link
0a68e9c

avoigt1121 Claude Sonnet 4.6 commited on

Remove StateManager class and redundant PlanManager instantiations
29c2245

avoigt1121 Claude Sonnet 4.6 (1M context) 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