YantrikClaw Fork Adds Cognitive Memory, Companion Mode, and Tier-Aware Tools to ZeroClaw

✍️ OpenClawRadar📅 Published: March 27, 2026🔗 Source
YantrikClaw Fork Adds Cognitive Memory, Companion Mode, and Tier-Aware Tools to ZeroClaw
Ad

What YantrikClaw Adds to ZeroClaw

YantrikClaw is a fork built on top of the ZeroClaw ecosystem. It maintains all existing OpenClaw functionality including 20+ channels, support for all LLM providers, and a single binary distribution, while adding three significant feature sets.

Core Features from the Source

  • Cognitive Memory (YantrikDB) — A persistent memory system that extends beyond basic conversation history. It includes semantic recall, episodic memory, knowledge graphs, and personality traits. This allows the AI to remember preferences, decisions, and relationships across conversations rather than being limited to the last 10 messages.
  • Companion Mode — Features bond tracking, personality evolution, and 70+ instincts that drive proactive behavior. The AI can reach out when it has relevant information instead of waiting for user prompts.
  • Tier-Aware Tool Selection — Adapts the tool interface based on model size. For 0.5B models running on devices like Raspberry Pi, it uses MCQ-based selection with embedding-ranked candidates. For 100B+ models, it provides the full tool set. The same agent binary works across any hardware configuration.
Ad

Installation and Community

Install via Cargo: cargo install yantrikclaw

The project is MIT licensed and actively seeking contributors, particularly for developing new instincts, memory backends, and small model testing. Resources are available on GitHub at github.com/yantrikos/yantrikclaw and the community subreddit at https://www.reddit.com/r/YantrikClaw/.

📖 Read the full source: r/openclaw

Ad

👀 See Also