Make your OpenClaw AI agent faster, smarter, and cheaper. Speed optimization, memory architecture, context management, model selection, and one-shot development guide.
Stars
201
Forks
27
Watchers
201
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
No contributors data available
Part 21: Real-Time Knowledge Sync — event-driven file watcher for LightRAG
3102e68View on GitHubApply Grok feedback: version line, Mermaid diagrams, real results
f3e6877View on GitHubFix inaccuracies using LightRAG knowledge graph for fact-checking
a3c8320View on GitHubAdd Parts 18-20: LightRAG graph RAG, Repowise codebase intelligence, agent observability + services stack
96b0278View on GitHubAdded Ralph Wiggum Loop (force-continue until tests pass for autonomous work) + immutable vault entries (from Letta/MemGPT - write new, don't edit old, preserve decision trail)
6541e6bView on GitHubAdded context engineering metrics: 100:1 token ratio, compression targets (3:1 history, 10:1 tools), 60% utilization warning threshold from production data
62808d3View on GitHubAdded harness engineering patterns: PreCompletion verification (LangChain +13.7pt), loop detection, multi-session progress files (Anthropic), exclusive file ownership (Zerg), worker self-verification. Updated one-shot prompt + checklist.
01c213bView on GitHubPart 15: Added secret leak prevention (3.2% GitGuardian stat, .gitignore template, commit scanning, secretgate proxy) + gateway crash-loop fix
6075fa1View on GitHubMajor guide update: Added coordinator protocol (4-phase from Claude Code), Cerebras + local models (QwOpus, TerpBot), autoDream in one-shot prompt + checklist, config protection, fixed Part numbering, updated templates with autoDream + coordinator + pure-index MEMORY.md, updated model recommendations
72eb6ffView on GitHubPart 16 v2: Updated with findings from actual Claude Code source files (autoDream.ts, consolidationPrompt.ts, memdir.ts). Added scan throttle, lock rollback, pure index format, grep-not-read approach, and hard caps from real implementation.
d3841b0View on GitHubPart 16: autoDream Memory Consolidation — automatic memory cleanup inspired by Claude Code leak. Works with standard OpenClaw (no custom embeddings) or advanced vault setups.
10abb54View on GitHub