dsh-llm-wiki
by — · iwtown/dsh-llm-wiki
★ 0 Stars
⑂ 0 Forks
Original language: English
About
Karpathy LLM Wiki pattern knowledge base for DSH: wiki-write/wiki-search skills, zero-dependency pipeline (lint/index/mnemon memory sync/quality feedback), minimal lifecycle plugin injecting schema + knowledge preview, SiliconFlow semantic recall via an Ollama-compatible proxy.
Similar plugins
by rainow
DSH的简化版llm-wiki记忆插件,纯md文档。A lightweight long-term memory framework for DeepSeek harness, simplified LLM-Wiki. No RAG, no vector DB, no LLM calls at runtime. Just Markdown + git.
★ 6
↓ 255/wk
MIT
JavaScript
Sep 11, 2026
dsh plugin --profile web add dsh-simple-wiki-memoryPermanent memory plugin for DSH with vector search, LLM reflection, and knowledge pages.
★ 0
dsh plugin --profile web add dsh-mnemosyne-memoryLong-term memory injected at session start: preferences/facts/summaries/knowledge in global and per-project scopes, budgeted recall via `agent/pre-step`, durable JSON store.
★ 0
↓ 538/wk
dsh plugin --profile web add dsh-memoryby yan5236
Two-phase long-term memory plugin for DeepSeek Harness (DSH): per-session extraction + global consolidation, always-injected summary, and memory_list/read/search/add tools.
★ 4
MIT
TypeScript
Aug 25, 2026
dsh plugin --profile web add @nanmicoder/dsh-memoryby LittleBlackTong
Long-term cross-session markdown memory with an LLM-Wiki structure and a SOUL.md persona, injected at session start (by default only after the first user message and only in the active session), plus
★ 3
MIT
JavaScript
Sep 9, 2026
dsh plugin --profile web add dsh-plugin-memoryBuilt-in Obsidian-style knowledge base for DSH: agents distill conversations, documents and web sources into a structured .wiki graph, with retrieval, graph export, note editing, incremental builds an
★ 0
dsh plugin --profile web add dsh-knj-obsidian