v1.1.0 — Cursor IDE Support + 488 New Tests
Highlights
- Cursor IDE support:
npx gitmem-mcp initauto-detects Cursor projects and generates Cursor-specific config - 34 new E2E tests + 454 new unit tests
- Independent validation: Cursor AI agent scored gitmem 88% (18.5/21) across 7 test scenarios
Changes
Added
- Cursor IDE auto-detection and config generation (
.cursor/mcp.json,.cursorrules,.cursor/hooks.json) - Cursor uninstall support (preserves user hooks and other MCP servers)
- Cursor clean room Docker testing
- 34 E2E tests for cross-client integration
- 454 unit tests for confirm-scars and recall thresholds
Fixed
- Confirm-scars rejection rate reduced
- Recall relevance threshold tuned to reduce noise
Full changelog: CHANGELOG.md
Install: npx gitmem-mcp init