mirror of
https://github.com/doum1004/llmwiki-cli.git
synced 2026-04-30 16:06:09 +02:00
Add bookkeeping and git operations: - wiki index show/add/remove with auto-section detection - wiki log show/append with --last and --type filters - wiki commit with auto-message from last log entry - wiki history with per-file support, wiki diff - IndexManager and LogManager in src/lib/ - 22 new tests (68 total)