better-dsh
Discovered★ 4Make your dsh ready for serious coding. (Tools x Schemas)^REPL. skill://, ctx://, agent://, dvc://, dsh://, IPython REPL, Context as Variables, cross compaction recallable, full context revive. hash-e
Better Dsh — Dashr
Dashr (/ˈdæʃ.ɚ/) makes your native dsh ready for serious coding.
Why
-
$(\text{Tools} \times \text{URL schemas})^{\text{REPL}}$ - a concise, cognitively frictionless setup delivering maximal capacity.
-
Universal Tools -
read,write,grep,glob. -
URL schemas -
skill://,ctx://,agent://,dvc://,dsh://, an intuitive, unified interface for runtime resources. -
Persistent REPL Kernel - IPython (compared with the native ephemeral TS REPL).
-
(20+ tools × 5 schemas) ^ REPL free composition = ∞
-
Context as Variables - full session transcripts are accessible as variables, even cross compactions.
-
Full Context Revive — full-namespace
dillsnapshots save and restore kernel state across restarts.
{ "cell": "
scout = await agent('agent://ralph', 'graph-analyze this codebase; scout the breaking points to add tests')
ui = await read('dvc://browser/127.0.0.1:3080')
me = await read('ctx://transcript')",
"description": "one cell: agents × devices × session" }
✨ Other Features
- Agent swarm as resources — sub-agents, workflows, and Ralph loops are first-class calls (
subagent,workflow,ralph,message). - KeepRecency context compactions - preserve recent relevancy. Resets the default 80% compaction threshold to 50% as "usable" context max.
- A simplistic global LLM-endpoint failover, absent in the native build (a safeguard for long-range, unattended tasks).
- keeps the system prompt to ~3–4K tokens.
dvc://browser- browser use ready.- All
host planewired — you do not even see any difference from yourdshUI; it just silently fuels up thedshbase. - iOS PWA Ready - minor UI twists that make the webUI a decent PWA for iOS
Add to Home Screen.
Recommended Companion Plugin(s)
dsh-better-sidebarcortimulti-agent memory plugin
⚡ Quick Install
dsh plugin --profile web add --config.auto-install-peers=false better-dsh@latest
📚 Inspiration & Attribution
better-dsh is an open-source plugin for DeepSeek Harness (dsh) (MIT). It stands on the shoulders of earlier open-source work:
- BetterEdit (
dsh-better-edit, by Rianico) — the hash-anchoredread→edit→undo_last_editediting model. Dashr adopts this toolchain (itself a lineage ofpi-hashline-edit→pi-hashline-edit-lsz→dsh-better-edit) with attribution, and re-wires it natively. - omp-agent (oh-my-pi, by Can Bölük) — the
dvc://device framework and itsast_edit/ast_grep/browser/lspdevices, adopted under its MIT license. - Prime Agent (Prime Intellect) — the Context as Variables paradigm that shapes the persistent-kernel model.
All upstream dependencies carry their original MIT licenses, recorded in the source tree.
📄 License
MIT. See LICENSE.
Similar plugins
by ZSeven-W
DeepSeek Harness (DSH) plugin: dispatch work to DSH agents from Claude Code / Codex — native subagent progress, in-host worker sessions with per-tier presets, and a multimodal bridge that lends the te
★ 144
MIT
JavaScript
Sep 14, 2026
dsh plugin --profile web add @zseven-w/dsh-crewMatch your models and token budgets to each role, then let DSH delegate specialized subagents by task type. Covers architecture analysis, UI/UX, code implementation, codebase exploration, and document
★ 0
dsh plugin --profile web add oh-my-dsh-slimSlash commands ported from other coding agents (setup, connect, install, trust, browse, doctor, status, model, memory, compact, resume, review, mcp, init, suggest, improve, refactor), a zero-dependenc
★ 0
↓ 467/wk
dsh plugin --profile web add dsh-bridgeby jiangzhenguo
DSH bundle that registers 13 native codegraph_* tools wrapping the codegraph CLI, so agents bootstrap, maintain, and query a pre-indexed code knowledge graph (symbol query, explore, node trail, caller
★ 8
↓ 66/wk
MIT
JavaScript
Aug 21, 2026
dsh plugin --profile web add dsh-codegraphby CocoSgt
Global skill hub for dsh: aggregates Claude Code, project, and .skill-package skills into ~/.dsh/skills with reference/copy import and slash-menu usage
★ 16
NOASSERTION
JavaScript
Aug 14, 2026
dsh plugin --profile web add dsh-skillsby wly8691-jpg
Windows-native real-Office automation plugin (DSH). Contract, task-level, fault-injection and process-leak regressions covered; real-Office tests must be run on the target machine.
★ 3
MIT
JavaScript
Sep 12, 2026
dsh plugin --profile web add @eqman00003/dsh-office-com