Skip to content

Wopee-io/wopee-mcp

v1.26.2 Bugfix

This release fixes issues for SREs watching stability and regressions.

Published 28d MCP Developer Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Summary

AI summary

Fixed GraphQL mutation GenerateUserStoriesWithTestCases selecting the correct field name.

Full changelog

1.26.2 (2026-05-06)

Bug Fixes

**gql:**GenerateUserStoriesWithTestCases selects correct field name(1b828d7), closesautonomous-testing/backlog#3987
The mutation operation name is GenerateUserStoriesWithTestCases but the
field selected was generateUserStories — which doesn't exist on the API
(api/src/typeDefs/userStories.js:7 only exposes generateUserStoriesWithTestCases).
Any call to wopee_generate_artifact with type: USER_STORIES_WITH_TEST_CASES
fails with GRAPHQL_VALIDATION_FAILED.

Sibling Generate* mutations in the same file (App, GeneralUserStories,
TestCases, TestCaseSteps, ReusableTestCases, ReusableTestCaseSteps) were
verified — operation name and field name match in every other case.
Isolated copy-paste error.

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track Wopee-io/wopee-mcp

Get notified when new releases ship.

Sign up free

About Wopee-io/wopee-mcp

Autonomous testing for web apps — dispatch AI agents that open real browsers, execute test cases, and report pass/fail with screenshots. Generate user stories, test cases, and Playwright code from your app context. 8 tools for end-to-end test automation.

All releases →

Beta — feedback welcome: [email protected]