Local RAG memory system connecting OpenClaw to Obsidian vaults via MCP, featuring real-time markdown indexing, ChromaDB vector storage, and multi-provider LLM synthesis.
Stars
2
Forks
0
Watchers
2
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
93
commits
Merge pull request #23 from Obsidian68/feature/integration
91d7d68View on GitHubfix(docs): correct OPENRAG_API_LLM_MODEL environment variable references
03dd4c2View on GitHubfix(watcher): use call_soon_threadsafe for thread-safe event queuing
2d280c0View on GitHubfeat(proxy): add system prompt hijacking to prevent memory hallucination
754ccceView on GitHubfix(mcp): resolve TS18048 strict null check errors in test file
d4d6191View on GitHubfix(api): resolve ruff lint errors in proxy and test files
ed487a2View on GitHubMerge pull request #22 from Obsidian68/feature/llm-gateway
302a088View on GitHubfeat(api): add LLM Proxy Gateway with <subconscious_memory> context stapling
c291a59View on GitHub