Documentation
README
Local runtime setup
wisp-science needs three independent local toolchains:
| Layer | Tools | Purpose |
|---|---|---|
| Core | uv + managed Python venv |
App bootstrap, python tool, bundled MCP servers |
| Literature | Node >= 20, npm, sci (scimaster-cli) |
Bundled bear-* skills (real paper search) |
| Bioinformatics | pixi |
Per-project conda/pip multi-env analysis (scanpy, workflow engines like snakemake/nextflow/oxo-flow) |
Core is required for the app. Literature and bioinformatics layers are optional until the user runs those skills — but Capabilities shows all of them; install what's missing for the user's goal.
Restart wisp-science after changing PATH or global config so bootstrap re-runs.
Step 0 — Detect platform, region, and current state
This is the opening of the README. Read the full README on GitHub.