Skip to content

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 14 Jun 20:06
· 38 commits to master since this release
cca4e1d

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 / rename commands 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).