Instructions file
Instructions for HasanJahidul/git-insight-mcp, covering git-insight-mcp — project context, status, architecture, mcp tools and tech decisions.
4 tagged co-change, measured the same way as everything else here.
Instructions file
Instructions for HasanJahidul/git-insight-mcp, covering git-insight-mcp — project context, status, architecture, mcp tools and tech decisions.
Instructions file CodexOpenCode
AGENTS.md instructions for workspace-json/codex-mcp: This repository ships workspace.json intelligence to coding agents. When you work in a project that has it installed, follow the same discipline the tooling enforces.
Hook
Runs before the agent uses a tool for ^apply_patch$ tool calls, executing pre-edit-check.mjs via node. From workspace-json/codex-mcp.
MCP server Claude CodeCodexCursor
Local-first CLI that mines git history for file-level co-change patterns and builds a queryable knowledge graph for AI coding agents, with optional enrichment from graphify's symbol/call-graph output when it is installed. Runs locally from the graphkeeper-cli Python package.