dsh-logbook
DeepSeek Harness plugin providing a /logs chat command and configurable live stderr log exporter.
Install
$ dsh plugin --profile web add dsh-logbookPlugin 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.
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.
Security Signals
Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.
package.json declares 1 runtime, 2 development, 0 peer, and 0 optional dependencies.
package.json declares DSH bundle metadata.
GitHub reports the repository license as MIT.
A root package.json was captured and can be inspected by the registry.
Public GitHub source metadata is available for this registry snapshot.
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
Related DSH Plugins
Ranked by overlapping capabilities, use cases, plugin type, categories, and DSH profile.
Browser automation plugin enabling DeepSeek Harness agents to interact with logged-in browser sessions safely via dedicated Agent Windows.
View plugin →DSH undo and crash-recovery plugin with snapshots, rollback, Safe Mode, and offline Windows tools.
View plugin →DeepSeek Harness web-search plugin that adds web search, X search, and focused page fetching with structured evidence.
View plugin →Generative UI plugin for DeepSeek Harness that renders interactive components and charts inline from assistant responses.
View plugin →