v0.6.0
What's new in v0.6.0
- Concept identity core — every concept now has a stable ID under the hood, so two different things that share a name (or a concept you rename) never get tangled together. New
merge/split/unmerge/renamecommands let you tidy concepts by hand. - Order-independent ingest — you get the same concepts no matter what order your notes were added in.
- Remote MCP over Streamable HTTP — serve your wiki over HTTP so a remote MCP client can reach it, not just one on the same machine.
Thanks to @PEKEW (#46), @wlewis55 (#54), and @wwwangjunjie (#67).