Commit Graph

7 Commits

Author SHA1 Message Date
github-actions[bot]
95df135a3f chore: release v0.1.4 2026-04-10 06:35:47 +00:00
doum1004
140b224b1a feat: add MIT license file and specify license in package.json 2026-04-10 02:27:38 -04:00
github-actions[bot]
3b938d288a chore: release v0.1.3 2026-04-10 06:17:27 +00:00
github-actions[bot]
006d3d1532 chore: release v0.1.2 2026-04-10 06:06:52 +00:00
github-actions[bot]
fb39b3b1ff chore: release v0.1.1 2026-04-10 05:51:43 +00:00
doum1004
7ef1378321 Update README and package.json with additional metadata and badges 2026-04-10 01:49:00 -04:00
doum1004
6a8b9a5612 Phase 1: Bootstrap + Init + Registry
Implement llmwiki-cli v0.1.0 — a CLI tool for LLM agents to build and
maintain personal knowledge bases via pure filesystem + git operations.

Phase 1 includes:
- wiki init: create wiki with directory structure, SCHEMA.md, git init
- wiki registry: list all registered wikis
- wiki use: switch active wiki
- Global registry at ~/.config/llmwiki/
- Wiki resolution chain (--wiki flag > cwd > walk up > default)
- 23 tests passing
- Published to npm as llmwiki-cli
2026-04-10 01:36:17 -04:00