@ychris12138/dsh-usage-stats
Token usage, provider accounts, session cost estimates, budgets, and exports for the dsh web GUI
12 results
Token usage, provider accounts, session cost estimates, budgets, and exports for the dsh web GUI
HTTPS + login gateway for the DeepSeek Harness web surface: securely access your DSH Web UI from another machine on your LAN, or from the internet via port forwarding. Fail-closed defaults (loopback-only listener, no accounts until configured); setup and security notes in the README.
OAuth2-capable IMAP email reader for DeepSeek Harness: list/read/search mail for accounts where password auth is disabled (Outlook post-2024), with automatic token refresh, app-password Gmail via optional proxy, and ol_email_* tools that coexist with the market dsh-email plugin.
DeepSeek Harness plugin: one sidebar Usage/Balance popover combining multi-provider accounts with peak/off-peak per-call billing.
dsh enterprise plugin: local-accounts authentication, session ownership/sharing, RBAC, and the enterprise /api carrier layered over the web profile as one out-of-tree bundle
Native DSH provider hub with named API keys, per-key model allowlists, OAuth accounts, failover, and redacted logs
GitHub authentication and local Git workflow plugin for the dsh web GUI: accounts, repository browsing, clone, pull, push, status, commit, and a settings panel. Token is stored in ~/.dsh/dsh-github.json (0600, atomic write); push is disabled by default. Standalone Cordis plugin — mounted via cordis.patch.yml + a profile node_modules link, no dsh source changes.
GitHub/Gitea (and other forge) accounts with project-scoped grants and push policy for DeepSeek Harness better-sidebar
DSH 多租户账户与授权插件:PostgreSQL 存储 + admin 管理 API + 每账户独立工作目录(独立插件,不改 DSH 核心)
Keyless DuckDuckGo web search provider for DeepSeek Harness (ctx.web seam) — zero API keys, zero tokens, zero accounts
给 dsh-accounts 在 DSH 设置面板里加「账号」区,用原生 UI 组件渲染(不再 iframe)。
DSH 浏览器能力 seam(ctx.browser)的 bsk 后端:把本机 browser-skill 的 bsk CLI 包成 browser 服务,供 dsh-accounts/fill 等消费者注入。