DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-granular-settings

Granular settings platform providing session, workspace, and global scoped controls for DSH plugins.

Terminal & TUIDeveloper ToolsBrowser & Web
0GitHub Stars0ForksUpdated2026-08-31

Install

$ pnpm dsh plugin --profile web add ~/dsh-plugins/dsh-event-relay

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-granular-settings is a DeepSeek Harness plugin that provides a centralized Granular Settings interface and registration API. Other plugins can register namespaced controls across session, workspace, and global scopes with support for multiple input types, reactive frontend hooks, and doorbell-only push notifications via dsh-event-relay.

Key Capabilities

  • Unified Granular Settings interface with Workspace, Session, and Plugin tabs in DSH settings dialog
  • Three configuration scopes: session-specific, workspace-level, and global plugin-wide settings
  • Registration API supporting multiple control types including toggle, text, color, number, slider, enum, multiselect, and path
  • Package-namespaced settings keys to eliminate cross-plugin collision risks
  • Browser React hook (useSetting) for optimistic updates and automatic cache/relay synchronization
  • Extensible tab registration API allowing other plugins to contribute custom settings sections

Useful For

  • Centralizing plugin configurations across individual sessions, active workspaces, or global profiles
  • Allowing third-party DSH plugins to expose UI settings without building custom configuration dialogs
  • Managing dynamic configuration values like model selections, workspace build flags, or UI theme preferences

Who It Fits

  • DeepSeek Harness plugin developers seeking a standard configuration framework
  • DSH power users configuring granular options for sessions and workspaces

Documented Limitations

  • Requires dsh-event-relay as a mandatory dependency for change notification push
  • Session and workspace scoped settings require an active session context to read or modify via UI

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, 0 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
joao-paulo-santos/dsh-granular-settings
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
f176d1c · 2026-09-03

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-31
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