DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-todo-continuation

A DeepSeek Harness Todo continuation plugin that blocks turn completion when actionable Todo items remain and issues advisory prompts for missing or stale Todos.

UI & ProductivityTerminal & TUIDeveloper ToolsSecurity & Policy
0GitHub Stars1ForksUpdated2026-08-16

Install

No clear install command was found in the current repository evidence.

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
This installable DSH web-profile plugin listens at the agent turn-stopping boundary. It uses the latest todo/write snapshot to continue unfinished work, while configurable settings provide reminders when Todo tracking is absent or outdated.

Key Capabilities

  • Prevents a turn from stopping when unfinished Todo items do not match configured waiting-for-user prefixes.
  • Prompts the model after a configurable streak of turns without a Todo snapshot.
  • Prompts the model when an existing Todo list has not been updated for a configurable number of turns.
  • Provides a web settings section for waiting prefixes and both prompt thresholds.
  • Does not create, delete, complete, or rewrite Todo items.

Useful For

  • Encouraging agents to finish actionable planned work before ending a turn.
  • Encouraging Todo-based planning in long-running DSH agent sessions.
  • Reminding agents to keep an existing Todo list current.

Who It Fits

  • DeepSeek Harness web-profile users.
  • DSH users who want Todo-aware agent continuation behavior.
  • Plugin developers configuring DSH profile bundles.

Documented Limitations

  • The plugin directory requires dependency installation with pnpm.
  • Its settings namespace must be added to the host apiproxy WEB_SETTINGS_NAMESPACES allowlist; otherwise the settings page cannot read the configuration.
  • Changing the settings allowlist requires rebuilding the host apiproxy and restarting the web process.
  • Mounting the plugin more than once can register multiple listeners and enqueue multiple messages at one stopping boundary.
  • The turn gate does not override agent cancellation or terminal turn errors.

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
DoiiarX/dsh-todo-continuation
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
583895b · 2026-08-16

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
1
Open issues
0
Last commit
2026-08-16
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