dsh-team-cost
Team cost captain: meters every model call (subagents included), attributes each call to a member by workspace rules, prices it with the built-in DeepSeek 2026-09 catalog (peak/off-peak, CNY/USD) or user overrides, and appends it to a local JSONL ledger. Adds hot-reloadable member budgets, 80%/100% webhook alerts, optional over-budget enforcement, a team_cost_report tool with CSV export, and a settings-page team dashboard served over a Typert RPC service.
团队成本管家:按成员/工作空间计量每次模型调用的 token 与费用(含子代理),内置 DeepSeek 2026-09 价目表与自定义价格覆盖,成员预算热更新、阈值 Webhook 告警、可选超支拦截,提供成本报表工具与 CSV 导出,并在设置页提供团队成本看板。
How to install
dsh plugin add github:1569126506-sudo/dsh-team-cost About
dsh-team-cost · 团队成本管家 English | 中文 DeepSeek Harness 团队级 AI 用量与成本计量插件:**按成员、按项目**精确记录每一次模型调用的 token 与费用(子代理一并计入),内置成员预算、阈值告警、Webhook 通知、可选超支拦截,以及一个可以随时向 AI 查询的报表工具。 DeepSeek Harness (dsh) 正在被团队共用一台主机地使用,但生态里现存的 100+ 个用量插件几乎全是**单人自用仪表盘**:它们盯着自己会话的余额,回答不了团队最关心的问题—— 这个月**每个人**花了多少钱? 子代理(subagent / Agent Teams 队友)的用量去哪了?(官方论坛已有团队反馈汇总口径少算 2.3×) 谁超预算了?超了要不要拦? dsh-team-cost 只做这一件事,把它做完整。 功能 **全量计量**:监听 session/event,从每条 assistant/message 读取官方 TokenUsage(未命中输入 / 输出 / 缓存命中 / 缓存写入 / 推理分列)。子代理会话照常上报,全部计入。 **成员归因**:按工作空间路径前缀规则把会话归属到成员(members=workspace 规则,最长前缀优先);配 dsh-login 每用户工作空间时每人只需一行规则。未匹配的会话归入可配置的默…
Recommendation signals
Meta
- License
- MIT
- Language
- TypeScript
- GitHub stars
- 0
- mo. downloads
- –
- Last push
- 2026-09-10
- Created
- 2026-09-10
Links
Basic safety check
- Findings
- curated 收录但无 npm 包/安装命令
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- cost-tracking, deepseek, deepseek-harness, dsh-plugin, team-management
Related plugins
dsh-context
bowenliang123/dsh-context
DSH context insight panel: Context dashboard + /context command + Context browser — one-stop context lifecycle management with categorized composition, content details, evolution trends, compaction/injection events, and stats.
dsh-usage-billing
940842546/dsh-usage-billing
Usage and cost statistics with peak/off-peak pricing after the 2026-08-17 rate change, a floating summary panel, per-session breakdowns, and a day/week/month/year/all usage heatmap.
dsh-cost-meter
Han-1413141/dsh-cost-meter
Per-session and daily API cost, budget with usage %, official balance, history dashboard, and one-click official price sync with peak/off-peak pricing.
TokenLedger
zh667/TokenLedger
Sidebar usage panel that attributes tokens to the relay site that served each request, read from your existing provider config: today/month/all-time totals, per-site and per-model breakdowns, a year activity heatmap, and New API / Sub2API / DeepSeek balances.