DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-localnote

A DeepSeek Harness browser note and to-do overlay that schedules reminders or AI task execution.

Terminal & TUI
2GitHub Stars0ForksUpdated2026-08-21

Install

$ pnpm dsh plugin --profile web add /path/to/dsh-localnote

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-localnote is an installable DSH host-side plugin for capturing notes, details, and pasted images in a browser overlay. Notes can be scheduled for a reminder or one-time AI execution, with results written back to the note.

Key Capabilities

  • Capture notes with titles, details, and pasted screenshot images.
  • Schedule a due time for each note.
  • Show reminder notifications through page toasts and system notifications.
  • Run a one-time DSH agent for due tasks and save its output to the note.
  • Choose a model for scheduled execution or fall back to the default model.
  • Provide REST endpoints for note CRUD, images, scheduling, statistics, and available models.
  • Persist note metadata and results in ~/.localnote/state.json, with images under ~/.localnote/images/.

Useful For

  • Save an idea or task for later review.
  • Receive a reminder at a specified time without invoking a model.
  • Schedule an AI-assisted breakdown of an idea into key points and actionable next steps.
  • Keep lightweight browser-based notes with attached screenshots.

Who It Fits

  • DeepSeek Harness users running the web profile.
  • Users who want scheduled AI follow-up for notes or to-dos.
  • Users comfortable installing a plugin from a local cloned repository.

Documented Limitations

  • Installation is documented as a local-path install from a DSH checkout, not a package-registry installation.
  • Host-side index.js changes require restarting DSH.
  • Scheduled task execution requires an available selected or default model; the README notes that agent execution also needs a valid {{cwd}}.
  • Uninstalling the plugin does not delete data stored in ~/.localnote/.

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 0 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
253071608/dsh-localnote
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
b1ababa · 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
2GitHub stars
Forks
0
Open issues
0
Last commit
2026-08-21
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