Releases: TerryWongCode/llm-knowledge-base
Releases · TerryWongCode/llm-knowledge-base
v0.1.0-beta - Initial public release
Initial public beta release of llm-knowledge-base.
This package provides a Karpathy-inspired, markdown-first workflow for building and maintaining living knowledge bases from local source material such as repos, docs, papers, articles, and images.
Highlights:
- multi-agent compatible workflow package
- shared
SKILL.mdentrypoint for Codex and Claude Code AGENTS.mdfallback for generic repo-aware agent tools- Obsidian-friendly graph-hygiene conventions
- reusable answer and audit templates
- reusable query pack for recurring KB question types
- repo-agnostic helper scripts for scaffolding, validation, and KB snapshots
- concrete OpenHive example included as a reference
This release is intended as an early but usable beta:
- the core workflow is stable enough to use
- documentation and examples may continue to improve based on feedback
- the script CLI and shared workflow assets are the main stability surface
Included portable components:
SKILL.mdAGENTS.mdCOMPATIBILITY.mdreferences/templates/references/query-pack/scripts/
Recommended for:
- repo-local architecture knowledge bases
- Obsidian-backed engineering wikis
- research vaults that should compound over time instead of producing one-off chat answers