XJungit/omdp:可独立安装的 DeepSeek Harness 插件集
`XJungit/omdp` 是一个 DeepSeek Harness(DSH)插件 monorepo,包含三个可独立安装的 MIT 许可插件。`@omdp/dsh-connector` 在 DSH Web UI 中统一管理 MCP servers、用户 skills 及只读市场浏览,市场数据仅在内存中保留 30 分钟。`@omdp/dsh-key-fallback` 提供多 API key 池管理,支持自动轮换、状态显示及冷却/删除操作,但重发功能由 DSH 自带的 `dsh-llm-retry` 处理。`@omdp/dsh-vision-bridge` 允许 text-only 模型通过配
Read MoreMicroHEROX/dsh-exa-mcp:在 DeepSeek Harness 中挂载 Exa Search
MicroHEROX/dsh-exa-mcp 是一个面向 DeepSeek Harness (DSH) 的 MIT 许可插件(v0.1.0),旨在通过 DSH CLI 的 `dsh-mcp-client` 桥接 Exa 远程 MCP 端点,为智能体提供联网搜索和网页抓取能力。该插件作为纯配置补丁层,无需构建步骤,安装后仅向配置文件添加一行指令。 核心能力包括将 Exa 工具注册为 `mcp__exa__*` 本地工具(如 `web_search_exa`、`web_fetch_exa` 等),并支持自动重同步和 180 秒任务超时。认证方面,未设置 `EXA_API_KEY` 时以匿名方式使用
Read MoreGemini CLI Steps Down, Antigravity CLI Takes Over: A Comprehensive Guide to Google's Agent Terminal Strategy
Google released Antigravity CLI at 2026 I/O, which shares the Agent Harness with Antigravity 2.0 and comes pre-installed with jointly optimized Gemini 3.5 Flash by default. The Gemini CLI for individual users was discontinued on June 18, while enterprise/API Key users are not affected. This article sorts out the migration timeline, core capabilities (Agent Skills, MCP, multi-agent orchestration) and installation and migration steps to help you quickly understand Google's Agent terminal strategy.
Read More