DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-logbook

DeepSeek Harness plugin providing a /logs chat command and configurable live stderr log exporter.

UI & ProductivityTerminal & TUIDeveloper Tools
0GitHub Stars0ForksUpdated2026-08-30

Install

$ dsh plugin --profile web add dsh-logbook

Plugin Overview & Capabilities

AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.

source-grounded
dsh-logbook is a DeepSeek Harness plugin designed to resolve log visibility issues within DSH. It registers a full-capture exporter to preserve all log levels, piping live warning and error logs directly to stderr while maintaining a configurable ring buffer accessible in chat through the /logs command.

Key Capabilities

  • Full-capture logging exporter preserving error, warn, info, and debug levels
  • Interactive in-chat /logs command with level, name, grep, since, and limit filtering
  • Live stderr exporter with per-plugin log level filtering configuration
  • Protection against closed stderr pipes to avoid crashing the host process
  • In-memory ring buffer (default 2000 records) seeded from startup logs

Useful For

  • Inspecting plugin warning and debug messages dropped by default memory buffers
  • Filtering and tailing recent system logs directly inside the chat interface
  • Monitoring live DSH runtime errors and warnings via stderr without polluting stdout

Who It Fits

  • DeepSeek Harness plugin developers
  • System administrators operating headless DSH instances
  • DSH users troubleshooting runtime errors and plugin failures

Documented Limitations

  • Logs generated before plugin mount are limited to error and info levels due to upstream buffer behavior
  • Subject to upstream Cordis logger disposer behavior during plugin reloads (mitigated via internal inert flag)
  • Requires Node.js >=22

DSH Compatibility

Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.

Not tested yetNo runtime compatibility tests have been published yet.

Security Signals

Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.

Dependency Counts

package.json declares 1 runtime, 2 development, 0 peer, and 0 optional dependencies.

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

info
License Declared

GitHub reports the repository license as MIT.

info
Package Manifest Available

A root package.json was captured and can be inspected by the registry.

info
Source Available

Public GitHub source metadata is available for this registry snapshot.

info

Source & Registry Notes

Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.

Source repository
d3vmeh/dsh-logbook
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
c4ced44 · 2026-08-31

This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.

Repository Activity

GitHub stars
0GitHub stars
Forks
0
Open issues
0
Last commit
2026-08-30
Last release
2026-08-30
For maintainers

Maintaining this plugin?

This listing is generated from public repository data. If you maintain this project, you can review the information and share this listing with your users if you find it useful.

Add to README
Listed on DSHPlugin.app