dsh-tiddlywiki
把 TiddlyWiki 5 变成 DSH 的持久知识库:十个 tiddlywiki_* 智能体工具(带过滤的检索、读写/批量/改名/删除、最近、标签,以及 git 同步与冲突解决),GUI 中央栏内嵌完整 TiddlyWiki 编辑器,快速笔记卡片支持草稿自动保存——全部由自动提交的 git 仓库支撑。
Runs TiddlyWiki 5 as the DSH persistent knowledge base: ten tiddlywiki_* agent tools (filtered search, read/write/batch/rename/delete, recent, tags, plus git sync with conflict resolve), a full TiddlyWiki editor embedded in the GUI center column, and a quick-note widget with draft auto-save — all backed by an auto-committing git repository.
怎么安装
dsh plugin add dsh-tiddlywiki 简介
dsh-tiddlywiki TiddlyWiki 5 as the DSH **persistent knowledge base** — a shared long-term memory for AI and human: the agent reads/writes tiddlers through tiddlywiki_* tools, you edit in a full TiddlyWiki editor or jot notes in a floating widget, and everything syncs/backs up through **git**. 等 Agent 干活的时候,人常是干坐着的——想随手写点什么,又不想切来切去。TiddlyWiki 单文件、纯文本、wiki 语法、自带 git 同步,天生适合**随手写点小东西**。于是把它做成 DSH 原生插件:不用离开当前界面,聊天区右下角就有快速笔记;要正经编辑,弹出 TW 原生编辑器;写下的内容自动进 git,既是知识库也是备份。 --- ✨ 特性一览 | 能力 | 说明 | |---|---| | 🤖 **Agent 工具** | tiddlywiki_search / get / put / batch_put / rename / delete / recent / list_tags …
推荐参考
信息
- 协议
- MIT
- 语言
- JavaScript
- GitHub 星标
- 0
- 月下载
- –
- 最近更新
- 2026-09-03
- 创建于
- 2026-09-02
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- agent, agent-tools, ai, dsh, dsh-plugin, git, git-sync, knowledge-base, knowledge-management, nodejs, note-taking, notes, plugin, productivity, second-brain, tiddlywiki, typescript, wiki
同类推荐
get-shit-done
gsd-build/get-shit-done
由 TÂCHES 开发的轻量且强大的元提示、上下文工程和规格驱动开发系统,适用于 Claude Code。
hindsight
vectorize-io/hindsight/tree/main/hindsight-integrations/coding-agents
Hindsight:会学习的 Agent 长期记忆系统,自动召回/保存、知识页、深度反思与按仓库隔离的记忆银行。
OpenViking
volcengine/OpenViking/tree/main/examples/dsh-memory-plugin
面向 DeepSeek Harness 的 OpenViking 记忆与上下文插件:pre-step 自动召回与画像注入、会话捕获、`viking://` URI 防护,以及对接 OpenViking 服务端的 recall/write 记忆工具。