AI Agent Hub
Back to plugins
🖥️

dsh-time-prefix

Client Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install 2522669008-zcy/dsh-time-prefix

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

In DeepSeek Harness settings, search for dsh-time-prefix in the plugin marketplace, or tell dsh: install the plugin from this GitHub repo: https://github.com/2522669008-zcy/dsh-time-prefix, then restart the Web UI to activate it.

About this plugin

In long dsh conversations, messages carry no built-in timestamp, making it hard to trace when each turn occurred or to reconstruct a timeline during review. dsh-time-prefix solves this by automatically prepending a formatted timestamp such as [2026-08-23, 22:36] to every user message, with a simple on-off toggle available in the settings page. Unlike dsh-timegap-plugin, which only flags longer gaps between turns, this plugin attaches a timestamp to each and every message, making it ideal for users who need continuous per-message time awareness in work-log tracking or multi-turn session auditing.

Use Cases

  • Tracing the exact send time of each message in long conversations
  • Compiling work logs or meeting notes with per-message timestamps built in
  • Reconstructing a precise timeline when debugging multi-turn interactions

Best For

  • dsh users who want continuous per-message time awareness
  • Operations or admin staff compiling conversation logs and work records
  • Support and QA engineers auditing timelines in long sessions