Celeste Semantic Search
Search the codebase by concept using Celeste's semantic search. Finds functions related to a concept even if they don't contain the exact search term. Uses MinHash Jaccard + BM25 rank fusion with structural reranking.
Requires celeste-cli v1.9.0+ — uses the direct celeste_code_search MCP tool (no chat-LLM round-trip, no output truncation).
Instructions
Step 1: Ensure the index is current
Call celeste_index with: { "operation": "update", "workspace"
[Description truncada. Veja o README completo no GitHub.]