Paper2Agent_decoupleRpy / src /tools /bulk_dataset_tools.py

Commit History

fix(reporting): return the top table inline so the report needs no re-read
8d52c9a

Annie Voigt commited on

fix(scoring): resolve gene symbols from var; never let a sample filter no-op
5d4961a

Annie Voigt commited on

fix(scoring): close the six PROGENy per-sample gaps from the GSE205154 eval
49f5c84

Annie Voigt commited on

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

Annie Voigt commited on

feat(loveless): ADR-0006 + agent-side sc serving scaffold
ed8955e

avoigt1121 commited on

refactor(loader): centralize authenticated URL->local resolution
bbba11d

avoigt1121 commited on

fix(loader): authenticate huggingface.co downloads via HF_TOKEN
8ed5f5f

avoigt1121 commited on

fix: load bulk-dataset h5ad/CSV from URLs, not just local paths
2853520

avoigt1121 commited on

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

avoigt1121 commited on

Fix 7 pre-existing test failures
731c869

avoigt1121 commited on

Improve agent accuracy: guardrails, routing rules, and workflow examples
1e88370

avoigt1121 commited on

Refactor manifest/metadata to separate semantics from runtime counts
2d4be39

avoigt1121 commited on

Remove dead code and standardize MCP tool return schemas
312cab8

avoigt1121 commited on

Add PDAC dataset adapter, workflow, semantic, and analysis layers
bfe6079

avoigt1121 commited on