Commit History

Add configurable, always-on execution-trace log sink (local|hf|s3)
c34a111

Anne Voigt commited on

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

avoigt1121 Claude Opus 4.8 commited on

Surface per-dataset preprocessing + re-pin biodata-registry 0.1.5
69036a2

avoigt1121 Claude Opus 4.8 commited on

feat: hide microarray from advertised inventory + plain-language Approach in solutions
d8abb63

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

Stage: pinned deps, API-key fallback, apt probe, security scan
4c425da

avoigt1121 commited on

Add dataset selection heuristics to system prompt
53fbe3b

avoigt1121 commited on

Re-inject tool functions before each step to heal namespace shadowing
73676b4

avoigt1121 commited on

Enable Anthropic prompt caching on the system prompt
f8055ab

avoigt1121 Claude Sonnet 4.6 commited on

Fix history truncation dropping the agent's last response
89c697c

avoigt1121 Claude Sonnet 4.6 commited on

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

avoigt1121 Claude Sonnet 4.6 commited on

Add dataset_filter_to_curated_samples tool and loading plan integration
505ceed

avoigt1121 Claude Sonnet 4.6 commited on

Surface reporting_rules to agent system prompt; add DESeq2 explanation rule
e46db8d

avoigt1121 Claude Sonnet 4.6 commited on

Fix model prefill error on continue: convert trailing AIMessage to HumanMessage before model.invoke()
a9373fd

avoigt1121 commited on

Inject full dataset manifests into system prompt to eliminate discovery calls
f027958

avoigt1121 Claude Sonnet 4.6 commited on

Fix message format for newer Claude models + upgrade to claude-sonnet-4-6
63fcfa3

avoigt1121 Claude Sonnet 4.6 commited on

Ground agent in registered datasets; prevent hallucination
fdb1a0a

avoigt1121 Claude Sonnet 4.6 commited on

Fix __main__ CLI entry point in agent.py
53621c8

avoigt1121 Claude Sonnet 4.6 (1M context) commited on

Remove StateManager class and redundant PlanManager instantiations
29c2245

avoigt1121 Claude Sonnet 4.6 (1M context) commited on

Unify CLI and Gradio executor setup via _prepare_executor()
5386a25

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