Changelog

All notable changes to LLM Wiki.

FeatureFeature
v0.4.0

Tag Management & Multi-Provider Support

  • AI-powered tag auditing with merge suggestions across the entire wiki
  • Multi-provider support: Claude Code and Cursor Agent via ACP
  • Enhanced ACP client with improved communication reliability
  • New methods/ directory with quality standards and methodology pages
  • Improved lint checks for method quality validation
  • GitHub Actions workflow for automated releases
Improved
v0.3.0

ACP Client Enhancement

  • Enhanced ACP client for more reliable agent communication
  • Improved XML tag isolation for prompt/instruction separation
  • Better handling of raw file content embedding
  • Vault path injection for correct file creation
  • Reduced CLAUDE.md duplication in prompts (saves tokens)
FeatureFeatureFeature
v0.2.0

Initial Release

  • Obsidian plugin with unified Wiki panel + Chat panel
  • Claude Code skill for CLI-based wiki management
  • /init command — plugin-native, zero LLM dependency
  • /ingest command — source file compilation into wiki entries
  • /query command — wiki-grounded Q&A with wikilink references
  • /lint command — comprehensive wiki health check
  • /scan command — legacy library indexing
  • Four-directory ownership model
  • CLAUDE.md schema as the operation specification
  • Source attribution system with wikilink-based tracing
  • Contradiction detection with warning callouts
  • Append-only operation logging

Full commit history on GitHub.