Fix: expose layer list/new layer/flatten MCP tools for mock backend - #21
Fix: expose layer list/new layer/flatten MCP tools for mock backend#21AnasBabari wants to merge 1 commit into
Conversation
|
@AnasBabari Gate 1 (badges) blocked on
Required community actionsFollow the orgStar both core repos
Policy: bounty Gate 1 requires all of:
Starring only Order: badges → security → tests → merge. Please complete the checklist above, attach evidence if needed, then comment when ready. |
8 similar comments
|
@AnasBabari Gate 1 (badges) blocked on
Required community actionsFollow the orgStar both core repos
Policy: bounty Gate 1 requires all of:
Starring only Order: badges → security → tests → merge. Please complete the checklist above, attach evidence if needed, then comment when ready. |
|
@AnasBabari Gate 1 (badges) blocked on
Required community actionsFollow the orgStar both core repos
Policy: bounty Gate 1 requires all of:
Starring only Order: badges → security → tests → merge. Please complete the checklist above, attach evidence if needed, then comment when ready. |
|
@AnasBabari Gate 1 (badges) blocked on
Required community actionsFollow the orgStar both core repos
Policy: bounty Gate 1 requires all of:
Starring only Order: badges → security → tests → merge. Please complete the checklist above, attach evidence if needed, then comment when ready. |
|
@AnasBabari Gate 1 (badges) blocked on
Required community actionsFollow the orgStar both core repos
Policy: bounty Gate 1 requires all of:
Starring only Order: badges → security → tests → merge. Please complete the checklist above, attach evidence if needed, then comment when ready. |
|
@AnasBabari Gate 1 (badges) blocked on
Required community actionsFollow the orgStar both core repos
Policy: bounty Gate 1 requires all of:
Starring only Order: badges → security → tests → merge. Please complete the checklist above, attach evidence if needed, then comment when ready. |
|
@AnasBabari Gate 1 (badges) blocked on
Required community actionsFollow the orgStar both core repos
Policy: bounty Gate 1 requires all of:
Starring only Order: badges → security → tests → merge. Please complete the checklist above, attach evidence if needed, then comment when ready. |
|
@AnasBabari Gate 1 (badges) blocked on
Required community actionsFollow the orgStar both core repos
Policy: bounty Gate 1 requires all of:
Starring only Order: badges → security → tests → merge. Please complete the checklist above, attach evidence if needed, then comment when ready. |
|
@AnasBabari Gate 1 (badges) blocked on
Required community actionsFollow the orgStar both core repos
Policy: bounty Gate 1 requires all of:
Starring only Order: badges → security → tests → merge. Please complete the checklist above, attach evidence if needed, then comment when ready. |
Summary
The layers tools (list_layers, new_layer, flatten) are defined but not exposed as MCP tools or wired into the backends, so the claimed layer features are non-functional. Minimal fix: add MCP server tools that delegate to the layers_tools module for mock-mode layer operations.
Fixes: #3
Changes Made
src/gimp_mcp/server.py