Commit History

feat(metrics): instrument n_post_analysis_reads to test the 808b91d claim
0e597a2

Annie Voigt commited on

fix(agent,ui,prompt): cut the measured step waste, and stop mislabelling timeouts
f5b3564

Annie Voigt commited on

style: apply ruff lint --fix + ruff format across the tree
c3b49d6

Annie Voigt commited on

Merge remote-tracking branch 'origin/main' into feat/sandbox-executor
c8a094c

Annie Voigt commited on

feat(auth): ADR-0012 identity seam + identity into audit trace (Now slice)
c5466bf

Annie Voigt commited on

feat(logging): ADR-0013 audit-trace redaction (secret/credential/PII scrubbing)
a28dcdc

Annie Voigt commited on

feat(exec): extract Executor seam + EXECUTOR config switch (ADR-0007 Phase 0)
6a88274

Anne Voigt commited on

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

Anne Voigt commited on

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

avoigt1121 commited on

Surface per-dataset preprocessing + re-pin biodata-registry 0.1.5
4fb1399

avoigt1121 commited on

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

avoigt1121 commited on

Lint cleanup: remove unused imports, empty f-strings, split import lines
8d71444

avoigt1121 commited on

Stage: pinned deps, API-key fallback, apt probe, security scan
9060e80

avoigt1121 commited on

Add dataset selection heuristics to system prompt
10493ce

avoigt1121 commited on

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

avoigt1121 commited on

Enable Anthropic prompt caching on the system prompt
caf22f4

avoigt1121 commited on

Fix history truncation dropping the agent's last response
3efd959

avoigt1121 commited on

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

avoigt1121 commited on

Add dataset_filter_to_curated_samples tool and loading plan integration
b4a11c2

avoigt1121 commited on

Surface reporting_rules to agent system prompt; add DESeq2 explanation rule
8d040b5

avoigt1121 commited on

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

avoigt1121 commited on

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

avoigt1121 commited on

Fix message format for newer Claude models + upgrade to claude-sonnet-4-6
809aa7f

avoigt1121 commited on

Ground agent in registered datasets; prevent hallucination
b2e5db1

avoigt1121 commited on

Fix __main__ CLI entry point in agent.py
3356f20

avoigt1121 commited on

Remove StateManager class and redundant PlanManager instantiations
bf7aca6

avoigt1121 commited on

Unify CLI and Gradio executor setup via _prepare_executor()
22976fd

avoigt1121 commited on

Clean up dead code, fix two bugs, remove unused abstractions
2386a1a

avoigt1121 commited on

Align project layout with HF Spaces and FastMCP conventions
1a17418

avoigt1121 commited on