dsh-vn-biz
Vietnam business utilities for DeepSeek Harness (dsh): VietQR quick-link, tax-code (MST) lookup, amount-to-Vietnamese-words.
38 results
Vietnam business utilities for DeepSeek Harness (dsh): VietQR quick-link, tax-code (MST) lookup, amount-to-Vietnamese-words.
允许 agent 在 DSH 里为自己动态增删工具。新增的工具可以跨 DSH 重启存在。Let the agent add and remove tools for itself in DSH; added tools persist across DSH restarts.
VSCode-style file explorer for the DeepSeek Harness web client: a body-mounted, draggable right sidebar with virtualized lazy file tree and text / Markdown / image preview. Does not depend on the native details slot, so it works on blank sessions.
Conversation lineage for DeepSeek Harness: fork at a completed turn and show the family tree. Does not rewind files or merge logs.
DeepSeek Harness plugin for progressive, source-grounded deep research, writing, and learning: steerable checkpoints and citations verified against retrieved sources
DSH web plugin: select text inside the dsh-better-sidebar preview (markdown/code/text/office-rendered docs) and send it to the current conversation composer — pure DOM-layer enhancement, touches no viewer and no better-sidebar internals.
常驻视觉服务:直连视觉模型(默认 opencode-go/minimax-m3,回退 zai-coding-cn/glm-4.6v)。describe_image / subagent_vision 工具 + 粘贴图片自动转译(llm/stream 钩子)+ 输入框视觉状态小胶囊与详情页(活动日志:指令/思考过程/输出)。零子代理、零 agent 上下文开销,按会话记忆窗支持视觉追问与验收。
Windows multi-bash plugin for dsh: git_bash / wsl_bash model tools plus a shell-select executor routing the single ctx.shell seat across Git Bash, WSL and pwsh (pwsh stays the default).
Codex-style file search INSIDE the built-in dsh-better-sidebar Explorer tab (filter box under the workspace folder name), plus per-file-type icons/badges in the explorer tree and editor tabs
DSH 独立工作台窗口插件:VSCode 风格文件树 / 编辑器 / 终端 / Git / 浏览器,按会话隔离。独立窗口模式(?dshWindow=workspace),打开时隐藏主窗口、退出恢复,会话切换与文件树联动。
仓库知识图谱:把代码/PDF/Markdown/截图/白板照片提取概念关系建图——god nodes/惊人连接/建议问题、EXTRACTED/INFERRED/AMBIGUOUS 边标签、71.5x token 节省、wiki 导航、--watch 自动同步、git hook。受 safishamsi/graphify(48.7k★)启发。
SQL 优化模式:EXPLAIN 分析、索引策略、N+1 解决、查询改写。受 wshobson/agents(38k★ MIT)启发。
Claude Code-style git worktree support for dsh web: create, switch, and delete worktree sessions.
并行 agent 开发环境:Codex/ClaudeCode/OpenCode/Pi 并排跑,各在独立 git worktree——一个 prompt 扇出 5 个 agent 比较合并胜者;移动伴侣监控、终端分屏、Design Mode(点击 UI 元素送 HTML/CSS/截图进 prompt)、GitHub/Linear 原生、SSH worktree、AI diff 标注。受 stablyai/orca(49k★ MIT)启发。