@dsh-external/dsh-thincoder-suite
thincoder 四功能移植:advisor 评审收敛 / 工程模式 eng / 飞刀 escalate / 会诊 consult(纯 JS 免构建;host + 设置页 client)
202 results
thincoder 四功能移植:advisor 评审收敛 / 工程模式 eng / 飞刀 escalate / 会诊 consult(纯 JS 免构建;host + 设置页 client)
请求头注入插件:按 host 规则注入 HTTP 请求头(多条规则各自独立头集合,同名头覆盖原值),绕过目标站点客户端校验;其余请求零影响。默认规则预设 agentrouter.org → User-Agent: RooCode/0.15.0 典型用例
URL 编解码
URL 解码
Base32 编解码(RFC 4648)
Unicode 编解码
Fix garbled non-ASCII output from the pwsh tool on Windows: native output (ANSI or UTF-8) is captured byte-preserving inside pwsh and decoded per-segment (strict UTF-8 else ANSI) before re-emitting as UTF-8. 修复 pwsh 工具中文/非 ASCII 输出乱码(兼容 GBK 与 UTF-8 两种原生输出)。
A Codex-style conversation minimap for DeepSeek Harness.
Base58 编解码
DeepSeek Harness slash command: open the current workspace (or a given path) in Visual Studio Code
A minimal Codex harness for GPT models that do not fit DSH's native interface, while remaining compatible with the DSH plugin ecosystem.
DeepSeek Harness plugin: open the current workspace in a detected editor (VS Code, GoLand, PhpStorm, HBuilderX, …) from a header dropdown
Foveated repository intelligence for DeepSeek Harness
Open a WSL Linux path in Windows Cursor/VS Code/Notepad.
Observability for DeepSeek Harness code-mode sub-dispatches: the tool calls a run_code program makes that the model never sees.
RALPH cognitive-loop plugin for DeepSeek Harness: Reflect → Assess → Learn → Plan → Handle autonomous code-generation and error-repair state machine with a hard cycle cap and event-sourced observability.
通过Amazon Q CLI和MCP服务器在GitHub Codespace中快速生成高质量的AWS架构图。
Context7 MCP 是一款为开发者提供最新代码文档和示例的服务,通过集成到开发环境中,确保LLM生成的代码基于最新的库文档。
DSH web plugin: renders assistant messages with markstream-react — the low-jitter streaming Markdown renderer for AI chat (streamed code blocks, Mermaid, KaTeX, safe HTML).
DeepSeek Harness plugin: scan a codebase and generate a Software Design Document (SDD) outline.
代码统计:扫描项目,按语言统计文件数与代码行数,返回语言分布与最大文件清单
Extensible Codex-style pinned summary panel for DeepSeek Harness Web.
A VS Code-style file manager plugin for DeepSeek Harness Web — DeepSeek Harness 的 VS Code 风格文件管理器插件(浏览、打开、编辑当前对话工作区的文件).
Render svg/html/mermaid code blocks as diagram cards + present-files workspace preview (v6.9: worker-isolated mermaid, host-side DOMPurify, file preview panel, hide source fences).