DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-serial-console

Auditable serial console plugin for DeepSeek Harness with shared user and AI model access for hardware debugging.

Terminal & TUIDeveloper Tools
6GitHub Stars0ForksUpdated2026-08-24

Install

$ dsh plugin --profile web add '@infinitepersistence/[email protected]' --save-exact

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 Serial Console connects DeepSeek Harness to physical serial ports (UART/RS-232), allowing users and DeepSeek AI models to interact with embedded devices, Linux boards, and MCU shells simultaneously. It provides an in-browser xterm-based VT terminal with Text/HEX modes, search navigation, sequential write queues, event auditing, and dedicated tool calling APIs for autonomous model interaction.

Key Capabilities

  • Interactive xterm-based VT terminal with ANSI colors, search navigation (Ctrl+F), and Text/HEX view switching
  • Shared sequential serial port session with clear user, model, board, and status origin markers
  • Built-in model tools: serial_list_ports, serial_connect, serial_send, serial_read, serial_expect, serial_mark, serial_disconnect
  • Side-by-side collapsible AI thought/response viewer embedded into the serial console UI
  • Auditable event logging recording raw RX/TX bytes and command history on the host

Useful For

  • Debugging embedded Linux boards, U-Boot bootloaders, and MCU firmware shells directly within DeepSeek Harness
  • Allowing AI models to inspect board startup logs, send shell/AT commands, and wait for expected prompts
  • Long-running serial output auditing and troubleshooting with verified sequence tracking

Who It Fits

  • Embedded systems developers
  • Hardware engineers
  • IoT device testers
  • Firmware engineers working with DeepSeek Harness

Documented Limitations

  • Manages only one active physical serial port at a time
  • Does not support automatic reconnection or automatic command replay after reconnecting
  • Terminal display relies on board echo (will not display un-echoed keystrokes if shell echo is disabled)
  • No input leasing mechanism between user and AI model beyond FIFO queueing
  • In-memory terminal checkpoints are maintained in browser memory and rebuild upon page refresh

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 6 runtime, 11 development, 6 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
InfinitePersistence/dsh-serial-console
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
17d3546 · 2026-08-26

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
6GitHub stars
Forks
0
Open issues
0
Last commit
2026-08-24
Last release
No release detected
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