Suggest a Tool

Email us a link and we'll review it for inclusion.

Every listing on Neighbourhood Claw is hand-reviewed by an operator. We don't accept automated submissions yet — but we read every suggestion sent to:

mail hello@nbhdclaw.com

Include the URL, a one-line pitch, and (optionally) a category. We aim to respond within a week.

Neighbourhood Claw
Browse Tools Suggest a Tool
ByteRover Memory tool screenshot — openclaw.ai

ByteRover

ByteRover is a local-first memory layer for AI agents that replaces vector-based retrieval with a tiered file-search pipeline — fuzzy text search escalating to LLM-driven search — achieving 92.2% retr

Added
4 weeks ago

About

ByteRover is a local-first memory layer for AI agents that replaces vector-based retrieval with a tiered file-search pipeline — fuzzy text search escalating to LLM-driven search — achieving 92.2% retrieval accuracy on the LoCoMo benchmark. Memory is organized into a hierarchical knowledge tree rather than a flat embedding store, making it navigable by both agents and humans. Works across OpenClaw, Claude Code, Cursor, and any model provider. Everything runs locally by default; cloud sync is opt-in.

person_check
Best For

Developers who want a structured, inspectable, high-accuracy memory layer for multi-session OpenClaw or Claude Code agents, particularly those who prioritize keeping memory data local and portable rather than locked into a hosted service.

Pros & Cons

check_circle

Pros

  • check 92.2% retrieval accuracy — top of the LoCoMo leaderboard, with a published benchmark to back the claim
  • check Local-first with no mandatory account, cloud, or telemetry — full privacy control
  • check Hierarchical knowledge tree structure makes memory inspectable and editable, not a black-box vector store
  • check Works with any LLM provider; you supply the API key and keep cost/observability control
  • check Can ingest existing memory files (MEMORY.md, QMD, markdown) without a full migration
cancel

Cons

  • close Retrieval pipeline uses LLM calls for deeper searches — adds latency and cost compared to pure vector lookup
  • close Cloud sync is available but requires a separate ByteRover account for the hosted option
  • close Knowledge tree curation is an active process; agents need to save memories explicitly rather than automatically
  • close Enterprise SOC 2 features suggest the product is still maturing toward production-grade managed deployments
  • close Early product — limited community and ecosystem compared to larger memory platforms