dsh-anthropic-membership
用 Claude Pro/Max 会员登录 DeepSeek Harness(无需 API key),将 Anthropic 请求图片长边压到 2000px,精简 /compact 摘要请求,并显示 5 小时/每周套餐用量百分比与 DSH 消息数。
Sign in to DeepSeek Harness with a Claude Pro/Max membership (no API key), downscale Anthropic request images to a 2000px long edge, slim /compact summarizer payloads, and show 5-hour/weekly plan usage plus DSH message counts.
怎么安装
dsh plugin add github:antonio-mastropaolo/dsh-anthropic-membership git clone https://github.com/antonio-mastropaolo/dsh-anthropic-membership ~/.claude/skills/dsh-anthropic-membership 简介
dsh-anthropic-membership DeepSeek Harness plugin: **Sign in with Claude Pro/Max**. Uses the same Anthropic membership OAuth grant Claude Code uses (isSubscription: true). No Anthropic API key. It also unblocks two Anthropic-specific lockups that otherwise freeze a long session: 1. **Many-image 2000px cap** — DSH can store request images with a long edge of 2048px. Anthropic rejects many-image requests above 2000px, and retries keep sending the same history. This plugin downscales request images to a 2000px long edge. 2. **/compact over a 1M window** — when the live prompt is already over the m…
推荐参考
信息
- 协议
- MIT
- 语言
- JavaScript
- GitHub 星标
- 2
- 月下载
- –
- 最近更新
- 2026-09-16
- 创建于
- 2026-09-15
基础安全检查
- 检查结果
- curated 收录但无 npm 包/安装命令
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- anthropic, claude, deepseek, dsh-plugin, harness
同类推荐
dsh-workbuddy-connect
corrinehu/dsh-workbuddy-connect
将 WorkBuddy 桌面 App 包含的模型自动接入 DeepSeek Harness,在 DSH 对话窗口里零配置使用。
claude-code-router
musistudio/claude-code-router
每个AI代理的本地控制平面:跨模型路由、融合新能力、编排工具,并始终保持完全控制。
dsh-coding-subscription-oauth
lninghaha/dsh-coding-subscription-oauth
编码订阅 OAuth,支持 SuperGrok / Grok Build、ChatGPT Plus Codex、Kimi Code、Claude Code,并提供可选 loopback OpenAI/Anthropic 网关:本地登录无需粘贴 token,支持 AUTH 刷新重试、grok-4.6 xhigh,并可与 API-key 路由共存。