Tag
The author describes building Oogway, a proactive monitoring agent on OpenClaw that investigates anomalies, proposes fixes, and persistently logs each incident into a wiki, creating a compound knowledge base that avoids re-deriving solutions.
A technique called the LLM Wiki pattern compiles raw documents into a structured wiki with an index, cutting Claude token usage by 95% by paying structural understanding costs only once during compilation instead of on every query.