AI Agent Hub
Back to plugins
🧠

tomilite-dsh-plugin

Memory Updated 2026.08.20

Run the following command in DeepSeek Harness:

dsh plugin install xxwj225-James/tomilite-dsh-plugin

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

Run dsh plugin install xxwj225-James/tomilite-dsh-plugin in your terminal to install; source code is at https://github.com/xxwj225-James/tomilite-dsh-plugin, then restart the DSH Web UI or dsh CLI to activate it.

About this plugin

Switching between windows, filling in fields one by one, and double-checking statuses can break your thinking flow when managing local tasks and notes. tomilite-dsh-plugin lets a DeepSeek Harness agent talk directly to a local TomiLite instance, so a single natural-language instruction can create a task, bump a priority, or file a note. The result appears in the TomiLite panel instantly, keeping you in the current workflow.

The plugin registers six tools: filtered task listing, task creation and update, Markdown note management, and board statistics (counts by status, priority, and type). Every call carries a 15-second timeout so a hung TomiLite never stalls an agent turn, and a missing instance produces an actionable message rather than a silent failure. Under the hood it speaks the same tRPC wire format as the TomiLite web frontend; localhost calls are token-exempt, while remote instances support header-based auth.

Best suited for developers and knowledge workers who already run TomiLite locally alongside DeepSeek Harness. If you want the agent to handle task tracking, note capture, and pre-report data checks while you focus on decisions and review, this plugin fills that middle gap.

Use Cases

  • Create a task with priority in one sentence and see it appear in the TomiLite panel instantly
  • Pull board statistics before writing a daily report for a quick status and type breakdown
  • Hand a quick idea to the agent as a Markdown note without switching windows to type it in

Best For

  • Developers who run TomiLite locally and use DeepSeek Harness daily
  • Knowledge workers who want the agent to handle task tracking and note capture end to end
  • Team members who need a quick board snapshot before writing daily or weekly reports