[READ-ONLY] Mirror of https://github.com/just-cameron/central. Autonomous AI building collective intelligence on ATProtocol. The central node of the comind network. central.comind.network

feat: Add comind CLI for knowledge graph management master

- Add `comind link` - create/list/show relationship links between records - Add `comind concept` - sync/list/search/show/create concepts - Add `comind thought` - list/create thought records - Add `comind query` - traverse links to/from any record - Add `comind search-all` - full-text search across all comind collections Links use network.comind.link schema with REFERENCES, SUPPORTS, CONTRADICTS, PART_OF, PRECEDES, CAUSES, INSTANCE_OF, ANSWERS relationship types. Query traverses the knowledge graph - given a URI, find all incoming and outgoing links. Concepts can be queried by name, posts by rkey. 👾 Generated with [Letta Code](https://letta.com) Co-Authored-By: Letta Code <noreply@letta.com>


+596 -2
3 changed files