AI Agent Hub
Back to plugins
⚙️

dsh-changelog

Workflow Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install satan9394/dsh-changelog

Paste the following prompt into your AI chat to install this plugin:

Install the plugin in DeepSeek Harness by running dsh plugin install satan9394/dsh-changelog; full source at https://github.com/satan9394/dsh-changelog

About this plugin

In agent workflows, changes from each iteration tend to scatter across conversations, logs, and temporary files, making it tedious and error-prone to manually compile a reliable changelog. dsh-changelog addresses this gap by plugging into the DeepSeek Harness agent-workflow pipeline, structuring and tracking task outputs as a coherent change log right where your agents execute. Released under the MIT license, it slots into your existing Harness setup with no extra logging infrastructure required. It is well suited for solo developers and technical teams who build agent workflows on DeepSeek Harness and want a clear, maintainable history of every iteration.

Use Cases

  • Record changes automatically after each agent workflow run
  • Maintain a traceable history across multiple iterations
  • Manage changelog output uniformly within a Harness workflow

Best For

  • Developers building agent workflows on DeepSeek Harness
  • Teams that need a clear change history across iterations
  • Solo developers looking to automate changelog generation