Skip to content

Dev#53

Merged
sopaco merged 3 commits intomainfrom
dev
Mar 12, 2026
Merged

Dev#53
sopaco merged 3 commits intomainfrom
dev

Conversation

@sopaco
Copy link
Copy Markdown
Owner

@sopaco sopaco commented Mar 12, 2026

No description provided.

sopaco added 3 commits March 12, 2026 16:33
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
@sopaco sopaco merged commit 8bcc606 into main Mar 12, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant