Files the complete v1.1 to v1.4.1 release cycle as a session note in wiki/meta/. Documents everything shipped, all key lessons (plugin install syntax, allowed-tools frontmatter, Bases vs Dataview, PostCompact hook necessity, git filter-repo two-pass scrub), and the current plugin state. Updated: - wiki/meta/claude-obsidian-v1.4-release-session.md (NEW) - wiki/log.md (new entry at top) - wiki/hot.md (refreshed with current session context) - wiki/overview.md (page count 25 to 26) - wiki/index.md (page count 25 to 26) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2.4 KiB
2.4 KiB
type, title, updated, tags, status, related
| type | title | updated | tags | status | related | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| meta | Wiki Index | 2026-04-07 |
|
evergreen |
|
Wiki Index
Last updated: 2026-04-08 | Total pages: 26 | Sources ingested: 2
Navigation: overview | log | hot | dashboard | Wiki Map | getting-started
Concepts
- LLM Wiki Pattern — the pattern for building persistent, compounding knowledge bases using LLMs (status: mature)
- Hot Cache — ~500-word session context file, updated after every ingest and session (status: mature)
- Compounding Knowledge — why wiki knowledge grows more valuable over time, unlike RAG (status: mature)
- cherry-picks — prioritized feature backlog from ecosystem research; 13 features to add to claude-obsidian (status: current)
Entities
- Andrej Karpathy — AI researcher, creator of the LLM Wiki pattern, former Tesla AI director (status: developing)
- Ar9av-obsidian-wiki — multi-agent compatible LLM Wiki plugin; delta tracking manifest (status: current)
- Nexus-claudesidian-mcp — native Obsidian plugin + MCP bridge; workspace memory, task management (status: current)
- ballred-obsidian-claude-pkm — goal cascade PKM; auto-commit hooks, /adopt command (status: current)
- rvk7895-llm-knowledge-bases — 3-depth query system, Marp slides, parallel deep research (status: current)
- kepano-obsidian-skills — official skills from Obsidian creator; defuddle, obsidian-bases (status: current)
- Claudian-YishenTu — native Obsidian plugin embedding Claude Code; plan mode, @mention (status: current)
Sources
- claude-obsidian-ecosystem-research — 2026-04-08 | web research across 16+ repos | 8 wiki pages created
Questions
- How does the LLM Wiki pattern work — how the pattern works and why it outperforms RAG at human scale (status: developing)
Comparisons
- Wiki vs RAG — when to use a wiki knowledge base versus RAG; verdict: wiki wins at <1000 pages
- claude-obsidian-ecosystem — feature matrix of 16+ Claude+Obsidian projects; where claude-obsidian wins and gaps