Feedback lets you report whether GitHits results helped. You can anchor feedback to a specific Code Examples result with aDocumentation Index
Fetch the complete documentation index at: https://docs.githits.com/llms.txt
Use this file to discover all available pages before exploring further.
solution_id, or submit generic session feedback for any GitHits tool.
How agents use it
Agents can call thefeedback MCP tool after a result is accepted, rejected, or found to be missing important context. You can also submit feedback directly from the CLI.
solution_id and include the tool name:
Parameters
The
solution_id from a prior get_example response. Pass it to anchor feedback to that specific result. Omit it for generic session or tool feedback.true for positive feedback. false for negative feedback.Optional context about what worked or did not work. Strongly recommended when
solution_id is omitted.Optional name of the GitHits tool or CLI command that produced the result being rated, such as
get_example, search, or code_grep.MCP tool reference
| MCP tool | CLI command | Purpose |
|---|---|---|
feedback | npx githits@latest feedback | Submit thumbs up or thumbs down for a result, tool, or session |