Bundle
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.
Bundle
Self-owned desktop shell for DeepSeek Harness (DSH): a small plugin that opens the web surface in a native Tauri window — real macOS fullscreen (decorated window), single instance, window-close-shuts-harness lifecycle. No tray, no bundled Chromium.
Bundle
V4 Flash 神模式 v0.2(opencode-go 适配版)——w7 persona(分类/回顾/反跑题锚)+ 首轮工具锚定 + 按任务复杂度的深度/快速引导分派(agent/inbox/spliced 捕获,headless 首轮可用)。
Bundle
DSH 对话内联生图插件:OpenAI 兼容接口,图片以 generated-image 块直接显示在对话框内,设置项在 设置→插件→可配置。
Bundle
DSH 模型流式缺陷修复:opencode 聚合端点上 muse-spark-1.2 / gpt-5.6-luna 不发送 finish_reason/[DONE],导致 pi-ai 每次对话结尾报 "Stream ended without finish_reason"(TRANSPORT)并触发重试。本插件在 llm/stream waterfall 上把「已输出内容但结尾被截断」的 finish 改写为正常 stop,直连即可使用,无需代理。
Bundle
DeepSeek Harness plugin: OpenCode Go plan usage readout docked under the composer, aligned with the input bar width
Bundle
接口测试生成:解析 OpenAPI 3.x,为每个接口生成覆盖成功/缺参/非法枚举的测试用例,输出 Python(pytest) 或 TypeScript(vitest) 测试骨架
Bundle
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.
Bundle
ChatGPT OAuth and Codex models for DeepSeek Harness.
Bundle
deepcode — an opencode-style full-screen terminal UI for DeepSeek Harness, packaged as a dsh bundle plugin.
Bundle
跨平台个性化内容发现:五层灵魂画像(事件→偏好→觉察→洞察→灵魂)、MBTI 推断、主动破茧探索、跨平台兴趣融合、本地优先。受 whiteguo233/OpenBiliClaw(2.9k★ MIT)启发。
Bundle
AI 系统的数据层:把 18 种来源(文档站/GitHub/PDF/视频/Notebook/Wiki…)转成结构化知识资产,导出到 22 种目标(Claude/Gemini/OpenAI/RAG 管道/编码助手);AI 驱动项目扫描生成配置。受 yusufkaraaslan/Skill_Seekers(14k★ MIT)启发。
Bundle
整合 Browser-Use / Stagehand / Chrome DevTools MCP / Playwright MCP 的统一 AI 浏览器控制框架,强化调试诊断能力并适配 deepseek harness 与 cnb.cool
Bundle
Local-first vision for text-only DeepSeek Harness agents: route image understanding to a local OpenAI-compatible vision model, return structured JSON evidence (summary / OCR / layout / semantics / visual / uncertainty).
Bundle
Multi-provider quota, balance and Token-cost dashboard for DeepSeek Harness Web, with a draggable widget, usage analytics, local pricing and route diagnostics.
Bundle
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.
Bundle
Connect your sub2api gateway to DeepSeek Harness: OpenAI-compatible multi-provider routes (OpenAI / Claude / Grok) behind one base URL, with per-key model discovery, usage lookup, global image generation, and a settings page.
Bundle
Load MCP servers for the DeepSeek Harness from the mcp.json of Claude Code, Kiro, OpenCode, and Codex, with user and project layers and live reload
Bundle
Use OpenCode models inside DeepSeek Harness without a separate provider API key.
Bundle
OpenTelemetry traces backend for the DeepSeek Harness telemetry seam: folds agent session events into OTLP span trees
Bundle
Vision 模式:会话区调试/上位机点表(倍率/单位/告警上下限、CSV 导入导出、可视化组件),Keil 编译与日志、产物哈希、OpenOCD 烧录确认、串口报文订阅,Modbus 读点和受控写点(Agent 写点需界面批准),人工操作请求卡、共享任务与时间线,并安装「Vision模式」Agent 预设。
Bundle
FriendliAI serverless LLM adapter for DeepSeek Harness — OpenAI-compatible chat completions with dynamic model discovery and reasoning support
Bundle
Eyes for your DeepSeek Harness agent — it opens, sees, and fixes what it builds. Headless-browser preview & self-verification tools (screenshot, console, DOM read, interact) as a dsh plugin.
Bundle
OpenAI Codex (ChatGPT Plus/Pro) provider for DeepSeek Harness, with Web UI and CLI device-code OAuth login.