LALANI DEVARSHI
LALANI DEVARSHI
### 👀 Is there an existing feature request for this? - [x] I have searched the existing issues ### 🔖 Enhancement description I would like to see a new CLI...
## Summary This PR handles MySQL prepared statement ID reuse edge cases that were documented as TODO in `match.go`. When clients prepare, close, and re-prepare the same query, the statement...
The current implementation of generate_mcp_system_prompt, generate_no_mcp_system_prompt, generate_agent_specific_system_prompt, and generate_agent_summarize_prompt contains extensive code duplication. Large blocks of boilerplate text are repeated across functions, making it difficult to maintain and extend. Adding...