@weppy/roblox-mcp 2.5.1 → 2.6.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.claude-plugin/marketplace.json +2 -2
- package/.github/workflows/install-test.yml +55 -4
- package/CHANGELOG.md +27 -0
- package/README.md +29 -46
- package/SUPPORT.md +4 -6
- package/install.ps1 +7 -5
- package/install.sh +4 -2
- package/llms-full.txt +8 -688
- package/llms.txt +3 -13
- package/package.json +1 -1
- package/plugins/weppy-roblox-mcp/.claude-plugin/plugin.json +1 -1
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/ChangelogDetailPage-kwE4pHZd.js +1 -0
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/ChangelogPage-BFfSWE_s.js +1 -0
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/{ConfirmModal-DfdyAPrJ.js → ConfirmModal-CeEegyOx.js} +1 -1
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/ConnectionPage-D_mEFudd.css +1 -0
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/ConnectionPage-XuHLuNwR.js +1 -0
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/GameChangeDetail-BFTVWFJO.js +6 -0
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/{PropertyDiff-Cbx8P1zh.css → GameChangeDetail-Be32PRgR.css} +1 -1
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/{InfoLabel-DrK7vhO-.js → InfoLabel-MCIgnb3Z.js} +1 -1
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/OverviewPage-BrWw_dSf.js +1 -0
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/{PlaytestPage-CgkzRAqQ.js → PlaytestPage-CxeJXqJZ.js} +2 -2
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/SettingsPage-Qd2a2pgi.js +1 -0
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/{StatusBadge-hJyzgRAl.js → StatusBadge-Dk0M7zQF.js} +1 -1
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/SyncPage-BmMeN4N9.css +1 -0
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/SyncPage-Wu2tD8Lb.js +4 -0
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/TierComparison-DsesL0R1.js +1 -0
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/ToolsPage-C7ld3BhY.js +1 -0
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/TooltipText-CjH5N6RH.js +1 -0
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/WhatsNewPage-BwWOghgp.js +1 -0
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/index-FDX6EnZH.js +355 -0
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/index-XEVy0XAx.css +1 -0
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/{useLiveUptime-BeRNzFBh.js → useLiveUptime-DExWULj9.js} +1 -1
- package/plugins/weppy-roblox-mcp/dashboard/dist/index.html +2 -2
- package/plugins/weppy-roblox-mcp/dist/index.js +77 -77
- package/plugins/weppy-roblox-mcp/roblox-plugin/WeppyRobloxMCP.rbxm +0 -0
- package/docs/compatibility.md +0 -44
- package/docs/en/dashboard/changelog.md +0 -114
- package/docs/en/dashboard/connection.md +0 -77
- package/docs/en/dashboard/overview.md +0 -95
- package/docs/en/dashboard/playtest.md +0 -61
- package/docs/en/dashboard/settings.md +0 -60
- package/docs/en/dashboard/sync.md +0 -68
- package/docs/en/dashboard/tools.md +0 -69
- package/docs/en/explorer/overview.md +0 -104
- package/docs/en/installation/README.md +0 -95
- package/docs/en/installation/ai-apps/antigravity.md +0 -89
- package/docs/en/installation/ai-apps/claude-app.md +0 -78
- package/docs/en/installation/ai-apps/claude-code.md +0 -104
- package/docs/en/installation/ai-apps/codex-app.md +0 -56
- package/docs/en/installation/ai-apps/codex-cli.md +0 -67
- package/docs/en/installation/ai-apps/cursor.md +0 -77
- package/docs/en/installation/ai-apps/gemini-cli.md +0 -120
- package/docs/en/installation/roblox-explorer.md +0 -68
- package/docs/en/installation/roblox-plugin.md +0 -96
- package/docs/en/pro-upgrade.md +0 -96
- package/docs/en/sync/luau-lsp.md +0 -41
- package/docs/en/sync/overview.md +0 -153
- package/docs/en/tools/assets-and-effects.md +0 -104
- package/docs/en/tools/instances-and-properties.md +0 -104
- package/docs/en/tools/overview.md +0 -277
- package/docs/en/tools/playtest.md +0 -140
- package/docs/en/tools/scripting.md +0 -66
- package/docs/en/tools/system-and-debugging.md +0 -93
- package/docs/en/tools/world-and-environment.md +0 -102
- package/docs/es/README.md +0 -209
- package/docs/es/dashboard/changelog.md +0 -114
- package/docs/es/dashboard/connection.md +0 -77
- package/docs/es/dashboard/overview.md +0 -95
- package/docs/es/dashboard/playtest.md +0 -61
- package/docs/es/dashboard/settings.md +0 -60
- package/docs/es/dashboard/sync.md +0 -68
- package/docs/es/dashboard/tools.md +0 -69
- package/docs/es/explorer/overview.md +0 -104
- package/docs/es/installation/README.md +0 -87
- package/docs/es/installation/ai-apps/antigravity.md +0 -89
- package/docs/es/installation/ai-apps/claude-app.md +0 -78
- package/docs/es/installation/ai-apps/claude-code.md +0 -104
- package/docs/es/installation/ai-apps/codex-app.md +0 -56
- package/docs/es/installation/ai-apps/codex-cli.md +0 -67
- package/docs/es/installation/ai-apps/cursor.md +0 -77
- package/docs/es/installation/ai-apps/gemini-cli.md +0 -120
- package/docs/es/installation/roblox-explorer.md +0 -58
- package/docs/es/installation/roblox-plugin.md +0 -85
- package/docs/es/pro-upgrade.md +0 -96
- package/docs/es/sync/luau-lsp.md +0 -41
- package/docs/es/sync/overview.md +0 -153
- package/docs/es/tools/assets-and-effects.md +0 -104
- package/docs/es/tools/instances-and-properties.md +0 -104
- package/docs/es/tools/overview.md +0 -277
- package/docs/es/tools/playtest.md +0 -140
- package/docs/es/tools/scripting.md +0 -66
- package/docs/es/tools/system-and-debugging.md +0 -93
- package/docs/es/tools/world-and-environment.md +0 -102
- package/docs/id/README.md +0 -209
- package/docs/id/dashboard/changelog.md +0 -114
- package/docs/id/dashboard/connection.md +0 -77
- package/docs/id/dashboard/overview.md +0 -95
- package/docs/id/dashboard/playtest.md +0 -61
- package/docs/id/dashboard/settings.md +0 -60
- package/docs/id/dashboard/sync.md +0 -68
- package/docs/id/dashboard/tools.md +0 -69
- package/docs/id/explorer/overview.md +0 -104
- package/docs/id/installation/README.md +0 -93
- package/docs/id/installation/ai-apps/antigravity.md +0 -89
- package/docs/id/installation/ai-apps/claude-app.md +0 -78
- package/docs/id/installation/ai-apps/claude-code.md +0 -104
- package/docs/id/installation/ai-apps/codex-app.md +0 -56
- package/docs/id/installation/ai-apps/codex-cli.md +0 -67
- package/docs/id/installation/ai-apps/cursor.md +0 -77
- package/docs/id/installation/ai-apps/gemini-cli.md +0 -120
- package/docs/id/installation/roblox-explorer.md +0 -58
- package/docs/id/installation/roblox-plugin.md +0 -85
- package/docs/id/pro-upgrade.md +0 -96
- package/docs/id/sync/luau-lsp.md +0 -41
- package/docs/id/sync/overview.md +0 -153
- package/docs/id/tools/assets-and-effects.md +0 -104
- package/docs/id/tools/instances-and-properties.md +0 -104
- package/docs/id/tools/overview.md +0 -277
- package/docs/id/tools/playtest.md +0 -140
- package/docs/id/tools/scripting.md +0 -66
- package/docs/id/tools/system-and-debugging.md +0 -93
- package/docs/id/tools/world-and-environment.md +0 -102
- package/docs/installer/assets/index-Bz0amd7x.js +0 -63
- package/docs/installer/assets/index-ei4lRUa6.css +0 -1
- package/docs/installer/index.html +0 -14
- package/docs/installer/manifest.webmanifest +0 -15
- package/docs/installer/sw.js +0 -7
- package/docs/installer/weppy-icon.png +0 -0
- package/docs/ja/README.md +0 -207
- package/docs/ja/dashboard/changelog.md +0 -114
- package/docs/ja/dashboard/connection.md +0 -77
- package/docs/ja/dashboard/overview.md +0 -95
- package/docs/ja/dashboard/playtest.md +0 -61
- package/docs/ja/dashboard/settings.md +0 -60
- package/docs/ja/dashboard/sync.md +0 -68
- package/docs/ja/dashboard/tools.md +0 -69
- package/docs/ja/explorer/overview.md +0 -104
- package/docs/ja/installation/README.md +0 -93
- package/docs/ja/installation/ai-apps/antigravity.md +0 -89
- package/docs/ja/installation/ai-apps/claude-app.md +0 -78
- package/docs/ja/installation/ai-apps/claude-code.md +0 -104
- package/docs/ja/installation/ai-apps/codex-app.md +0 -56
- package/docs/ja/installation/ai-apps/codex-cli.md +0 -67
- package/docs/ja/installation/ai-apps/cursor.md +0 -77
- package/docs/ja/installation/ai-apps/gemini-cli.md +0 -120
- package/docs/ja/installation/roblox-explorer.md +0 -58
- package/docs/ja/installation/roblox-plugin.md +0 -85
- package/docs/ja/pro-upgrade.md +0 -96
- package/docs/ja/sync/luau-lsp.md +0 -41
- package/docs/ja/sync/overview.md +0 -153
- package/docs/ja/tools/assets-and-effects.md +0 -104
- package/docs/ja/tools/instances-and-properties.md +0 -104
- package/docs/ja/tools/overview.md +0 -277
- package/docs/ja/tools/playtest.md +0 -140
- package/docs/ja/tools/scripting.md +0 -66
- package/docs/ja/tools/system-and-debugging.md +0 -93
- package/docs/ja/tools/world-and-environment.md +0 -102
- package/docs/ko/README.md +0 -207
- package/docs/ko/dashboard/changelog.md +0 -114
- package/docs/ko/dashboard/connection.md +0 -77
- package/docs/ko/dashboard/overview.md +0 -95
- package/docs/ko/dashboard/playtest.md +0 -61
- package/docs/ko/dashboard/settings.md +0 -60
- package/docs/ko/dashboard/sync.md +0 -68
- package/docs/ko/dashboard/tools.md +0 -69
- package/docs/ko/explorer/overview.md +0 -104
- package/docs/ko/installation/README.md +0 -95
- package/docs/ko/installation/ai-apps/antigravity.md +0 -88
- package/docs/ko/installation/ai-apps/claude-app.md +0 -78
- package/docs/ko/installation/ai-apps/claude-code.md +0 -104
- package/docs/ko/installation/ai-apps/codex-app.md +0 -56
- package/docs/ko/installation/ai-apps/codex-cli.md +0 -67
- package/docs/ko/installation/ai-apps/cursor.md +0 -77
- package/docs/ko/installation/ai-apps/gemini-cli.md +0 -120
- package/docs/ko/installation/roblox-explorer.md +0 -68
- package/docs/ko/installation/roblox-plugin.md +0 -96
- package/docs/ko/pro-upgrade.md +0 -96
- package/docs/ko/sync/luau-lsp.md +0 -41
- package/docs/ko/sync/overview.md +0 -153
- package/docs/ko/tools/assets-and-effects.md +0 -104
- package/docs/ko/tools/instances-and-properties.md +0 -104
- package/docs/ko/tools/overview.md +0 -277
- package/docs/ko/tools/playtest.md +0 -134
- package/docs/ko/tools/scripting.md +0 -66
- package/docs/ko/tools/system-and-debugging.md +0 -93
- package/docs/ko/tools/world-and-environment.md +0 -102
- package/docs/pt-br/README.md +0 -209
- package/docs/pt-br/dashboard/changelog.md +0 -114
- package/docs/pt-br/dashboard/connection.md +0 -77
- package/docs/pt-br/dashboard/overview.md +0 -95
- package/docs/pt-br/dashboard/playtest.md +0 -61
- package/docs/pt-br/dashboard/settings.md +0 -60
- package/docs/pt-br/dashboard/sync.md +0 -68
- package/docs/pt-br/dashboard/tools.md +0 -69
- package/docs/pt-br/explorer/overview.md +0 -104
- package/docs/pt-br/installation/README.md +0 -93
- package/docs/pt-br/installation/ai-apps/antigravity.md +0 -89
- package/docs/pt-br/installation/ai-apps/claude-app.md +0 -78
- package/docs/pt-br/installation/ai-apps/claude-code.md +0 -104
- package/docs/pt-br/installation/ai-apps/codex-app.md +0 -56
- package/docs/pt-br/installation/ai-apps/codex-cli.md +0 -67
- package/docs/pt-br/installation/ai-apps/cursor.md +0 -77
- package/docs/pt-br/installation/ai-apps/gemini-cli.md +0 -120
- package/docs/pt-br/installation/roblox-explorer.md +0 -58
- package/docs/pt-br/installation/roblox-plugin.md +0 -85
- package/docs/pt-br/pro-upgrade.md +0 -96
- package/docs/pt-br/sync/luau-lsp.md +0 -41
- package/docs/pt-br/sync/overview.md +0 -153
- package/docs/pt-br/tools/assets-and-effects.md +0 -104
- package/docs/pt-br/tools/instances-and-properties.md +0 -104
- package/docs/pt-br/tools/overview.md +0 -277
- package/docs/pt-br/tools/playtest.md +0 -140
- package/docs/pt-br/tools/scripting.md +0 -66
- package/docs/pt-br/tools/system-and-debugging.md +0 -93
- package/docs/pt-br/tools/world-and-environment.md +0 -102
- package/docs/troubleshooting.md +0 -47
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/ChangelogDetailPage-DRfFUIvC.js +0 -1
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/ChangelogPage-Dgl8dBt6.js +0 -1
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/ConnectionPage-9bG71eB1.css +0 -1
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/ConnectionPage-LSvSX1_u.js +0 -1
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/OverviewPage-CXsGuoPu.js +0 -1
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/PropertyDiff-Dy3MffNh.js +0 -6
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/SettingsPage-D2ZBQ2KF.js +0 -1
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/SyncPage-CLt9jxd8.css +0 -1
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/SyncPage-eX2Rh-Ct.js +0 -4
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/TierComparison-BwKqP_4s.js +0 -1
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/TierPromo-D5n9OoEm.css +0 -1
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/TierPromo.module-CAoUYgIx.js +0 -1
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/TierPromoProgress-CLAr1gQq.js +0 -1
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/ToolsPage-CqzfCxxH.js +0 -1
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/WhatsNewPage-23o8LmsR.js +0 -1
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/index-BfvSPSNj.js +0 -207
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/index-YfUJSF5s.css +0 -1
|
Binary file
|
package/docs/compatibility.md
DELETED
|
@@ -1,44 +0,0 @@
|
|
|
1
|
-
# Compatibility
|
|
2
|
-
|
|
3
|
-
## Supported AI Clients
|
|
4
|
-
|
|
5
|
-
| Client | Basic | Pro | Setup guide |
|
|
6
|
-
|--------|:-----:|:---:|-------------|
|
|
7
|
-
| Claude Code | ✅ | ✅ | [Guide](en/installation/ai-apps/claude-code.md) |
|
|
8
|
-
| Claude Desktop | ✅ | ✅ | [Guide](en/installation/ai-apps/claude-app.md) |
|
|
9
|
-
| Cursor | ✅ | ✅ | [Guide](en/installation/ai-apps/cursor.md) |
|
|
10
|
-
| Codex CLI | ✅ | ✅ | [Guide](en/installation/ai-apps/codex-cli.md) |
|
|
11
|
-
| Codex Desktop | ✅ | ✅ | [Guide](en/installation/ai-apps/codex-app.md) |
|
|
12
|
-
| Gemini CLI | ✅ | ✅ | [Guide](en/installation/ai-apps/gemini-cli.md) |
|
|
13
|
-
| Any MCP client | ✅ | ✅ | Server command: `npx -y @weppy/roblox-mcp` |
|
|
14
|
-
|
|
15
|
-
## System Requirements
|
|
16
|
-
|
|
17
|
-
| Requirement | Minimum |
|
|
18
|
-
|-------------|---------|
|
|
19
|
-
| Node.js | 18.0.0+ |
|
|
20
|
-
| Roblox Studio | Latest (keep auto-updated) |
|
|
21
|
-
| OS | Windows 10+ or macOS 12+ |
|
|
22
|
-
| Network | localhost:3002 must be accessible |
|
|
23
|
-
|
|
24
|
-
## Feature Matrix (Basic vs Pro)
|
|
25
|
-
|
|
26
|
-
| Feature | Basic | Pro |
|
|
27
|
-
|---------|:-----:|:---:|
|
|
28
|
-
| MCP tool execution (scripts, instances, properties) | ✅ | ✅ |
|
|
29
|
-
| Studio → Local one-way sync | ✅ | ✅ |
|
|
30
|
-
| Bidirectional sync (Local → Studio) | ❌ | ✅ |
|
|
31
|
-
| Per-type Direction and Apply Mode | ❌ | ✅ |
|
|
32
|
-
| Sync history and changelog | ❌ | ✅ |
|
|
33
|
-
| Multi-place support (up to 3 places) | ❌ | ✅ |
|
|
34
|
-
| Bulk operations (mass_create, mass_set) | ❌ | ✅ |
|
|
35
|
-
| Advanced spatial queries | ❌ | ✅ |
|
|
36
|
-
| Terrain generation and fill | ❌ | ✅ |
|
|
37
|
-
| Physics group management | ❌ | ✅ |
|
|
38
|
-
| Tween and animation control | ❌ | ✅ |
|
|
39
|
-
| Audio control | ❌ | ✅ |
|
|
40
|
-
| Lighting and atmosphere | ❌ | ✅ |
|
|
41
|
-
|
|
42
|
-
## MCP Tool Count
|
|
43
|
-
|
|
44
|
-
21 consolidated tools with action-based sub-commands. See [Tools Reference](en/tools/overview.md) for the full list.
|
|
@@ -1,114 +0,0 @@
|
|
|
1
|
-
# Changelog
|
|
2
|
-
|
|
3
|
-
> Records every change the AI performs in Roblox Studio on a per-session basis, providing change summaries, timelines, and Before & After comparisons.
|
|
4
|
-
|
|
5
|
-

|
|
6
|
-
|
|
7
|
-
## Overview
|
|
8
|
-
|
|
9
|
-
The Changelog page tracks the history of game changes made by the AI agent in Studio. Changes are grouped by session, making it easy to see what kinds of changes occurred and how many in each session at a glance.
|
|
10
|
-
|
|
11
|
-
## Session Card List
|
|
12
|
-
|
|
13
|
-
The Changelog's main view shows a list of cards organized by session.
|
|
14
|
-
|
|
15
|
-
### Session Status
|
|
16
|
-
|
|
17
|
-
Each session card displays a status:
|
|
18
|
-
|
|
19
|
-
| Status | Meaning |
|
|
20
|
-
|--------|---------|
|
|
21
|
-
| **Active** | Currently in-progress session (updates in real time) |
|
|
22
|
-
| **Completed** | Finished session |
|
|
23
|
-
| **Bootstrap** | Initial sync session |
|
|
24
|
-
|
|
25
|
-
### Session Summary
|
|
26
|
-
|
|
27
|
-
Each card includes a summary of change counts by category:
|
|
28
|
-
|
|
29
|
-
- Script — Number of scripts created/modified
|
|
30
|
-
- Instance — Number of instances created/deleted/moved
|
|
31
|
-
- Property — Number of property changes
|
|
32
|
-
- Lighting — Number of lighting/environment changes
|
|
33
|
-
- Terrain — Number of terrain changes
|
|
34
|
-
- Asset — Number of assets inserted
|
|
35
|
-
|
|
36
|
-
### Filter Tabs
|
|
37
|
-
|
|
38
|
-
Use the tabs at the top to filter sessions:
|
|
39
|
-
- **All** — All sessions
|
|
40
|
-
- **Active** — In-progress sessions only
|
|
41
|
-
- **Completed** — Finished sessions only
|
|
42
|
-
|
|
43
|
-
## Session Detail View
|
|
44
|
-
|
|
45
|
-
Click a session card to enter the detail view.
|
|
46
|
-
|
|
47
|
-

|
|
48
|
-
|
|
49
|
-
### Change Summary
|
|
50
|
-
|
|
51
|
-
Visualizes the session's changes as 6 category cards:
|
|
52
|
-
|
|
53
|
-
| Category | Icon | Description |
|
|
54
|
-
|----------|------|-------------|
|
|
55
|
-
| Scripts | Script | Number of scripts created/modified |
|
|
56
|
-
| Instances | Instance | Number of instances created/deleted/moved |
|
|
57
|
-
| Properties | Property | Number of property changes |
|
|
58
|
-
| Lighting | Lighting | Number of lighting/environment changes |
|
|
59
|
-
| Terrain | Terrain | Number of terrain changes |
|
|
60
|
-
| Assets | Asset | Number of assets inserted |
|
|
61
|
-
|
|
62
|
-
### Change Timeline
|
|
63
|
-
|
|
64
|
-
Lists all changes within the session in chronological order.
|
|
65
|
-
|
|
66
|
-
- Each item shows a timestamp, change category tag, and target path
|
|
67
|
-
- Use the **Category** dropdown to filter by a specific category
|
|
68
|
-
- Click an item to expand the Before & After comparison view
|
|
69
|
-
|
|
70
|
-
### Before & After
|
|
71
|
-
|
|
72
|
-
Compares data before and after a change. Different levels of detail are provided depending on the change type:
|
|
73
|
-
|
|
74
|
-
| Confidence | Meaning | Example |
|
|
75
|
-
|------------|---------|---------|
|
|
76
|
-
| **exact** | Both before and after values are precisely recorded | Property changes, script modifications |
|
|
77
|
-
| **partial** | Only some information is recorded | Compound changes |
|
|
78
|
-
| **after-only** | Only the after value exists | New instance creation |
|
|
79
|
-
| **intent-only** | Only the intent is recorded | Deletions, etc. |
|
|
80
|
-
|
|
81
|
-
## Use Cases
|
|
82
|
-
|
|
83
|
-
### Verifying Work
|
|
84
|
-
|
|
85
|
-
```
|
|
86
|
-
"I want to check which scripts the AI just modified"
|
|
87
|
-
```
|
|
88
|
-
|
|
89
|
-
Filter the Active session by the Script category in Changelog to see the list of modified scripts and compare before/after code.
|
|
90
|
-
|
|
91
|
-
### Tracking Changes
|
|
92
|
-
|
|
93
|
-
```
|
|
94
|
-
"I want to review how Lighting was configured in yesterday's session"
|
|
95
|
-
```
|
|
96
|
-
|
|
97
|
-
Find the session in the Completed tab and filter by the Lighting category to view the change history and setting values.
|
|
98
|
-
|
|
99
|
-
### Debugging Issues
|
|
100
|
-
|
|
101
|
-
```
|
|
102
|
-
"I need to find when a specific instance was deleted"
|
|
103
|
-
```
|
|
104
|
-
|
|
105
|
-
Filter the timeline by the Instance category and trace delete-type changes chronologically.
|
|
106
|
-
|
|
107
|
-
## Related Documents
|
|
108
|
-
|
|
109
|
-
- [WEPPY Dashboard Overview](overview.md)
|
|
110
|
-
- [Connection](connection.md)
|
|
111
|
-
- [Sync](sync.md)
|
|
112
|
-
- [Playtest](playtest.md)
|
|
113
|
-
- [Tools](tools.md)
|
|
114
|
-
- [Settings](settings.md)
|
|
@@ -1,77 +0,0 @@
|
|
|
1
|
-
# Connection
|
|
2
|
-
|
|
3
|
-
> Monitor the connection status of the server, AI agents, and plugins all in one place.
|
|
4
|
-
|
|
5
|
-

|
|
6
|
-
|
|
7
|
-
## Overview
|
|
8
|
-
|
|
9
|
-
The Connection page lets you monitor all connection states of the MCP system in one place. It is accessible whenever the dashboard is in the **Server connected** or **Studio connected** state.
|
|
10
|
-
|
|
11
|
-
## Server Status
|
|
12
|
-
|
|
13
|
-
Displays key server information:
|
|
14
|
-
|
|
15
|
-
| Field | Description |
|
|
16
|
-
|-------|-------------|
|
|
17
|
-
| Status | Connection status badge (Online/Offline) |
|
|
18
|
-
| Version | MCP server version |
|
|
19
|
-
| PID | Server process ID |
|
|
20
|
-
| Uptime | Server uptime |
|
|
21
|
-
| Session ID | Current session identifier |
|
|
22
|
-
| Exec Path | Server executable path |
|
|
23
|
-
|
|
24
|
-
## AI Agents
|
|
25
|
-
|
|
26
|
-
Displays a table of currently connected AI agents:
|
|
27
|
-
|
|
28
|
-
| Column | Description |
|
|
29
|
-
|--------|-------------|
|
|
30
|
-
| Name | Agent name (e.g., Claude Code) |
|
|
31
|
-
| PID | Agent process ID |
|
|
32
|
-
| Working Dir | Agent working directory |
|
|
33
|
-
| Connected | Time since connection |
|
|
34
|
-
|
|
35
|
-
All agents are listed when multiple are connected simultaneously.
|
|
36
|
-
|
|
37
|
-
## Plugins
|
|
38
|
-
|
|
39
|
-
Displays a list of connected Roblox Studio plugins:
|
|
40
|
-
|
|
41
|
-
| Column | Description |
|
|
42
|
-
|--------|-------------|
|
|
43
|
-
| Place | Place name |
|
|
44
|
-
| Client ID | Plugin client identifier |
|
|
45
|
-
| Last Seen | Time of last communication |
|
|
46
|
-
| Version | Plugin version |
|
|
47
|
-
|
|
48
|
-
## Connection Log
|
|
49
|
-
|
|
50
|
-
Displays connection-related events in real time. Agent/plugin connect/disconnect events are automatically appended via SSE.
|
|
51
|
-
|
|
52
|
-
## Use Cases
|
|
53
|
-
|
|
54
|
-
### Diagnosing Connection Issues
|
|
55
|
-
|
|
56
|
-
```
|
|
57
|
-
"It seems like the AI isn't connecting to Studio"
|
|
58
|
-
```
|
|
59
|
-
|
|
60
|
-
Check whether Server Status is Online and whether a plugin appears in the Plugins table. You can trace connect/disconnect events in the Connection Log.
|
|
61
|
-
|
|
62
|
-
### Checking Agents
|
|
63
|
-
|
|
64
|
-
```
|
|
65
|
-
"I want to see which AI is currently connected"
|
|
66
|
-
```
|
|
67
|
-
|
|
68
|
-
Check the name, PID, and working directory of connected agents in the AI Agents table.
|
|
69
|
-
|
|
70
|
-
## Related Documents
|
|
71
|
-
|
|
72
|
-
- [WEPPY Dashboard Overview](overview.md)
|
|
73
|
-
- [Changelog](changelog.md)
|
|
74
|
-
- [Sync](sync.md)
|
|
75
|
-
- [Playtest](playtest.md)
|
|
76
|
-
- [Tools](tools.md)
|
|
77
|
-
- [Settings](settings.md)
|
|
@@ -1,95 +0,0 @@
|
|
|
1
|
-
# Dashboard
|
|
2
|
-
|
|
3
|
-
> Monitor and manage the MCP server's status, connections, sync state, tool execution history, and game change log in real time from your web browser.
|
|
4
|
-
|
|
5
|
-

|
|
6
|
-
|
|
7
|
-
## What Is the Dashboard?
|
|
8
|
-
|
|
9
|
-
The dashboard is a web-based monitoring interface provided by the MCP server. It opens automatically in your browser when the MCP server starts, letting you track every action the AI agent performs in Roblox Studio in real time.
|
|
10
|
-
|
|
11
|
-
- Visually monitor status without digging through terminal logs
|
|
12
|
-
- Track what the AI changed in Studio via the change history
|
|
13
|
-
- View sync status, connection state, and tool execution statistics in one place
|
|
14
|
-
|
|
15
|
-
## Pages
|
|
16
|
-
|
|
17
|
-
| Page | Description | Detailed Guide |
|
|
18
|
-
|------|-------------|----------------|
|
|
19
|
-
| [Overview](#overview) | Server/Plugin/Agent/Sync status cards, recent changes feed | This document |
|
|
20
|
-
| [Changelog](changelog.md) | Game change history — per-session cards, change summary, timeline, Before & After | [Detailed Guide](changelog.md) |
|
|
21
|
-
| [Connection](connection.md) | Server status, AI agent list, plugin connection info | [Detailed Guide](connection.md) |
|
|
22
|
-
| [Sync](sync.md) | Sync status, direction settings, logs | [Detailed Guide](sync.md) |
|
|
23
|
-
| [Playtest](playtest.md) | Playtest status, test history | [Detailed Guide](playtest.md) |
|
|
24
|
-
| [Tools](tools.md) | Tool execution history, statistics, tier distribution | [Detailed Guide](tools.md) |
|
|
25
|
-
| [Settings](settings.md) | License, log level, language | [Detailed Guide](settings.md) |
|
|
26
|
-
|
|
27
|
-
## How to Access
|
|
28
|
-
|
|
29
|
-
The dashboard opens automatically in your browser when the MCP server starts. To access it manually:
|
|
30
|
-
|
|
31
|
-
```
|
|
32
|
-
http://localhost:3002
|
|
33
|
-
```
|
|
34
|
-
|
|
35
|
-
> Set `DASHBOARD_AUTO_OPEN=false` to disable automatic opening (see the [Settings](settings.md) page).
|
|
36
|
-
|
|
37
|
-
## Connection States
|
|
38
|
-
|
|
39
|
-
The features available in the dashboard depend on the connection state:
|
|
40
|
-
|
|
41
|
-
| State | Condition | Available Pages |
|
|
42
|
-
|-------|-----------|-----------------|
|
|
43
|
-
| **Server disconnected** | Server not connected | Only the reconnection waiting screen is displayed |
|
|
44
|
-
| **Server connected** | Server connected, plugin not connected | Connection, Tools, Settings |
|
|
45
|
-
| **Studio connected** | Both server and plugin connected | All pages |
|
|
46
|
-
|
|
47
|
-
When the dashboard is in the **Server connected** state, the Overview, Changelog, Sync, and Playtest pages are inaccessible.
|
|
48
|
-
|
|
49
|
-
## Overview
|
|
50
|
-
|
|
51
|
-
The Overview page is the dashboard's home screen, providing a quick look at the entire system status.
|
|
52
|
-
|
|
53
|
-
### Status Cards
|
|
54
|
-
|
|
55
|
-
| Card | Information Displayed |
|
|
56
|
-
|------|-----------------------|
|
|
57
|
-
| **Server** | Server connection state (Online/Offline) |
|
|
58
|
-
| **Plugin** | Plugin connection state, Place info |
|
|
59
|
-
| **Agent** | Currently connected AI agent name |
|
|
60
|
-
| **Sync** | Sync state (Idle/Syncing/Error) |
|
|
61
|
-
|
|
62
|
-
### Recent Game Changes
|
|
63
|
-
|
|
64
|
-
Displays the most recent changes performed by the AI in Studio in real time (up to 20 items). Each item is shown with a change category icon, and clicking it navigates to the detailed view in [Changelog](changelog.md).
|
|
65
|
-
|
|
66
|
-
Category icons:
|
|
67
|
-
- Script — Script creation/modification
|
|
68
|
-
- Instance — Instance creation/deletion/movement
|
|
69
|
-
- Property — Property changes
|
|
70
|
-
- Lighting — Lighting/environment settings
|
|
71
|
-
- Terrain — Terrain changes
|
|
72
|
-
- Asset — Asset insertion
|
|
73
|
-
|
|
74
|
-
### Session Change Summary
|
|
75
|
-
|
|
76
|
-
Aggregates the current session's change statistics by category (e.g., "4 scripts · 3 properties").
|
|
77
|
-
|
|
78
|
-
## Real-Time Updates
|
|
79
|
-
|
|
80
|
-
The dashboard uses SSE (Server-Sent Events) to update data in real time:
|
|
81
|
-
|
|
82
|
-
- Server status: polled every 5 seconds
|
|
83
|
-
- Change feed, connection events: SSE real-time streaming
|
|
84
|
-
- On SSE disconnection: automatic reconnection after 3 seconds
|
|
85
|
-
|
|
86
|
-
## Related Documents
|
|
87
|
-
|
|
88
|
-
- [Changelog](changelog.md) — Game change history tracking
|
|
89
|
-
- [Connection](connection.md) — Server/Agent/Plugin connection status
|
|
90
|
-
- [Sync](sync.md) — Sync status monitoring
|
|
91
|
-
- [Playtest](playtest.md) — Playtest history
|
|
92
|
-
- [Tools](tools.md) — Tool execution history/statistics
|
|
93
|
-
- [Settings](settings.md) — License, server settings, language
|
|
94
|
-
- [Full Tool Reference](../tools/overview.md)
|
|
95
|
-
- [Sync Deep Dive](../sync/overview.md)
|
|
@@ -1,61 +0,0 @@
|
|
|
1
|
-
# Playtest
|
|
2
|
-
|
|
3
|
-
> View the status and test results of playtests run by the AI.
|
|
4
|
-
|
|
5
|
-

|
|
6
|
-
|
|
7
|
-
## Overview
|
|
8
|
-
|
|
9
|
-
The Playtest page shows the status and test results of playtests run by the AI. It is accessible only when the dashboard is in the **Studio connected** state.
|
|
10
|
-
|
|
11
|
-
## Playtest Status
|
|
12
|
-
|
|
13
|
-
Displays the current playtest state:
|
|
14
|
-
|
|
15
|
-
| Status | Meaning |
|
|
16
|
-
|--------|---------|
|
|
17
|
-
| **NotRunning** | Playtest not running |
|
|
18
|
-
| **Running** | Playtest in progress |
|
|
19
|
-
| **Paused** | Playtest paused (Run mode) |
|
|
20
|
-
|
|
21
|
-
## Test History
|
|
22
|
-
|
|
23
|
-
Lists the results of tests executed by the AI via the `run_test` action in chronological order:
|
|
24
|
-
|
|
25
|
-
| Field | Description |
|
|
26
|
-
|-------|-------------|
|
|
27
|
-
| Timestamp | Test execution time |
|
|
28
|
-
| Test Report | Link to the test report |
|
|
29
|
-
| Mode | Execution mode (play/run) |
|
|
30
|
-
| Duration | Test duration |
|
|
31
|
-
| Status | Result (Passed/Failed) |
|
|
32
|
-
|
|
33
|
-
Click a test report to view the detailed report in markdown format along with logs.
|
|
34
|
-
|
|
35
|
-
## Use Cases
|
|
36
|
-
|
|
37
|
-
### Analyzing Test Failures
|
|
38
|
-
|
|
39
|
-
```
|
|
40
|
-
"I want to find out why the automated test I just ran failed"
|
|
41
|
-
```
|
|
42
|
-
|
|
43
|
-
Find the test with a Failed status in Test History and click the Test Report to view detailed logs and the failure cause.
|
|
44
|
-
|
|
45
|
-
### Reviewing Test History
|
|
46
|
-
|
|
47
|
-
```
|
|
48
|
-
"I want to see the pass/fail results of today's tests"
|
|
49
|
-
```
|
|
50
|
-
|
|
51
|
-
Check the timestamps and Status in Test History to track test result trends.
|
|
52
|
-
|
|
53
|
-
## Related Documents
|
|
54
|
-
|
|
55
|
-
- [WEPPY Dashboard Overview](overview.md)
|
|
56
|
-
- [Changelog](changelog.md)
|
|
57
|
-
- [Connection](connection.md)
|
|
58
|
-
- [Sync](sync.md)
|
|
59
|
-
- [Tools](tools.md)
|
|
60
|
-
- [Settings](settings.md)
|
|
61
|
-
- [Playtest & Automated Tests (Tools)](../tools/playtest.md)
|
|
@@ -1,60 +0,0 @@
|
|
|
1
|
-
# Settings
|
|
2
|
-
|
|
3
|
-
> View and manage license information, server settings, and language.
|
|
4
|
-
|
|
5
|
-
## Overview
|
|
6
|
-
|
|
7
|
-
The Settings page lets you view license information and server settings, and modify some of them. It is accessible whenever the dashboard is in the **Server connected** or **Studio connected** state.
|
|
8
|
-
|
|
9
|
-
## License (Read-Only)
|
|
10
|
-
|
|
11
|
-
Displays the current license status:
|
|
12
|
-
|
|
13
|
-
| Field | Description |
|
|
14
|
-
|-------|-------------|
|
|
15
|
-
| Status | Status badge (Active/Inactive) |
|
|
16
|
-
| Tier | Current tier (Basic/Pro) |
|
|
17
|
-
| License Key | Masked license key |
|
|
18
|
-
| Provider | License provider information |
|
|
19
|
-
|
|
20
|
-
## General
|
|
21
|
-
|
|
22
|
-
| Setting | Description |
|
|
23
|
-
|---------|-------------|
|
|
24
|
-
| Log Level | Log output level |
|
|
25
|
-
| History Recording | Whether tool execution history is saved |
|
|
26
|
-
| Stats Collection | Whether tool statistics are collected |
|
|
27
|
-
| Request Timeout | Request timeout (seconds) |
|
|
28
|
-
|
|
29
|
-
## Server Environment (Read-Only)
|
|
30
|
-
|
|
31
|
-
Displays server settings configured via environment variables:
|
|
32
|
-
|
|
33
|
-
| Environment Variable | Description | Default |
|
|
34
|
-
|---------------------|-------------|---------|
|
|
35
|
-
| `HTTP_PORT` | HTTP port | 3002 |
|
|
36
|
-
| `HTTP_HOST` | HTTP host | 127.0.0.1 |
|
|
37
|
-
| `DASHBOARD_AUTO_OPEN` | Auto-open dashboard | true |
|
|
38
|
-
|
|
39
|
-
## Language
|
|
40
|
-
|
|
41
|
-
Change the dashboard UI language. 6 languages + Auto (automatic browser language detection) are supported.
|
|
42
|
-
|
|
43
|
-
| Option | Language |
|
|
44
|
-
|--------|----------|
|
|
45
|
-
| Auto | Automatic browser language detection |
|
|
46
|
-
| English | English |
|
|
47
|
-
| 한국어 | Korean |
|
|
48
|
-
| 日本語 | Japanese |
|
|
49
|
-
| Español | Spanish |
|
|
50
|
-
| Português | Portuguese |
|
|
51
|
-
| Bahasa Indonesia | Indonesian |
|
|
52
|
-
|
|
53
|
-
## Related Documents
|
|
54
|
-
|
|
55
|
-
- [WEPPY Dashboard Overview](overview.md)
|
|
56
|
-
- [Changelog](changelog.md)
|
|
57
|
-
- [Connection](connection.md)
|
|
58
|
-
- [Sync](sync.md)
|
|
59
|
-
- [Playtest](playtest.md)
|
|
60
|
-
- [Tools](tools.md)
|
|
@@ -1,68 +0,0 @@
|
|
|
1
|
-
# Sync
|
|
2
|
-
|
|
3
|
-
> Monitor the current status, direction settings, and logs for Studio <-> local file synchronization.
|
|
4
|
-
|
|
5
|
-

|
|
6
|
-
|
|
7
|
-
> For a detailed guide on the Sync feature itself, see the [Sync Deep Dive](../sync/overview.md).
|
|
8
|
-
|
|
9
|
-
## Overview
|
|
10
|
-
|
|
11
|
-
The Sync page provides a visual overview of the current state and settings for Studio <-> local file synchronization. It is accessible only when the dashboard is in the **Studio connected** state.
|
|
12
|
-
|
|
13
|
-
## Sync Status
|
|
14
|
-
|
|
15
|
-
Displays the current sync state:
|
|
16
|
-
|
|
17
|
-
| Status | Meaning |
|
|
18
|
-
|--------|---------|
|
|
19
|
-
| **Idle** | Waiting for sync |
|
|
20
|
-
| **Initializing** | Initial sync in progress |
|
|
21
|
-
| **Syncing** | Incremental sync in progress |
|
|
22
|
-
| **Error** | Sync error occurred |
|
|
23
|
-
|
|
24
|
-
The status card also shows the sync path, number of synced instances, and the current apply mode (Auto/Manual).
|
|
25
|
-
|
|
26
|
-
## Sync Directions
|
|
27
|
-
|
|
28
|
-
Shows sync directions by type in a table:
|
|
29
|
-
|
|
30
|
-
| Column | Description |
|
|
31
|
-
|--------|-------------|
|
|
32
|
-
| Type | Sync target type (Scripts, Values, Instances, Data, Services) |
|
|
33
|
-
| Direction | Sync direction (Local -> Studio, Studio -> Local) |
|
|
34
|
-
| Apply Mode | Apply mode (Auto/Manual) |
|
|
35
|
-
|
|
36
|
-
Check each type's sync direction to understand which changes are reflected in which direction.
|
|
37
|
-
|
|
38
|
-
## Sync Log
|
|
39
|
-
|
|
40
|
-
Displays sync events in chronological order. Each log entry includes a change type tag (create, update, delete, etc.) and the target path.
|
|
41
|
-
|
|
42
|
-
## Use Cases
|
|
43
|
-
|
|
44
|
-
### Checking Sync Status
|
|
45
|
-
|
|
46
|
-
```
|
|
47
|
-
"I want to verify that Sync is working properly"
|
|
48
|
-
```
|
|
49
|
-
|
|
50
|
-
Confirm that Sync Status is Idle and check the Sync Log to verify that recent changes were recorded normally.
|
|
51
|
-
|
|
52
|
-
### Understanding Sync Direction
|
|
53
|
-
|
|
54
|
-
```
|
|
55
|
-
"I want to know which direction script changes are synced"
|
|
56
|
-
```
|
|
57
|
-
|
|
58
|
-
Check the Direction for the Scripts type in the Sync Directions table.
|
|
59
|
-
|
|
60
|
-
## Related Documents
|
|
61
|
-
|
|
62
|
-
- [WEPPY Dashboard Overview](overview.md)
|
|
63
|
-
- [Changelog](changelog.md)
|
|
64
|
-
- [Connection](connection.md)
|
|
65
|
-
- [Playtest](playtest.md)
|
|
66
|
-
- [Tools](tools.md)
|
|
67
|
-
- [Settings](settings.md)
|
|
68
|
-
- [Sync Deep Dive](../sync/overview.md)
|
|
@@ -1,69 +0,0 @@
|
|
|
1
|
-
# Tools
|
|
2
|
-
|
|
3
|
-
> View the execution history and statistics of MCP tools run by the AI.
|
|
4
|
-
|
|
5
|
-

|
|
6
|
-
|
|
7
|
-
## Overview
|
|
8
|
-
|
|
9
|
-
The Tools page provides the execution history and statistics of MCP tools run by the AI. It consists of two sub-tabs: **History** and **Statistics**. It is accessible whenever the dashboard is in the **Server connected** or **Studio connected** state.
|
|
10
|
-
|
|
11
|
-
## History Tab
|
|
12
|
-
|
|
13
|
-
Shows tool execution records in a chronological table:
|
|
14
|
-
|
|
15
|
-
| Column | Description |
|
|
16
|
-
|--------|-------------|
|
|
17
|
-
| Time | Execution time |
|
|
18
|
-
| Tool.Action | Executed tool and action (e.g., `query_instances.get_instance`) |
|
|
19
|
-
| Duration | Execution duration |
|
|
20
|
-
| Status | Result status (OK/Error) |
|
|
21
|
-
| Tier | Tier used (Basic/Pro) |
|
|
22
|
-
|
|
23
|
-
Features:
|
|
24
|
-
- **Tool filter** dropdown to show only a specific tool
|
|
25
|
-
- Pagination for browsing large volumes of records
|
|
26
|
-
- New execution records are added in real time
|
|
27
|
-
|
|
28
|
-
## Statistics Tab
|
|
29
|
-
|
|
30
|
-
Provides visual analysis of tool usage statistics:
|
|
31
|
-
|
|
32
|
-
- **Tier distribution** — Basic/Pro tool usage ratio
|
|
33
|
-
- **Per-tool statistics** — Call count and average response time for each tool
|
|
34
|
-
- **Per-action breakdown** — Detailed statistics for each action within a tool
|
|
35
|
-
|
|
36
|
-
## Basic Tier-Exclusive Features
|
|
37
|
-
|
|
38
|
-
Additional UI is displayed for Basic tier users:
|
|
39
|
-
|
|
40
|
-
- **Tier Usage Progress** — Usage progress bar
|
|
41
|
-
- **Basic vs Pro comparison modal** — Information about additional Pro tier features
|
|
42
|
-
|
|
43
|
-
## Use Cases
|
|
44
|
-
|
|
45
|
-
### Analyzing Tool Performance
|
|
46
|
-
|
|
47
|
-
```
|
|
48
|
-
"I want to know which tool takes the longest"
|
|
49
|
-
```
|
|
50
|
-
|
|
51
|
-
Check the average response time per tool in the Statistics tab.
|
|
52
|
-
|
|
53
|
-
### Tracking Errors
|
|
54
|
-
|
|
55
|
-
```
|
|
56
|
-
"I want to find out why the tool I just ran failed"
|
|
57
|
-
```
|
|
58
|
-
|
|
59
|
-
Find items with an Error status in the History tab to view detailed information.
|
|
60
|
-
|
|
61
|
-
## Related Documents
|
|
62
|
-
|
|
63
|
-
- [WEPPY Dashboard Overview](overview.md)
|
|
64
|
-
- [Changelog](changelog.md)
|
|
65
|
-
- [Connection](connection.md)
|
|
66
|
-
- [Sync](sync.md)
|
|
67
|
-
- [Playtest](playtest.md)
|
|
68
|
-
- [Settings](settings.md)
|
|
69
|
-
- [Full Tool Reference](../tools/overview.md)
|