grokkit/internal
Greg Gauthier fe25d7fa37
All checks were successful
CI / Test (pull_request) Successful in 1m20s
CI / Lint (pull_request) Successful in 50s
CI / Build (pull_request) Successful in 40s
feat(mcp): implement recipe and prompt listing with handlers
- Add ListRecipes and ListAvailablePrompts functions
- Update MCP server handlers for local/global recipes and prompts
- Add unit tests for analyze, docs, mcp, prompts, recipe, and testgen packages
2026-04-06 15:44:30 +01:00
..
analyze feat(mcp): implement recipe and prompt listing with handlers 2026-04-06 15:44:30 +01:00
docs feat(mcp): implement recipe and prompt listing with handlers 2026-04-06 15:44:30 +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): implement recipe and prompt listing with handlers 2026-04-06 15:44:30 +01:00
prompts feat(mcp): implement recipe and prompt listing with handlers 2026-04-06 15:44:30 +01:00
recipe feat(mcp): implement recipe and prompt listing with handlers 2026-04-06 15:44:30 +01:00
testgen feat(mcp): implement recipe and prompt listing with handlers 2026-04-06 15:44:30 +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