dsh-cost-ledger
已验证作者 suimi8 · 数据与存储
Cross-session persistent cost ledger for DeepSeek Harness: logs every LLM token usage to SQLite and exposes record/query/budget tools. Built-in DeepSeek pricing, overridable via config.
已验证插件
依赖 Cordis 运行时,或自带 cordis.yml,因此能作为真正的 dsh 插件加载。
我们在仓库里找到了什么
- — 依赖 @deepseek-ai/cordis
- — 依赖 @deepseek-ai/dsh-settings
- — npm 包 dsh-cost-ledger
安装方式
先安装这个包,再在你的 cordis.yml 里注册它:
npm install dsh-cost-ledger# cordis.yml
plugins:
dsh-cost-ledger:
插件的 key 和配置项各不相同——照抄之前请先看仓库的 README。dsh 还处于开发者预览阶段,加载器格式仍在变动。
安装之前
本站的收录不是安全审计。上面的分级只说明这个仓库是否接线为真正的 dsh 插件——不代表它可以放心运行。插件以你的 agent 的权限执行:你的文件、你的 shell、你的网络。安装前如何审查一个 dsh 插件
在这个仓库里发现了恶意代码或仿冒行为? 举报此条目
仓库信息
- Star
- 2
- Fork
- 0
- 未关闭 issue
- 1
- 语言
- TypeScript
- 开源协议
- MIT
- npm 包
dsh-cost-ledger@ 0.1.0- 创建于
- 2026-08-13
- 最后推送
- 2026-08-13
标签
数据与存储 分类下的更多插件
dsh-data-agent
已验证omdsh-dev
Connect DSH to your database for conversational data analysis and actionable business insights.
dsh-ssh
已验证UynajGI
SSH remote-execution plugin for DeepSeek Harness: ProxyJump chain, SFTP filesystem, subprocess and PTY over ssh2
session-teleport
已验证omdsh-dev
未提供描述。
dsh-browser-fs
已验证whitefirer
dsh(DeepSeek Harness)插件:让 agent 读写浏览器所在机器的本地文件——File System Access 授权 + WS 中继,含非安全上下文兼容模式
dsh-patchouli
已验证memorax-ai
Agent knowledge hub and deepseek-harness plugin
dsh-client-ui-filesystem
已验证dsh-mixxed
A customized DeepSeek Harness filesystem UI plugin.