Skip to content
dsh.fish

Browse

37 results

Bundle

dsh-hyper-tools

Keeps Charm Hyper requests under the gateway's 10 MiB body cap: replaces the oldest images with placeholders (newest survive) before sending, and retries with a tighter projection when the gateway still rejects the body.

samuelrubiodev1
Bundle

dsh-session-title-cold

冷会话标题回填:把持久化日志里的 session/title 事件折叠进 projection 缓存,让 session.list 的 projections 带上真实标题——侧边栏会话列表不再全部显示工作区目录名(dsh)。

fengs2021
Bundle

dsh-plugin-remote

Remote access gateway and zero-install Windows desktop projection for the DeepSeek Harness Web GUI.

siberiah2o
Bundle

dsh-memory-s3

Cloud-backed cross-session memory for DeepSeek Harness: structured entries + vector retrieval persisted to S3-compatible object storage (AWS S3 / MinIO / R2 / OSS), with local cache projection, approval-gated writes and auditable trails

Re-s
Bundle

dsh-token-billing

Session token billing for the DeepSeek Harness: a host-registered cost projection plus a live cost badge with a detail panel in the web session header

MrTomTao
Bundle

dsh-favicon-status

Browser tab status indicator: paints the document favicon from the sessions list projection (green done / amber waiting / blue running, spinning while work executes) so a backgrounded dsh web tab still shows task state

bf185003
Bundle

dsh-usage-cost

Real-time DeepSeek token usage and cost meter: a status-bar capsule plus detail panel driven by a session projection, with local-only today/month/model cost persistence.

lhh666-6
Bundle

dsh-plan-build-toggle

DSH web client plugin: a persistent OpenChamber-style Plan|Build toggle on the composer (with Tab-to-switch), driving the native /plan command channel over the host plan projection

jdqingm
Bundle

@huanghanheng/dsh-ui-billing

Billing widget for the DeepSeek Harness Web GUI: whole-log session cost projection and API balance at the sidebar foot

HenryHwong
Bundle

dsh-linalg

Linear algebra toolbox for DeepSeek Harness (dsh): matrix multiply, determinant, inverse, trace, transpose, RREF, linear system solver with unique/infinite/none classification, and vector ops (dot/cross/norm/projection/angle) — zero runtime dependencies

TYEclipse
Bundle

dsh-wayfinder-ui

DSH web-profile plugin: spawns one top-level session per ready wayfinder task (wayfinder_spawn_session), prints the spawn protocol (wayfinder_snippet), and triggers an in-session Wayfinder map card above the composer (wayfinder_mock_map), rendered from a session projection like the To-dos panel.

andrepontesmelo
Bundle

dsh-subagent-progress

Live subagent progress dock for DeepSeek Harness: folds each child session's events into a subagentProgress projection (turn/step, last tool, latest assistant preview, notify_user updates) and renders a frosted-glass status dock above the parent conversation composer.

edgeseeker7
Bundle

dsh-cost-pill

DSH Web plugin: a session API-cost + account-balance pill merged into the official composer stats row, with a click-open breakdown panel. Host half registers a `costPill` session projection and a loopback-only balance route; browser half renders it through the slot runtime.

Daviszhou212