dsh-image-mmx
让文本模型(如 DeepSeek)在 DSH 里直接收发图片:图片落盘工作区、模型可见面自动替换为 mmx(MiniMax VLM)识别结果,用户侧照常显示缩略图。
463 results
让文本模型(如 DeepSeek)在 DSH 里直接收发图片:图片落盘工作区、模型可见面自动替换为 mmx(MiniMax VLM)识别结果,用户侧照常显示缩略图。
DeepSeek Harness 小游戏制作插件 — 帮助 AI 快速创建 HTML5 小游戏,支持 Canvas、Phaser.js 等引擎
Deterministic DeepSeek Harness Web client plugin that explains the Windows-sandbox `spawn EPERM` failure as a distinct Conversation Node.
User Message Minimap: a navigation rail for long DeepSeek Harness conversations
Hot-disposable realtime voice Agent plugin for DeepSeek Harness WebUI and future WeChat Mini Program clients
Vision for text-only DeepSeek Harness agents: delegate image reading to a one-shot subagent on a configurable vision route (MiniMax / Kimi / any OpenAI-compatible provider), keeping image bytes and the vision model's context out of the main session.
DSH harness bundle/plugin: tolerate OpenAI-compatible providers whose streaming responses omit finish_reason (e.g. the Snowflake Cortex gateway) so turns complete instead of failing with a TRANSPORT error.
GEO-first AI 搜索优化:为 AI 搜索引擎(ChatGPT/Claude/Perplexity/Gemini/AI Overviews)优化网站——citability 引用就绪评分、AI crawler 访问分析、llms.txt 生成、品牌提及扫描、Schema 标记、E-E-A-T 内容质量、5 并行子代理全审计。受 zubair-trabzada/geo-seo-claude(9.4k★ MIT)启发。
Agent JIT: a compiler/runtime that offloads deterministic execution paths from LLM agent loops.
驯兽师(驯兽场):把人类语言翻译给智能体的 DSH 插件——注入「开智」内核(第一性原理 + 需求剖析 + 极简沟通 + 最少 token),左上角悬浮萌宠,设置页可配内核与开关。
Ask DeepSeek to falsify a file or gate a PR. Receipt: PASS / PASS_WITH_DEBT / BLOCK. Adjudicator, not a second opinion. Green lint is not a ship.
AI 系统的数据层:把 18 种来源(文档站/GitHub/PDF/视频/Notebook/Wiki…)转成结构化知识资产,导出到 22 种目标(Claude/Gemini/OpenAI/RAG 管道/编码助手);AI 驱动项目扫描生成配置。受 yusufkaraaslan/Skill_Seekers(14k★ MIT)启发。
Multi-provider quota, balance and Token-cost dashboard for DeepSeek Harness Web, with a draggable widget, usage analytics, local pricing and route diagnostics.
Multi-provider API usage & balance monitor for DeepSeek Harness: dynamic provider discovery (DeepSeek / MiniMax / Moonshot / generic OpenAI-compatible), balance & quota dashboard, and an api_meter agent tool.
Memory Standard Protocol (mm) for the DeepSeek Harness: layered MEMORY.md + deterministic budgets + frozen snapshots + cross-agent markdown/URI interop + session-log digestion. Ships as a dsh bundle (tools: mem_read, mem_write, mem_search, mem_budget, mem_digest) and a standalone CLI.
Dify agent and knowledge-base capability for the DeepSeek Harness — the ctx.dify Service Definition, an HTTP Service Provider, and the model-facing dify_chat and dify_retrieve tools
Skill station for DeepSeek Harness: a sidebar hub that scans Claude/Codex/Cursor/Gemini skill libraries, imports skills with one click, manages global and project skills, and installs skill folders by drag-and-drop. · DSH 技能站:侧边栏技能中枢,扫描各家 agent 技能库一键导入,管理全局与项目技能,拖拽文件夹即装。
本地图片理解插件:vision Service + vision_describe 工具(MiniMax-M3 → 智谱 GLM-4.6V-Flash → 本地 Ollama gemma3:4b 三层降级链)
DSH plugin: /init slash command that generates an AGENTS.md guide for the current project with a two-stage model call
DeepSeek Harness plugin: switch the current conversation's agent preset (mode) after the model finishes answering, and keep chatting in the same session
S3-compatible spill backend for DeepSeek Harness: oversized tool output goes to object storage (AWS S3, MinIO, R2) instead of the agent's local disk
Auto-compact a DSH conversation after the current task finishes, at a user-set context threshold. Settings-page switch + slider included.
Register AllRouter as a DSH provider: one base URL and one key for Kimi K3, Claude, GPT, Grok, GLM, DeepSeek, MiniMax-H3. Switch models without managing separate providers; every call reports real cost.
Generate a README.md for DeepSeek Harness (dsh) plugin repositories from package.json + cordis.patch.yml + source layout — deterministic, zero runtime dependencies, read-only by default. CLI + agent-callable readme_forge tool.