Skip to content

hope1026/weppy-roblox-mcp

v2.8.1 Breaking

This release includes 1 breaking change for platform teams planning a safe upgrade.

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

✓ No known CVEs patched in this version

Topics

ai ai-agents antigravity claude claude-code codex
+13 more
cursor game-development gemini luau mcp mcp-server model-context-protocol plugin roblox roblox-plugin roblox-studio typescript weppy-roblox-mcp

ReleasePort's take

Light signal
editorial:auto 1mo

Playtest controls have been relocated to the Studio actions API. The Play Stop workflow now completes without requiring retries due to multiple plugin connections.

Why it matters: Moving Playtest controls under `manage_studio` APIs centralizes control logic, and eliminating retry requirements for stopping a Playtest improves reliability in version v2.8.1.

Summary

AI summary

Playtest controls moved to manage_studio APIs and stopping a Playtest no longer requires retries.

Changes in this release

Feature Medium

Playtest controls moved under Studio actions API

Playtest controls moved under Studio actions API

Source: llm_adapter@2026-06-15

Confidence: high

Bugfix Medium

Fixes Play Stop requiring retry due to multiple plugin connections

Fixes Play Stop requiring retry due to multiple plugin connections

Source: llm_adapter@2026-06-15

Confidence: low

Full changelog

Features

  • Playtest controls now live under Studio actions — AI agents and direct MCP users should use manage_studio.play_start, manage_studio.play_stop, manage_studio.play_pause, manage_studio.play_resume, manage_studio.play_status, and manage_studio.run_test for Playtest workflows. The older system_info Playtest aliases are no longer the documented path, keeping system_info focused on read-only status and diagnostics.

Bug Fixes

  • Fix Play Stop cases that required a retry — Stopping a Playtest now handles cases where Roblox Studio creates multiple plugin connections after Play starts. WEPPY no longer relies on only one connection for Stop, and cleanup checks the Playtest status when it needs confirmation that Studio returned to Edit mode. This reduces cases where the AI asks Studio to stop but the test keeps running until you retry.

Breaking Changes

  • Removed `system_info` Playtest aliases; use new `manage_studio.*` APIs instead.

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 hope1026/weppy-roblox-mcp

Get notified when new releases ship.

Sign up free

About hope1026/weppy-roblox-mcp

MCP server and plugin that lets AI agents (Claude Code, Cursor, Codex, Gemini) directly control a live Roblox Studio session — create scripts, instances, terrain, lighting, and assets via natural language. 21 tools, 140+ actions, bidirectional sync, and automated playtest.

All releases →

Beta — feedback welcome: [email protected]