fix(agent,ui,prompt): cut the measured step waste, and stop mislabelling timeouts f5b3564 Annie Voigt commited on 20 days ago
docs(security): clarify _resolve_env_vars is read-only env substitution ac31567 Annie Voigt commited on Jul 6
style(exec): move nosec B310 rationale to a comment (ADR-0014 bandit hygiene) 8a0b154 Annie Voigt commited on Jul 2
feat(logging): ADR-0013 audit-trace redaction (secret/credential/PII scrubbing) a28dcdc Annie Voigt commited on Jul 2
feat(exec): ADR-0007 Phase 2 local hardening for ContainerLauncher 4df1b49 Annie Voigt commited on Jul 2
feat(exec): real MCP handshake + container-launch fixes (ADR-0007 Phase 1 validation) 86baa28 Annie Voigt commited on Jul 2
feat(exec): sandboxed per-session exec-kernel executor (ADR-0007 Phase 1) a495d22 Anne Voigt commited on Jul 2
feat(exec): extract Executor seam + EXECUTOR config switch (ADR-0007 Phase 0) 6a88274 Anne Voigt commited on Jul 2
perf(mcp): HTTP transport core — add_mcp_http on agent/tool_manager + adata cache + instrumentation 67cb726 avoigt1121 commited on Jun 27
UI exports: fix angle-bracket content loss; embed plots in downloads 1b3821a avoigt1121 commited on Jun 17
Fix: raise on MCP tool errors instead of returning error text as a string 399f9d7 avoigt1121 commited on Jun 17
Security: replace pickle GPL cache with JSON; document accepted exec risk 98bec0e 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
HF wheel registry, pinned deps, apt probe, security scan, API-key fallback ec3eabb avoigt1121 commited on Jun 16
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
Cap conversation history and code-output size to bound credit cost 3c3df06 avoigt1121 commited on Jun 10
Eliminate per-call subprocess overhead with persistent HTTP MCP server aa00971 avoigt1121 commited on Jun 3
Export Q+A only; save full run to HF with structured sections + clickable link 0ec1bb9 avoigt1121 commited on May 14
Remove StateManager class and redundant PlanManager instantiations bf7aca6 avoigt1121 commited on May 11