evrex-mcp 0.4.0 → 0.5.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -42,7 +42,7 @@ Reload Cursor afterwards so it picks up the new server.
42
42
  |---|---|
43
43
  | `evrex_why` | Why a specific file is built the way it is, and what was already rejected for it. Call it before a nontrivial edit. |
44
44
  | `evrex_search` | Open-ended questions across session and commit history — "have we discussed this", "when did we start doing X". |
45
- | `evrex_commit_context` | The session behind a commit: what was being attempted and what it decided. |
45
+ | `evrex_commit_context` | The session behind a commit: what was being attempted and what it decided. Takes a full or abbreviated sha. |
46
46
 
47
47
  ## Configuration
48
48