Instructions Intake Do not block on a long questionnaire. Ask only for details that are missing and required to choose the right path: - Dense only or hybrid search - Whether , , and are already configured - Existing embedding choice, if any If the user has no embedding preference, default to Chroma Cloud Qwen. If hybrid search is required, use and . If the task is narrow, such as fixing an existing query, reviewing code, or answering an API question, proceed with the repo context instead of forcing intake. What to validate - Correct client import ( vs ) - Environment variables are set for Cl…