feat(gate): fast no-think selection + dedicated selection Llm #88
Reference in New Issue
Block a user
Delete Branch "feat/gate-select-no-think"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Two knobs so gate prompt-selection is fast: (1) selection requests send no-think hints (enable_thinking=false, reasoning_effort=low), (2) MCPCTL_GATE_SELECTION_LLM pins a dedicated fast selection Llm independent of the project chat model. Pairs with the litellm qwen3-fast alias + a vllm-fast mcpd Llm. Safe/no-op until wired + backend up. 75 gate/selector tests green.
🤖 Generated with Claude Code