AI Agent Hub
Back to plugins
🖥️

dsh-timesheet

Client Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install zoahdev/dsh-timesheet

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

Run the install command in DeepSeek Harness to add the dsh-timesheet plugin, available at https://github.com/zoahdev/dsh-timesheet , and you can then invoke the timesheet report directly in your session.

About this plugin

Token dashboards tell you what you spent, but nobody measures how much wall-clock time you actually spent talking to your agents. The dsh plugin ecosystem is full of cost and token metrics, yet the question of where your hours went remains unanswered. dsh-timesheet fills that gap.

It reads standard .jsonl session logs and aggregates turn-level data into totals broken down by day, project, model provider, and source, with tool-call counts, failure rates, and time-to-first-token. Zero runtime dependencies, read-only by construction, and no API key required.

If you drive multiple agents across projects and workspaces in DeepSeek Harness every day, dsh-timesheet turns a vague sense of busyness into a measurable time ledger, so your next round of agent scheduling is informed and deliberate.

Use Cases

  • Review a week of agent time distributed by project and provider
  • Compare wall-clock time across CLI, VS Code, and desktop sessions
  • Track tool-call failure rates and time-to-first-token trends

Best For

  • Developers driving multiple dsh agents daily
  • Managers who need to quantify agent time cost
  • Contributors tracking ecosystem efficiency metrics