graphiti/graphiti_core/search
Daniel Chalef c834c7b52d docs: Add pre-commit formatting and linting requirements to CLAUDE.md
- Add explicit instructions to always run formatting before commits
- Include both make commands and direct uv commands
- Emphasize this is a required step, not optional
- Place in Development Guidelines section for visibility

This ensures all code contributions maintain consistent style and quality.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-30 08:53:57 -07:00
..
__init__.py chore: Fix packaging (#38) 2024-08-25 10:07:50 -07:00
search.py dont create extra search embeddings (#861) 2025-08-26 11:16:46 -04:00
search_config.py Return reranker scores (#758) 2025-07-23 16:05:48 -04:00
search_config_recipes.py add episode scope to search (#362) 2025-04-15 19:27:56 -04:00
search_filters.py Add support for Kuzu as the graph driver (#799) 2025-08-27 11:45:21 -04:00
search_helpers.py ensure ascii default to false (#817) 2025-08-08 11:20:02 -04:00
search_utils.py docs: Add pre-commit formatting and linting requirements to CLAUDE.md 2025-08-30 08:53:57 -07:00