Guards the plugin process with monitoring and recovery utilities for developers.
$ dsh plugin --profile web add dsh-my-guard
14
plugins
★ 2
Total stars
Guards the plugin process with monitoring and recovery utilities for developers.
$ dsh plugin --profile web add dsh-my-guardRenders Markdown content with enhanced formatting inside the harness interface.
$ dsh plugin --profile web add dsh-md-renderStores and retrieves user-specific long-term memory across sessions, enabling personalized context persistence.
$ dsh plugin --profile web add dsh-my-memorySends notifications and alerts to external channels, integrating with third-party services.
$ dsh plugin --profile web add dsh-my-notifyManages personal context within sessions, likely including file activity and user-specific settings.
$ dsh plugin --profile web add dsh-my-contextA TypeScript example plugin demonstrating the development setup and structure for DSH plugins, useful as a starting template for plugin authors.
$ dsh plugin --profile web add github:baosfeng/my-dsh-plugins#path:plugins/dsh-ts-exampleGuards the plugin runtime, detecting crashes and ensuring stable operation for plugin developers.
$ dsh plugin --profile web add dsh-my-guardianDisplays file read, add, and modification history in the sidebar with folder-based statistics.
$ dsh plugin --profile web add dsh-file-activityRenders Mermaid diagrams inline in the chat, converting code blocks into visual charts.
$ dsh plugin --profile web add dsh-mermaid-renderExpands Chinese thinking content, likely displaying reasoning steps in a more readable format.
$ dsh plugin --profile web add dsh-think-zh-expandProvides observability tooling for DeepSeek Harness plugins, including monitoring and diagnostics for plugin development and runtime.
$ dsh plugin --profile web add dsh-my-observabilityOrganizes and manages skill packages in DSH, enabling easy activation and switching of prompt-based capabilities.
$ dsh plugin --profile web add dsh-my-skill-managerTracks and displays file read, added, and modified history in the sidebar, showing statistics by folder.
$ dsh plugin --profile web add dsh-task-reliabilityManages plugins within DSH, offering installation, update, and removal capabilities for developers and users.
$ dsh plugin --profile web add dsh-my-plugin-manager