DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-timed-goal

A DSH web plugin that schedules per-conversation prompts for automatic /goal execution at an absolute time, optionally repeating daily.

Developer Tools
1GitHub Stars0ForksUpdated2026-08-20

Install

$ dsh plugin --profile web add dsh-timed-goal

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-timed-goal adds slash-command and web UI controls for scheduling one-time or daily tasks in DeepSeek Harness web conversations. At trigger time, it creates an armed goal for the saved prompt and pins the session to full access.

Key Capabilities

  • Schedule per-conversation tasks using absolute local or UTC date and time.
  • Create one-time or daily recurring tasks.
  • Trigger saved prompts through armed /goal execution.
  • Provide /timed-goal commands for adding, listing, removing, and clearing tasks.
  • Provide an in-conversation modal UI plus a read-only cross-conversation settings overview.
  • Optionally set a maximum number of autonomous goal rounds.
  • Persist jobs in $DSH_HOME/plugins/dsh-timed-goal/jobs.json across web-process restarts.

Useful For

  • Run a predefined prompt in a specific conversation at a future time.
  • Set a daily recurring DSH task such as a reminder or routine automation.
  • Manage scheduled conversation goals through either slash commands or the web interface.

Who It Fits

  • DeepSeek Harness web-profile users.
  • Users who want unattended, time-based execution of trusted DSH prompts.
  • DSH users who manage work through conversation-specific goals.

Documented Limitations

  • Requires DSH with the web profile and Node.js 18+.
  • Requires restarting the dsh web process after installation or removal.
  • Scheduled execution deliberately pins the session to full access (danger-full-access).
  • Task times must be in the future when created or edited.
  • The scheduler scans the persistent task store once per second.

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, 15 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
gfds2005/dsh-timed-goal
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
531edff · 2026-09-15

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
1GitHub stars
Forks
0
Open issues
0
Last commit
2026-08-20
Last release
2026-08-20
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