grokkit/internal
Greg Gauthier 6066e65af8 feat(mcp): add MCP server mode for AI agent integration
- Implement `grokkit mcp` command to run as MCP server over stdio
- Export analysis, docs, and testgen functions for MCP tools
- Add tools: lint_code, analyze_code, generate_docs, generate_tests, generate_commit_msg, run_recipe
- Register resources: recipes://local, recipes://global, prompts://language
- Update README and add user guide for MCP
- Add MCP config options and dependencies
2026-04-06 12:35:16 +01:00
..
analyze feat(mcp): add MCP server mode for AI agent integration 2026-04-06 12:35:16 +01:00
docs feat(mcp): add MCP server mode for AI agent integration 2026-04-06 12:35:16 +01:00
errors chore(lint): enhance golangci configuration and add security annotations 2026-03-04 20:00:32 +00:00
git refactor(test): explicitly discard errors from git commands in tests 2026-03-31 22:51:58 +01:00
grok chore(lint): enhance golangci configuration and add security annotations 2026-03-04 20:00:32 +00:00
linter test: add unit tests for cmd, config, git, linter, logger, prompts, todo, and workon 2026-03-31 22:47:36 +01:00
logger test: add unit tests for cmd, config, git, linter, logger, prompts, todo, and workon 2026-03-31 22:47:36 +01:00
mcp feat(mcp): add MCP server mode for AI agent integration 2026-04-06 12:35:16 +01:00
prompts test: add unit tests for cmd, config, git, linter, logger, prompts, todo, and workon 2026-03-31 22:47:36 +01:00
recipe test: add tests for recipe package and disable parallelism in cmd tests 2026-03-08 12:53:01 +00:00
testgen feat(mcp): add MCP server mode for AI agent integration 2026-04-06 12:35:16 +01:00
todo test: add unit tests for cmd, config, git, linter, logger, prompts, todo, and workon 2026-03-31 22:47:36 +01:00
version chore(lint): enhance golangci configuration and add security annotations 2026-03-04 20:00:32 +00:00
workon refactor(test): explicitly discard errors from git commands in tests 2026-03-31 22:51:58 +01:00