- 홈
- 플러그인
- 개발 및 플러그인 도구
- better-dsh (dashr)
better-dsh (dashr)
pgmi-builds/better-dsh/dashr
진지한 코딩을 위해 dsh를 준비합니다. (Tools x Schemas)^REPL. `skill://`, `ctx://`, `agent://`, `dvc://`, `dsh://`, IPython REPL, 변수를 통한 Context, 교차 압축 다시 불러오기 가능, 전체 컨텍스트 복원. `hash-edit`, `dvc://browser`, subagent as function, workflow as function.
설치
dsh plugin --profile web add github:pgmi-builds/better-dsh이 플러그인은 저장소의 dashr 하위 디렉터리에 있습니다.
README
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.
관련 플러그인
deepseek-harness
deepseek-ai/deepseek-harness
dsh-web (dsh-plugin-manager)
zhu1090093659/dsh-web
dsh-web
zhu1090093659/dsh-web
dsh-web-ui (dsh-plugin-manager)
zhu1090093659/dsh-web-ui