← 返回列表

dsh-logbook

DeepSeek Harness 开发与运行时 低风险

DeepSeek Harness插件:/logs命令和stderr日志导出器,使ctx.logger输出真正可见

DeepSeek Harness plugin: /logs command and a stderr log exporter, so ctx.logger output is actually visible

怎么安装

DeepSeek Harness dsh plugin add dsh-logbook

简介

dsh-logbook A DeepSeek Harness plugin that makes ctx.logger output visible: a /logs command in the chat, and a stderr exporter that is on by default for warnings and errors. The problem it fixes Every dsh plugin logs through ctx.logger, but no shipped profile mounts a log sink. The only default destination is a 1000-record in-memory buffer, and that buffer has a surprise: it silently drops warn and debug records. Cordis orders its levels error=0, info=1, warn=2, debug=3, and the buffer exporter falls back to each logger's default level of 1, so warnings never make it in. A plugin can warn abou…

推荐参考

46 工具本身 · 参考星标、下载量、最近更新、安全检查和文档情况
用户关注 · 参考最近的查看、安装命令复制和外链访问
46 推荐程度
0访问
0独立访客
0复制安装命令
0下载点击
0外链跳转

信息

协议
MIT
语言
JavaScript
GitHub 星标
0
月下载
最近更新
2026-08-30
创建于
2026-08-30

链接

基础安全检查

检查结果
收录来源
curated:0xsline/awesome-deepseek-harness
主题标签
deepseek-harness, dsh-plugin

同类推荐

Claude Code
推荐93

claude-code-templates

davila7/claude-code-templates

用于配置和监控Claude Code的CLI工具。

☆ 30.5K ↓ 17.1K 开发与运行时
Claude CodeCodex
推荐83

loki-mode

asklokesh/claudeskill-loki-mode

多代理自主 SDLC 框架。从规格到部署应用。PRD、GitHub issue、OpenAPI/JSON/YAML 或一行简报。5 个 AI 提供商,8 个质量门。

☆ 1.1K ↓ 36.1K 开发与运行时
Claude Code
推荐83

ai-sdk-provider-claude-code

ben-vargas/ai-sdk-provider-claude-code

面向 Claude Agent SDK 的 Vercel AI SDK 社区提供程序

☆ 363 ↓ 248.2K 开发与运行时
Claude CodeCodex
推荐80

ccmanager

kbwo/ccmanager

用于Claude Code / Gemini CLI / Codex CLI / Cursor Agent / Copilot CLI / Cline CLI / OpenCode / Kimi CLI的编码代理会话管理器。

☆ 1.2K ↓ 2.5K 开发与运行时