Skip to content
dsh.fish

Browse

244 results

Bundle

@dsh-one/dsh-llm-provider

A dsh plugin that replaces the built-in llm-pi-ai and llm-deepseek adapters, the model selector and the Models settings page with self-maintained versions, tracks upstream @earendil-works/pi-ai, and adds quota/balance lookups plus a provider management UI

imchangchang
Bundle

dsh-step-trace

Record every step the agent took, and walk through it forwards and backwards to find where it went wrong.

hj01857655
Bundle

dsh-upstream-model-audit

dsh plugin: shows the model name the upstream actually reported for each assistant step, backfilling pi-ai replay metadata from a non-invasive fetch observer when the adapter omits it

QuanhuZeYu
Bundle

dsh-run-button

Run button for shell code blocks in DSH replies: executes the snippet through the host shell service and streams its output to a bottom-right dock, or to a bottom-panel tab per run.

EdwardXiao-bit