DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-ag-ui

Authenticated AG-UI HTTP and SSE gateway plugin for DeepSeek Harness agents.

VisionUI & ProductivityTerminal & TUIDeveloper ToolsBrowser & WebSecurity & PolicySkills & WorkflowsRemote Execution
5GitHub Stars3ForksUpdated2026-09-18

Install

$ dsh plugin --profile web add dsh-ag-ui

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-ag-ui is an integration plugin for DeepSeek Harness that exposes DSH Agents through the AG-UI protocol. It delivers an authenticated HTTP/SSE gateway, process-local tenant/user/thread bindings, text streaming, browser-owned tool execution with turn continuation, and bidirectional shared state synchronization between client UIs and DSH agents.

Key Capabilities

  • Provides an authenticated HTTP and SSE gateway interface for AG-UI clients
  • Maps (tenantId, userId, threadId) tuples directly to DSH Agent instances
  • Streams text and tool call results compliant with AG-UI protocol specifications
  • Supports browser-owned tools with turn parking and continuation across HTTP requests
  • Maintains bidirectional shared state via ag_ui_update_state and STATE_SNAPSHOT events
  • Enforces strict bounds on request sizes, message counts, tool schema depth, and live threads

Useful For

  • Connecting modern frontend chat interfaces or agentic UI applications to DeepSeek Harness agents
  • Allowing DSH agents to execute client-side browser tools such as DOM inspection or local actions
  • Building interactive web applications with synchronized shared UI and agent state

Who It Fits

  • Full-stack developers integrating DeepSeek Harness agents into web applications
  • Frontend engineers implementing AG-UI protocol client interfaces

Documented Limitations

  • Thread, run, and shared state are process-local and do not persist across Host restarts
  • Only one frontend tool call is supported per DSH agent step
  • Multimodal messages, reasoning events, activity events, and STATE_DELTA are not currently adapted
  • Shared state merges are shallow top-level without versioning or conflict resolution

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.

No automated security signals have been published yet.

Source & Registry Notes

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

Source repository
CaiZongyuan/dsh-ag-ui
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
c3a8ea1 · 2026-09-19

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
5GitHub stars
Forks
3
Open issues
0
Last commit
2026-09-18
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