dsh-clock-context
每一轮把当前日期时间注入运行上下文,让 agent 能读到准确时间而不是靠推算。
Injects the current date and time into the runtime context on every turn, so the agent can read the time instead of inferring it.
怎么安装
dsh plugin add github:apex-mochen/dsh-clock-context 简介
dsh-clock-context **Give your DSH agent a clock.** DSH injects a *runtime context* snapshot into every turn (file policy, approval policy, …). This plugin adds one more line to that snapshot — the **current date and time** — and the line is re-evaluated on every assembly, so it is never stale. text Current date/time: Saturday, 09/12/2026, 13:04:27 (Asia/Shanghai, UTC+08:00) · UTC 2026-09-12T05:04:27Z. Treat this as the authoritative clock: whenever you state or reason about "now", today, the current date, or how much time has passed, use this value — never infer the current time from earlier m…
推荐参考
信息
- 协议
- MIT
- 语言
- JavaScript
- GitHub 星标
- 1
- 月下载
- –
- 最近更新
- 2026-09-15
- 创建于
- 2026-09-12
基础安全检查
- 检查结果
- curated 收录但无 npm 包/安装命令
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- agent-context, clock, deepseek-harness, dsh, dsh-plugin, time
同类推荐
brave-search-mcp-server
brave/brave-search-mcp-server
Brave Search MCP服务器:网页结果、图片、视频、富结果、AI摘要等。