dsh-dynamic-plugin-manage
Persist and replay dynamic Cordis plugins: export the current Session's dynamic plugins to a fixed directory, then selectively load them back after a restart — and browse/import them from a Web Settings panel.
102 results
Persist and replay dynamic Cordis plugins: export the current Session's dynamic plugins to a fixed directory, then selectively load them back after a restart — and browse/import them from a Web Settings panel.
AiToEarn content-creation suite as a DeepSeek Harness plugin: creative director, script writer, image-text and video generation, and Douyin publishing.
Remote-access directory-picker fix for DeepSeek Harness: forces the in-browser browse interaction when the web GUI is served to remote browsers (tailscale serve, cloudflared, reverse proxy with --trusted-host). Native OS chooser dialogs cannot be driven from a phone or remote laptop.
DSH web plugin: right-side context-and-files panel (directory browser, injected-context documents, read-only git commit graph) plus the session-log download action
DSH web plugin: make the workspace directory picker usable from remote browsers (behind nginx / reverse proxy) by pinning the in-app browse interaction instead of the host-native OS chooser.
Remote-SSH-style workspace for DeepSeek Harness (DSH): pick an SSH host and a remote directory as a native DSH workspace; the agent operates the remote filesystem directly via rw_* tools (SFTP/exec). No mirror, no sync — the remote is the source of truth.
Per-workspace MCP scoping for the DeepSeek Harness — decide which MCP servers a session may see from the directory it was opened in.
Self-maintaining handoff.md per working directory + git branch for DeepSeek Harness, stored under ~/.agent/agent-handoff (shared with pi-handoff).
DeepSeek Harness workspace & session enhancement plugin: recycle bin, cross-workspace session drag, ungrouped sessions, multi-folder workspace roots, in-app directory picker, session merge, folder/file sections, multi-select picker, session files & drag-drop upload, file preview — shipped as an overlay patch-set with install scripts
DeepSeek Harness bundle that turns expert teams (markdown persona rosters) into model-routable skills. Engine and roster are separate: teams are data directories users can author.
Browsable, searchable, stats-driven directory of GitHub DSH plugin repositories, rendered inside the DSH Web GUI settings.
Harness Plugin Store Optimized: a customized fork of dsh-plugin-hub — configurable plugin download directory, bundle-layer conflict detection, automatic pnpm lookup, and upstream bug fixes
Set the default initial directory of dsh's workspace directory picker (native + browse backends), with a GUI settings card. 设置 dsh「添加工作区」目录选择器的默认初始目录(含 GUI 设置卡片)。
DSH plugin: auto-supplement QMD semantic search when the model greps/globs a knowledge-base directory
Out-of-tree dsh plugin: '@' project file/directory suggestions and plain-text references in the chat composer.
Automated backups of DSH sessions, config and custom directories — scheduled or manual, packed as tgz with rotation
Vendor logo seat in the DSH web composer: shows which provider serves the current model (DeepSeek / OpenAI / Anthropic / OpenCode / ...), live from the official per-session ModelDirectory.
DSH Plugin Registry inside DeepSeek Harness — search, compare, and inspect source-backed plugin information before installation.
DeepSeek Harness web plugin — upload files and folders straight into the conversation (no workspace copy needed): images attach as real image blocks, text content is written into the composer, folders land under ~/.dsh/uploads by directory structure
DeepSeek Harness 创意指导 Agent 插件:6 维评估 + 自适应追问生成通用美学 brief(JSON,平台无关),AIGC 痕迹去除润色,框架逻辑抽成可测试工具(cd_assess / cd_detect_conflict / cd_polish_type / cd_save_brief)
Enhanced workspace directory browser for the dsh web UI: quick access to /mnt Windows drives, full breadcrumb ancestry from the filesystem root, and an always-visible path input.
Start a read-only session without choosing a workspace: isolated directory, locked read-only composition, approval-gated absolute-path file reads.
DeepSeek Harness (dsh) plugin that snapshots your workspace at every turn into a shadow git repository, so you can restore the files to any earlier turn. Your own .git is never touched, and plain directories work too.
Disk-usage audit for DeepSeek Harness (dsh) data directories: total size, per-directory breakdown, largest files, and oversized-file warnings (session logs can hit hundreds of MB). Zero runtime dependencies, read-only. CLI + agent-callable disk_audit tool.