Fixed
wiki initnow works in a fresh git repo. A directory containing only a
.gitfolder is no longer treated as non-empty, sogit init && wiki init .
just works. Directories with real content still require--force, so the
guard against clobbering files is unchanged.
Docs
- README now tells Obsidian users to write standard markdown links (turn off
Use [[Wikilinks]], set New link format to Absolute path in vault).
wikidoes not recognize[[wikilinks]], so left on they silently drop out
of the graph.
Upgrade: brew upgrade agentic-wiki/tap/wiki, or
go install github.com/agentic-wiki/wiki/cmd/wiki@v0.3.1.