ClawBrain is a persistent semantic memory system built specifically for AI agents.

1 Open Issue Need Help Last updated: Feb 22, 2026

Open Issues Need Help

View All on GitHub
AI/ML AI Chatbots & Agents

AI Summary: This issue proposes adding support for ignoring specific files or patterns during the `clawbrain sync` process. This would prevent noisy or irrelevant files, such as repetitive logs or build artifacts, from being indexed and polluting the vector store, thereby improving the quality of semantic search results. The proposed solutions include a `.clawbrain-ignore` file or CLI flags/environment variables for exclusion.

Complexity: 2/5
enhancement good first issue

ClawBrain is a persistent semantic memory system built specifically for AI agents.

Go