Open Scientist Dashboard

Enter the dashboard password.

Open Scientist Initiative Dashboard

Generated at 2026-05-10T18:19:52.603041+00:00

ToolUniverse

mims-harvard/ToolUniverse

Branch: fix/biomodels-non-json-diagnostics · HEAD: 2daf3ec9 · origin/main: 3e981b10

clean working tree

Tracked PRs

PRTitleStatusChecks
#169docs: refresh contributing guideMERGED UNKNOWNRun Tests (3.12): pass
#170fix: avoid unicode logging errors on non-UTF streamsMERGED UNKNOWNRun Tests (3.12): pass
#171fix: add CTD non-JSON response diagnosticsMERGED UNKNOWNRun Tests (3.12): pass
#172fix: add compact UniProt entry outputMERGED UNKNOWNRun Tests (3.12): pass
#173docs: expand Codex CLI MCP setupMERGED UNKNOWNRun Tests (3.12): pass
#176fix: stabilize task manager listingOPEN MERGEABLERun Tests (3.12): pass
#177docs: add OpenCode manual MCP setupOPEN MERGEABLERun Tests (3.12): pass
#178docs: clarify MCPB client scopeOPEN MERGEABLERun Tests (3.12): pass
#179fix: add DisGeNET empty-result diagnosticsOPEN MERGEABLERun Tests (3.12): pass
#180fix: add BioModels non-JSON diagnosticsOPEN MERGEABLERun Tests (3.12): pass

Open Issues

Local Test

Tests not run. Refresh with --run-tests.

Recent Commits

2daf3ec9 (HEAD -> fix/biomodels-non-json-diagnostics, origin/fix/biomodels-non-json-diagnostics) fix: add BioModels non-JSON diagnostics
3e981b10 (origin/main, origin/HEAD) Merge pull request #173 from mims-harvard/docs/expand-codex-cli-setup
b9d7f77c Merge pull request #172 from mims-harvard/fix/uniprot-compact-entry
61b94feb Merge pull request #171 from mims-harvard/fix/ctd-non-json-diagnostics
a6a7bf67 Merge pull request #170 from mims-harvard/fix/windows-safe-logging

Qworld

mims-harvard/Qworld

Branch: docs/reproduction-defaults · HEAD: 64f444e · origin/main: 5700dd0

clean working tree

Tracked PRs

PRTitleStatusChecks
#2fix: derive package version from metadataOPEN MERGEABLEchecks: none
#3fix: avoid mutating generate inputsOPEN MERGEABLEchecks: none
#4fix: normalize CLI input shapesOPEN MERGEABLEchecks: none
#5ci: add test workflowOPEN MERGEABLEchecks: none
#6fix: normalize CLI and client input shapesOPEN MERGEABLEchecks: none
#7docs: add CLI batch and resume examplesOPEN MERGEABLEchecks: none
#8docs: document reproduction defaultsOPEN MERGEABLEchecks: none

Open Issues

Local Test

Tests not run. Refresh with --run-tests.

Recent Commits

64f444e (HEAD -> docs/reproduction-defaults, fork/docs/reproduction-defaults) docs: document reproduction defaults
5700dd0 (origin/main, origin/HEAD, fork/main, fork/HEAD, main) Update README.md
7e972cb Embed video thumbnail in README
1e69918 Add video and demo badges to README
2cb2114 Add citation section to README

Medea

mims-harvard/Medea

Branch: docs/targetid-data-inputs · HEAD: 3f72428 · origin/main: d44d1d4

clean working tree

Tracked PRs

PRTitleStatusChecks
#10ci: add test workflowOPEN MERGEABLEchecks: none
#11docs: fix package repository linksOPEN MERGEABLEchecks: none
#12fix: add medea-eval entrypoint moduleOPEN MERGEABLEchecks: none
#13docs: add credential-light smoke testOPEN MERGEABLEchecks: none
#14docs: describe immune response data formatOPEN MERGEABLEchecks: none
#15docs: clarify TargetID data inputsOPEN MERGEABLEchecks: none

Open Issues

Local Test

Tests not run. Refresh with --run-tests.

Recent Commits

3f72428 (HEAD -> docs/targetid-data-inputs, fork/docs/targetid-data-inputs) docs: clarify TargetID data inputs
d44d1d4 (origin/main, origin/HEAD, fork/main, fork/HEAD, main) minor fix
90e18a3 Merge pull request #6 from felipeyanez/fix/get-efo-id-ols-wrong-ontology
92f302e Merge branch 'main' into fix/get-efo-id-ols-wrong-ontology
d7a9c50 Add more reasoning model support + Fix several minor issues

TxAgent

mims-harvard/TxAgent

Branch: docs/rag-reliability-checklist · HEAD: 6f2e182 · origin/main: 8c24ad9

clean working tree

Tracked PRs

PRTitleStatusChecks
#19ci: add compile workflowOPEN MERGEABLEchecks: none
#20fix: define token overflow dependenciesOPEN MERGEABLEchecks: none
#21fix: correct assistant role typoOPEN MERGEABLEchecks: none
#22fix: defer heavy TxAgent runtime importsOPEN MERGEABLEchecks: none
#23docs: explain ToolRAG embedding cacheOPEN MERGEABLEchecks: none
#24docs: clarify multi-GPU runtime setupOPEN MERGEABLEchecks: none
#25docs: add RAG reliability checklistOPEN MERGEABLEchecks: none

Open Issues

Local Test

Tests not run. Refresh with --run-tests.

Recent Commits

6f2e182 (HEAD -> docs/rag-reliability-checklist, fork/docs/rag-reliability-checklist) docs: add RAG reliability checklist
8c24ad9 (origin/main, origin/HEAD, fork/main, fork/HEAD, main) v0.1.3:fix gradio issue and vllm version issue
9659e4f Merge branch 'main' of github.com:mims-harvard/TxAgent
418e3ff add data file
2311070 Update example to match with the latest vllm version.