tomilite-dsh-plugin
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
Related Plugins
Memory layer for coding agents that indexes local session history and auto-recalls relevant context before edits, commands, and failures, with no manual search needed.
Traceable, searchable cross-session memory for AI agents that turns conversation knowledge into a typed knowledge graph and recalls relevant subgraphs instead of replaying full history, natively integrated with DeepSeek Harness.
Gives DSH AI cross-session long-term memory, to-do and skill management, plus multi-session orchestration, external AI delegation, and an infinite canvas that grows with you.
dsh-mnemon is a three-tier, pluggable, Agent-driven memory system for DeepSeek Harness, combining Runtime memory, Project Documents, and replaceable Memory Spaces with nine long-term providers.