@a9i5k4/dsh-draw-gacha
DeepSeek绘画抽卡:给 DeepSeek Harness 发送按钮旁加一根 3D 拉杆,拉下去就会用模型思维链的文本信号开一局像素风「滑动变祖器」抽卡。Just for fun.
360 results
DeepSeek绘画抽卡:给 DeepSeek Harness 发送按钮旁加一根 3D 拉杆,拉下去就会用模型思维链的文本信号开一局像素风「滑动变祖器」抽卡。Just for fun.
定时任务插件:标准 cron 5 段式调度 + shell 命令/站内通知触发动作,Web 侧边栏面板管理(列表/新建/编辑/启停/删除/手动触发/日志),宿主持久化于 $DSH_HOME/storages
在 DSH 对话框模型选择框左侧显示当前 DeepSeek V4 Pro / V4 Flash 的 codexradar IQ,每 5 分钟刷新
VS Code (from a code-server release) inside DSH: a right-sidebar tab driven by the plugin's own launcher over the in-process VS Code server (lib/launcher.mjs). Since 0.3.0 the bundle also ships an editor bridge (assets/extensions/dshcs-editor-bridge): a read-only channel between the in-tree VS Code extension host and DSH, giving the agent what only the editor knows (unsaved buffers, language-server diagnostics, the active selection) and letting editor gestures drive the session. Since 0.3.22 the ask panel renders that session's new content with DSH's own Markdown renderer (pinned to the deployed DSH UI version); since 0.3.23 it is a full-width dialog with collapsible thinking rows and can answer approval requests in place — the bridge's only non-read-only route (POST /approve, constrained to pending in-process requests and the outcomes allowed-once/rejected; panel-first for 5 minutes, handed back to the official card the moment the panel closes). The tab claims DSH file addresses (dsh-resource://file/**) by file type (setting claimExtensions), so the product's own produced-file chips, delivered-file previews and inline prose mentions open in the workbench. The IDE is a resident surface moved with Element.moveBefore instead of being remounted, so switching sidebar tabs no longer reloads it. Opening the tab switches the right sidebar to fullscreen by default (setting fullscreenOnOpen). Following a workspace switch is lightweight: the workbench re-navigates with the new ?folder= and the IDE process is not restarted (since 0.2.12). Requires a DSH with the right-sidebar services (sidebarRightTabs/sidebarRight, >= 0.1.5-alpha.1); older DSH versions get a single upgrade notice on the settings page and no other UI. Two serving modes: loopback port (default) or same-origin mount on DSH's own webServer (/code-server, protected by ctx.connection.requestRejection). No code-server Node layer, no argon2, no C++ toolchain.
墨韵 (Moyun) · 中国水墨画风格主题插件 for DeepSeek Harness:5 套原创水墨主题、自定义壁纸 + 模糊控制、粒子飘落效果、8 种语言国际化,把 DSH 变成一幅流动的水墨画卷。原生 token 系统,零侵入,装一次用很久。
我的Cordis 安全加固 v5(pkg-9):补全第二轮复测发现的 3 处兜底 catch 错误脱敏(/api/browse/pick、/api/installed 外层、listPlugins 枚举失败),所有错误输出统一走 safeErrorMsg。其余与 pkg-8 相同(最终安全版):信任栅栏 v2 / profile 白名单 / 无 agentId / 畸形编码 400 / browse 工作区限制 / readBody 流式解码 / 80MB / 文件名净化 / 导出假 ID 脱敏 / 导入兜底 / 打包整包。
轮次跳转条:DSH Web GUI 对话记录左侧常驻短横线导航条(每轮一根),当前视口所在轮高亮,悬停显示该轮输入/输出摘要,点击跳转到该轮输入位置。
Retrieved ≠ injected: CBDC-gated memory for DeepSeek Harness — decides how memory is USED (use/verify/ignore decisions, feedback learning, full audit); local SQLite + FTS5, bounded, no extra model call
Reproducible multi-source release evidence for DeepSeek Harness
Local, model-invoked hybrid RAG for DeepSeek Harness
Configurable Codex-style conversation navigator for the DeepSeek Harness Web GUI, with compact previews and fast paragraph jumps.
Local IndexTTS 2.5 and GPT-SoVITS sentence-level speech synthesis and playback for DeepSeek Harness
DSH LLM adapter plugin that connects local Devin CLI into DSH model provider via stdio ACP.
DSH 本地向量记忆插件:本地 embedding 向量化 + SQLite 存储;四信号混合检索(向量+BM25+时间新鲜度+标签命中)自动召回;云端 deepseek-v4-pro 自动提取;支持取代链、置顶、软删回收站、memory_merge 合并与 memory_health 健康报告、定时备份。
DSH client plugin: live session cost readout (¥) with official DeepSeek peak/valley pricing and savings breakdown (targets DSH 0.1.5 / session format v3)
Raise Node's HTTP timeouts for the whole DeepSeek Harness process so slow local models are not cut off at 5 minutes
人脑式上下文压缩逻辑 — DeepSeek Harness 上下文压缩统一协同层: 集成 dsh-argp / dsh-compaction-instant / dsh-headroom / dsh-sgme / dsh-memory-vault / dsh-mcp-lens / dsh-context-doctor,提供统一配置、工具协调与验证机制。适配 DSH 0.1.5。
Zero-token online status indicator for the DeepSeek Harness (dsh) web UI. 零 token 在线状态指示器:在会话头部常驻显示 ● 在线 / ● 离线,每 15 秒自动检测一次,不消耗 token。
dsh auto-vision bridge: paste an image into a text-only model's composer and a configured multimodal model transcribes it as text, automatically.
Local knowledge base for DeepSeek Harness: index markdown / text / code / web pages into a zero-dependency SQLite FTS5 store, retrieve snippets with sources, distill session experiences — tools kb_add, kb_add_url, kb_search, kb_stats, kb_list, kb_remember, kb_ingest_session, kb_experiences + interactive Web panel (kbquery fence).
Four-layer long-term memory for DeepSeek Harness (L0 conversation → L1 atoms → L2 scenes → L3 persona) with auto-recall and auto-capture — adapted from TencentCloud/TencentDB-Agent-Memory
DeepSeek Harness plugin: Lord/Serf agent protocol 0.5 skills (file-based multi-agent orchestration with bounded execution and schema-validated submissions)
Raw-file SHA-256 and SHA-512 verification tool for DeepSeek Harness
DeepSeek Harness 小游戏制作插件 — 帮助 AI 快速创建 HTML5 小游戏,支持 Canvas、Phaser.js 等引擎