Conversation
The example in the documentation has been expanded to show a complete working example with proper imports, error handling, and the correct function signature for tokio's main function.
The service now automatically creates tenant directories under cortex/tenants/ when a tenant is not found, including all required subdirectories (agent, resources, session, user). Also updates version numbers in plugin and package manifests from 0.1.0 to 0.9.0 and adds skill reference to the plugin manifest.
This commit adds a complete Cortex Memory plugin for OpenClaw with: - Client library with layered search (L0/L1/L2) and session management - OpenClaw plugin with 4 tools: cortex_search, cortex_recall, cortex_add_memory, cortex_list_sessions - Qdrant vector database integration - Session-scoped memory operations - Auto-setup instructions for dependencies - SKILL.md documentation with usage patterns
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.