Merge branch 'leonvanzyl:master' into master

This commit is contained in:
mmereu
2026-01-19 22:03:29 +01:00
committed by GitHub
28 changed files with 1994 additions and 541 deletions

View File

@@ -59,6 +59,7 @@ FEATURE_MCP_TOOLS = [
"mcp__features__feature_get_for_regression",
"mcp__features__feature_mark_in_progress",
"mcp__features__feature_mark_passing",
"mcp__features__feature_mark_failing", # Mark regression detected
"mcp__features__feature_skip",
"mcp__features__feature_create_bulk",
"mcp__features__feature_create",