Open Issues Need Help
View All on GitHub AI/ML • AI Chatbots & Agents
feat: support .clawbrain-ignore or exclude patterns to skip noisy files from sync about 2 months ago
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