@weppy/roblox-mcp 1.5.4 → 2.0.0
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 +6 -6
- package/.github/ISSUE_TEMPLATE/bug_report.yml +2 -2
- package/.github/ISSUE_TEMPLATE/install_help.yml +3 -3
- package/CHANGELOG.md +35 -1
- package/CODE_OF_CONDUCT.md +1 -1
- package/CONTRIBUTING.md +3 -3
- package/README.md +35 -18
- package/SECURITY.md +1 -1
- package/SUPPORT.md +2 -2
- package/docs/assets/screenshots/dashboard/dashboard_changelog1.png +3 -0
- package/docs/assets/screenshots/dashboard/dashboard_changelog2.png +3 -0
- package/docs/assets/screenshots/dashboard/dashboard_connection.png +3 -0
- package/docs/assets/screenshots/dashboard/dashboard_overview.png +3 -0
- package/docs/assets/screenshots/dashboard/dashboard_playtest.png +3 -0
- package/docs/assets/screenshots/dashboard/dashboard_sync.png +3 -0
- package/docs/assets/screenshots/dashboard/dashboard_tools.png +3 -0
- package/docs/en/dashboard/changelog.md +114 -0
- package/docs/en/dashboard/connection.md +77 -0
- package/docs/en/dashboard/overview.md +95 -0
- package/docs/en/dashboard/playtest.md +61 -0
- package/docs/en/dashboard/settings.md +67 -0
- package/docs/en/dashboard/sync.md +75 -0
- package/docs/en/dashboard/tools.md +69 -0
- package/docs/en/installation/ai-apps/claude-code.md +1 -1
- package/docs/en/installation/roblox-explorer.md +2 -2
- package/docs/en/installation/roblox-plugin.md +1 -1
- package/docs/en/pro-upgrade.md +1 -1
- package/docs/es/README.md +18 -5
- package/docs/es/dashboard/changelog.md +114 -0
- package/docs/es/dashboard/connection.md +77 -0
- package/docs/es/dashboard/overview.md +95 -0
- package/docs/es/dashboard/playtest.md +61 -0
- package/docs/es/dashboard/settings.md +67 -0
- package/docs/es/dashboard/sync.md +75 -0
- package/docs/es/dashboard/tools.md +69 -0
- package/docs/es/installation/ai-apps/claude-code.md +1 -1
- package/docs/es/installation/roblox-plugin.md +1 -1
- package/docs/es/pro-upgrade.md +1 -1
- package/docs/id/README.md +18 -5
- package/docs/id/dashboard/changelog.md +114 -0
- package/docs/id/dashboard/connection.md +77 -0
- package/docs/id/dashboard/overview.md +95 -0
- package/docs/id/dashboard/playtest.md +61 -0
- package/docs/id/dashboard/settings.md +67 -0
- package/docs/id/dashboard/sync.md +75 -0
- package/docs/id/dashboard/tools.md +69 -0
- package/docs/id/installation/ai-apps/claude-code.md +1 -1
- package/docs/id/installation/roblox-plugin.md +1 -1
- package/docs/id/pro-upgrade.md +1 -1
- package/docs/ja/README.md +18 -5
- package/docs/ja/dashboard/changelog.md +114 -0
- package/docs/ja/dashboard/connection.md +77 -0
- package/docs/ja/dashboard/overview.md +95 -0
- package/docs/ja/dashboard/playtest.md +61 -0
- package/docs/ja/dashboard/settings.md +67 -0
- package/docs/ja/dashboard/sync.md +75 -0
- package/docs/ja/dashboard/tools.md +69 -0
- package/docs/ja/installation/ai-apps/claude-code.md +1 -1
- package/docs/ja/installation/roblox-plugin.md +1 -1
- package/docs/ja/pro-upgrade.md +1 -1
- package/docs/ko/README.md +18 -5
- package/docs/ko/dashboard/changelog.md +114 -0
- package/docs/ko/dashboard/connection.md +77 -0
- package/docs/ko/dashboard/overview.md +95 -0
- package/docs/ko/dashboard/playtest.md +61 -0
- package/docs/ko/dashboard/settings.md +67 -0
- package/docs/ko/dashboard/sync.md +75 -0
- package/docs/ko/dashboard/tools.md +69 -0
- package/docs/ko/installation/ai-apps/claude-code.md +1 -1
- package/docs/ko/installation/roblox-explorer.md +2 -2
- package/docs/ko/installation/roblox-plugin.md +1 -1
- package/docs/ko/pro-upgrade.md +1 -1
- package/docs/pt-br/README.md +18 -5
- package/docs/pt-br/dashboard/changelog.md +114 -0
- package/docs/pt-br/dashboard/connection.md +77 -0
- package/docs/pt-br/dashboard/overview.md +95 -0
- package/docs/pt-br/dashboard/playtest.md +61 -0
- package/docs/pt-br/dashboard/settings.md +67 -0
- package/docs/pt-br/dashboard/sync.md +75 -0
- package/docs/pt-br/dashboard/tools.md +69 -0
- package/docs/pt-br/installation/ai-apps/claude-code.md +1 -1
- package/docs/pt-br/installation/roblox-plugin.md +1 -1
- package/docs/pt-br/pro-upgrade.md +1 -1
- package/docs/troubleshooting.md +1 -1
- package/llms-full.txt +12 -10
- package/llms.txt +21 -18
- package/package.json +4 -10
- package/plugins/weppy-roblox-mcp/.claude-plugin/plugin.json +3 -3
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/ChangelogDetailPage-BOp7G4Fi.js +1 -0
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/ChangelogDetailPage-C2oKsYGC.css +1 -0
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/ChangelogPage-ByQDwNhh.css +1 -0
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/ChangelogPage-DGhZm1j7.js +1 -0
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/ConnectionPage-CkQVyTc5.css +1 -0
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/ConnectionPage-DXv_C7i6.js +1 -0
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/InfoLabel-CszBT8rJ.js +1 -0
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/OverviewPage-CS05LsEh.css +1 -0
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/OverviewPage-DS-g_EC0.js +1 -0
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/PlaytestPage-C4X6-jp-.js +1 -0
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/PlaytestPage-emQ5xjZz.css +1 -0
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/PropertyDiff-Cbx8P1zh.css +1 -0
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/PropertyDiff-qdFEmTM4.js +6 -0
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/SettingsPage-BtjNT-j0.js +1 -0
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/SettingsPage-NF_CPSvZ.css +1 -0
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/StatusBadge-C2zYt5iE.css +1 -0
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/StatusBadge-CC_OzjmT.js +1 -0
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/SyncPage-BNHvpQxD.css +1 -0
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/SyncPage-BOYoftuM.js +4 -0
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/TierPromoPanel-DzFynur7.js +1 -0
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/TierPromoProgress-DkpXj7Ui.js +1 -0
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/ToolsPage-CZsA-7CL.js +1 -0
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/ToolsPage-cVoMPYAn.css +1 -0
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/index-BOVxaPTw.css +1 -0
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/index-BYvG5KEz.js +69 -0
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/tier-promo-config-CJ-J0n2q.css +1 -0
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/tier-promo-config-CckH43fU.js +1 -0
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/useLiveUptime-DZCw70vn.js +1 -0
- package/plugins/weppy-roblox-mcp/dashboard/dist/index.html +14 -0
- package/plugins/weppy-roblox-mcp/dist/index.js +66 -54
- package/smithery.yaml +1 -1
|
@@ -0,0 +1,67 @@
|
|
|
1
|
+
# Settings
|
|
2
|
+
|
|
3
|
+
> View and manage license information, server settings, sync 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 server is connected (L1 or above).
|
|
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
|
+
## Sync Settings
|
|
40
|
+
|
|
41
|
+
| Setting | Description |
|
|
42
|
+
|---------|-------------|
|
|
43
|
+
| Max Depth | Maximum sync depth |
|
|
44
|
+
| Max Instances | Maximum number of synced instances |
|
|
45
|
+
|
|
46
|
+
## Language
|
|
47
|
+
|
|
48
|
+
Change the dashboard UI language. 6 languages + Auto (automatic browser language detection) are supported.
|
|
49
|
+
|
|
50
|
+
| Option | Language |
|
|
51
|
+
|--------|----------|
|
|
52
|
+
| Auto | Automatic browser language detection |
|
|
53
|
+
| English | English |
|
|
54
|
+
| 한국어 | Korean |
|
|
55
|
+
| 日本語 | Japanese |
|
|
56
|
+
| Español | Spanish |
|
|
57
|
+
| Português | Portuguese |
|
|
58
|
+
| Bahasa Indonesia | Indonesian |
|
|
59
|
+
|
|
60
|
+
## Related Documents
|
|
61
|
+
|
|
62
|
+
- [Dashboard Overview](overview.md)
|
|
63
|
+
- [Changelog](changelog.md)
|
|
64
|
+
- [Connection](connection.md)
|
|
65
|
+
- [Sync](sync.md)
|
|
66
|
+
- [Playtest](playtest.md)
|
|
67
|
+
- [Tools](tools.md)
|
|
@@ -0,0 +1,75 @@
|
|
|
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 plugin is connected (L2).
|
|
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 Config
|
|
39
|
+
|
|
40
|
+
Displays sync configuration values:
|
|
41
|
+
- Max Depth — Maximum sync depth
|
|
42
|
+
- Max Instances — Maximum number of synced instances
|
|
43
|
+
- Interval — Sync interval
|
|
44
|
+
|
|
45
|
+
## Sync Log
|
|
46
|
+
|
|
47
|
+
Displays sync events in chronological order. Each log entry includes a change type tag (create, update, delete, etc.) and the target path.
|
|
48
|
+
|
|
49
|
+
## Use Cases
|
|
50
|
+
|
|
51
|
+
### Checking Sync Status
|
|
52
|
+
|
|
53
|
+
```
|
|
54
|
+
"I want to verify that Sync is working properly"
|
|
55
|
+
```
|
|
56
|
+
|
|
57
|
+
Confirm that Sync Status is Idle and check the Sync Log to verify that recent changes were recorded normally.
|
|
58
|
+
|
|
59
|
+
### Understanding Sync Direction
|
|
60
|
+
|
|
61
|
+
```
|
|
62
|
+
"I want to know which direction script changes are synced"
|
|
63
|
+
```
|
|
64
|
+
|
|
65
|
+
Check the Direction for the Scripts type in the Sync Directions table.
|
|
66
|
+
|
|
67
|
+
## Related Documents
|
|
68
|
+
|
|
69
|
+
- [Dashboard Overview](overview.md)
|
|
70
|
+
- [Changelog](changelog.md)
|
|
71
|
+
- [Connection](connection.md)
|
|
72
|
+
- [Playtest](playtest.md)
|
|
73
|
+
- [Tools](tools.md)
|
|
74
|
+
- [Settings](settings.md)
|
|
75
|
+
- [Sync Deep Dive](../sync/overview.md)
|
|
@@ -0,0 +1,69 @@
|
|
|
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 server is connected (L1 or above).
|
|
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
|
+
- [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)
|
|
@@ -13,7 +13,7 @@ Roblox Studio Explorer-like tree view for VSCode. Browse synced instance trees,
|
|
|
13
13
|
|
|
14
14
|
### 1. Download VSIX
|
|
15
15
|
|
|
16
|
-
Go to the [Releases](https://github.com/hope1026/roblox-mcp/releases) page and download the latest `weppy-roblox-explorer-*.vsix` file.
|
|
16
|
+
Go to the [Releases](https://github.com/hope1026/weppy-roblox-mcp/releases) page and download the latest `weppy-roblox-explorer-*.vsix` file.
|
|
17
17
|
|
|
18
18
|
> The VSIX file is attached as a release asset alongside the plugin ZIP.
|
|
19
19
|
|
|
@@ -60,7 +60,7 @@ Go to the [Releases](https://github.com/hope1026/roblox-mcp/releases) page and d
|
|
|
60
60
|
|
|
61
61
|
## Updating
|
|
62
62
|
|
|
63
|
-
Download the latest `.vsix` from [Releases](https://github.com/hope1026/roblox-mcp/releases) and repeat the installation steps. VSCode will replace the existing version.
|
|
63
|
+
Download the latest `.vsix` from [Releases](https://github.com/hope1026/weppy-roblox-mcp/releases) and repeat the installation steps. VSCode will replace the existing version.
|
|
64
64
|
|
|
65
65
|
## Related
|
|
66
66
|
|
|
@@ -4,7 +4,7 @@ How to install the plugin to connect AI agents with Roblox Studio.
|
|
|
4
4
|
|
|
5
5
|
## 1. Download Plugin
|
|
6
6
|
|
|
7
|
-
1. Open [GitHub Releases](https://github.com/hope1026/roblox-mcp/releases/latest)
|
|
7
|
+
1. Open [GitHub Releases](https://github.com/hope1026/weppy-roblox-mcp/releases/latest)
|
|
8
8
|
2. Download `weppy-roblox-mcp-v{version}.zip`
|
|
9
9
|
3. Extract the ZIP file - you will find `roblox-plugin/WeppyRobloxMCP.rbxm` and setup guides
|
|
10
10
|
|
package/docs/en/pro-upgrade.md
CHANGED
|
@@ -30,7 +30,7 @@ Terrain generation, asset search, spatial analysis, animation, audio, and produc
|
|
|
30
30
|
|
|
31
31
|
### Step 2: Download from GitHub Releases
|
|
32
32
|
|
|
33
|
-
1. Open [GitHub Releases](https://github.com/hope1026/roblox-mcp/releases/latest)
|
|
33
|
+
1. Open [GitHub Releases](https://github.com/hope1026/weppy-roblox-mcp/releases/latest)
|
|
34
34
|
2. Download `weppy-roblox-mcp-v{version}.zip`
|
|
35
35
|
3. Extract and copy `roblox-plugin/WeppyRobloxMCP.rbxm` to your Roblox Plugins folder
|
|
36
36
|
|
package/docs/es/README.md
CHANGED
|
@@ -1,10 +1,12 @@
|
|
|
1
|
-
# Roblox MCP
|
|
1
|
+
# Roblox MCP — Servidor MCP para Roblox Studio | Desarrollo de juegos con IA usando Claude, Codex, Cursor y Gemini
|
|
2
2
|
|
|
3
|
-
>
|
|
3
|
+
> **Weppy Roblox MCP** es un servidor MCP que permite a los agentes de codificacion IA controlar una sesion en vivo de Roblox Studio — crea y edita scripts, instancias, terrain, iluminacion, assets, audio y animaciones con lenguaje natural.
|
|
4
|
+
|
|
5
|
+
**21 herramientas consolidadas · 140+ acciones · Sync bidireccional · Playtest automatizado · Soporte multi-place**
|
|
4
6
|
|
|
5
7
|
[English](../../README.md) | [한국어](../ko/README.md) | [日本語](../ja/README.md) | **Español** | [Português](../pt-br/README.md) | [Bahasa Indonesia](../id/README.md)
|
|
6
8
|
|
|
7
|
-
[](https://youtu.be/3jrUpBbZPaw)
|
|
9
|
+
[](https://youtu.be/3jrUpBbZPaw)
|
|
8
10
|
|
|
9
11
|
## Instalacion rapida (5 minutos)
|
|
10
12
|
|
|
@@ -64,7 +66,17 @@ La IA puede controlar directamente el playtest de Studio. Puede iniciar y detene
|
|
|
64
66
|
- "Escribe y ejecuta una prueba para confirmar que el SpawnLocation esta sobre el suelo."
|
|
65
67
|
- "Valida con playtest que el script que acabo de cambiar funciona sin errores."
|
|
66
68
|
|
|
67
|
-
### 4)
|
|
69
|
+
### 4) Dashboard: monitorea el trabajo de la IA en tiempo real
|
|
70
|
+
|
|
71
|
+
El Dashboard web proporcionado por el servidor MCP permite consultar en tiempo real el estado de conexion, el historial de ejecucion de herramientas, el estado de sincronizacion y el historial de cambios del juego.
|
|
72
|
+
|
|
73
|
+

|
|
74
|
+
|
|
75
|
+
- Estado de conexion del servidor/plugin/agente de un vistazo
|
|
76
|
+
- Compara todos los cambios realizados por la IA con Before & After en el Changelog
|
|
77
|
+
- Analiza el flujo de trabajo con el historial de ejecucion de herramientas y estadisticas
|
|
78
|
+
|
|
79
|
+
### 5) Roblox Explorer: explora la jerarquia de Studio en VSCode
|
|
68
80
|
|
|
69
81
|
Visualiza el arbol completo de instancias de tu lugar en Roblox Studio directamente dentro de VSCode. Navega los servicios, abre scripts y archivos de propiedades sincronizados, y rastrea el estado de sincronizacion — todo sin cambiar a Studio.
|
|
70
82
|
|
|
@@ -86,6 +98,7 @@ Visualiza el arbol completo de instancias de tu lugar en Roblox Studio directame
|
|
|
86
98
|
- [Guia de instalacion](../en/installation/README.md)
|
|
87
99
|
- [Lista completa de tools](tools/overview.md)
|
|
88
100
|
- [Guia detallada de Sync](sync/overview.md)
|
|
101
|
+
- [Guia del Dashboard](dashboard/overview.md)
|
|
89
102
|
- [Roblox Explorer (Extension VSCode)](../en/installation/roblox-explorer.md)
|
|
90
103
|
- [Compatibilidad](../compatibility.md)
|
|
91
104
|
- [Solucion de problemas](../troubleshooting.md)
|
|
@@ -107,4 +120,4 @@ Sync bidireccional, capacidades de creacion avanzadas y eficiencia de tokens de
|
|
|
107
120
|
|
|
108
121
|
---
|
|
109
122
|
|
|
110
|
-
[GitHub Issues](https://github.com/hope1026/roblox-mcp/issues) · [Discussions](https://github.com/hope1026/roblox-mcp/discussions) · [npm](https://www.npmjs.com/package/@weppy/roblox-mcp)
|
|
123
|
+
[GitHub Issues](https://github.com/hope1026/weppy-roblox-mcp/issues) · [Discussions](https://github.com/hope1026/weppy-roblox-mcp/discussions) · [npm](https://www.npmjs.com/package/@weppy/roblox-mcp)
|
|
@@ -0,0 +1,114 @@
|
|
|
1
|
+
# Changelog
|
|
2
|
+
|
|
3
|
+
> Registra todos los cambios realizados por la IA en Roblox Studio por sesion, y proporciona resumen de cambios, linea de tiempo y Before & After.
|
|
4
|
+
|
|
5
|
+

|
|
6
|
+
|
|
7
|
+
## Descripcion general
|
|
8
|
+
|
|
9
|
+
Changelog es la pagina que rastrea el historial de cambios del juego realizados por el agente de IA en Studio. Los cambios se agrupan por sesion, y se puede ver de un vistazo cuantos cambios de cada tipo ocurrieron en cada sesion.
|
|
10
|
+
|
|
11
|
+
## Lista de tarjetas de sesion
|
|
12
|
+
|
|
13
|
+
La pantalla inicial de Changelog muestra una lista de tarjetas por sesion.
|
|
14
|
+
|
|
15
|
+
### Estado de sesion
|
|
16
|
+
|
|
17
|
+
Cada tarjeta de sesion muestra un estado:
|
|
18
|
+
|
|
19
|
+
| Estado | Significado |
|
|
20
|
+
|--------|-------------|
|
|
21
|
+
| **Active** | Sesion en curso (actualizacion en tiempo real) |
|
|
22
|
+
| **Completed** | Sesion completada |
|
|
23
|
+
| **Bootstrap** | Sesion de sincronizacion inicial |
|
|
24
|
+
|
|
25
|
+
### Resumen de sesion
|
|
26
|
+
|
|
27
|
+
Cada tarjeta muestra un resumen del numero de cambios por categoria de la sesion correspondiente:
|
|
28
|
+
|
|
29
|
+
- Script — numero de scripts creados/modificados
|
|
30
|
+
- Instance — numero de instancias creadas/eliminadas/movidas
|
|
31
|
+
- Property — numero de cambios de propiedades
|
|
32
|
+
- Lighting — numero de cambios de iluminacion/entorno
|
|
33
|
+
- Terrain — numero de cambios de terreno
|
|
34
|
+
- Asset — numero de assets insertados
|
|
35
|
+
|
|
36
|
+
### Pestanas de filtro
|
|
37
|
+
|
|
38
|
+
Las pestanas superiores permiten filtrar sesiones:
|
|
39
|
+
- **All** — todas las sesiones
|
|
40
|
+
- **Active** — solo sesiones en curso
|
|
41
|
+
- **Completed** — solo sesiones completadas
|
|
42
|
+
|
|
43
|
+
## Vista detallada de sesion
|
|
44
|
+
|
|
45
|
+
Al hacer clic en una tarjeta de sesion se accede a la vista detallada.
|
|
46
|
+
|
|
47
|
+

|
|
48
|
+
|
|
49
|
+
### Change Summary
|
|
50
|
+
|
|
51
|
+
Visualiza los cambios de la sesion en 6 tarjetas de categoria:
|
|
52
|
+
|
|
53
|
+
| Categoria | Icono | Descripcion |
|
|
54
|
+
|-----------|-------|-------------|
|
|
55
|
+
| Scripts | Script | Numero de scripts creados/modificados |
|
|
56
|
+
| Instances | Instancia | Numero de instancias creadas/eliminadas/movidas |
|
|
57
|
+
| Properties | Propiedad | Numero de cambios de propiedades |
|
|
58
|
+
| Lighting | Iluminacion | Numero de cambios de iluminacion/entorno |
|
|
59
|
+
| Terrain | Terreno | Numero de cambios de terreno |
|
|
60
|
+
| Assets | Asset | Numero de assets insertados |
|
|
61
|
+
|
|
62
|
+
### Change Timeline
|
|
63
|
+
|
|
64
|
+
Lista todos los cambios de la sesion en orden cronologico.
|
|
65
|
+
|
|
66
|
+
- Cada elemento muestra marca de tiempo, etiqueta de categoria de cambio y ruta del objetivo
|
|
67
|
+
- El desplegable **Category** permite filtrar por una categoria especifica
|
|
68
|
+
- Al hacer clic en un elemento se despliega la vista comparativa Before & After
|
|
69
|
+
|
|
70
|
+
### Before & After
|
|
71
|
+
|
|
72
|
+
Compara los datos antes y despues del cambio. Proporciona diferentes niveles de informacion segun el tipo de cambio:
|
|
73
|
+
|
|
74
|
+
| Confiabilidad | Significado | Ejemplo |
|
|
75
|
+
|---------------|-------------|---------|
|
|
76
|
+
| **exact** | Los valores antes y despues del cambio estan registrados con exactitud | Cambio de propiedad, modificacion de script |
|
|
77
|
+
| **partial** | Solo se registra informacion parcial | Cambios compuestos |
|
|
78
|
+
| **after-only** | Solo existe el valor posterior al cambio | Creacion de nueva instancia |
|
|
79
|
+
| **intent-only** | Solo se registra la intencion | Eliminacion, etc. |
|
|
80
|
+
|
|
81
|
+
## Casos de uso
|
|
82
|
+
|
|
83
|
+
### Verificacion de trabajo
|
|
84
|
+
|
|
85
|
+
```
|
|
86
|
+
"Quiero comprobar que scripts modifico la IA hace un momento"
|
|
87
|
+
```
|
|
88
|
+
|
|
89
|
+
Filtrando la categoria Script de la sesion Active en el Changelog, se puede ver la lista de scripts modificados y comparar el codigo antes y despues.
|
|
90
|
+
|
|
91
|
+
### Seguimiento de cambios
|
|
92
|
+
|
|
93
|
+
```
|
|
94
|
+
"Quiero revisar como se configuro el Lighting en la sesion de ayer"
|
|
95
|
+
```
|
|
96
|
+
|
|
97
|
+
Busca la sesion correspondiente en la pestana Completed y filtra por la categoria Lighting para ver el historial de cambios y los valores de configuracion.
|
|
98
|
+
|
|
99
|
+
### Depuracion de problemas
|
|
100
|
+
|
|
101
|
+
```
|
|
102
|
+
"Necesito encontrar en que momento se elimino una instancia especifica"
|
|
103
|
+
```
|
|
104
|
+
|
|
105
|
+
Filtra por la categoria Instance en la linea de tiempo y rastrea los cambios de tipo delete en orden cronologico.
|
|
106
|
+
|
|
107
|
+
## Documentos relacionados
|
|
108
|
+
|
|
109
|
+
- [Dashboard Overview](overview.md)
|
|
110
|
+
- [Connection](connection.md)
|
|
111
|
+
- [Sync](sync.md)
|
|
112
|
+
- [Playtest](playtest.md)
|
|
113
|
+
- [Tools](tools.md)
|
|
114
|
+
- [Settings](settings.md)
|
|
@@ -0,0 +1,77 @@
|
|
|
1
|
+
# Connection
|
|
2
|
+
|
|
3
|
+
> Monitorea el estado de conexion del servidor, los agentes de IA y el plugin en un solo lugar.
|
|
4
|
+
|
|
5
|
+

|
|
6
|
+
|
|
7
|
+
## Descripcion general
|
|
8
|
+
|
|
9
|
+
La pagina Connection permite monitorear todos los estados de conexion del sistema MCP en un solo lugar. Es accesible siempre que el servidor este conectado (L1 o superior).
|
|
10
|
+
|
|
11
|
+
## Server Status
|
|
12
|
+
|
|
13
|
+
Muestra la informacion esencial del servidor:
|
|
14
|
+
|
|
15
|
+
| Campo | Descripcion |
|
|
16
|
+
|-------|-------------|
|
|
17
|
+
| Status | Indicador de estado de conexion (Online/Offline) |
|
|
18
|
+
| Version | Version del servidor MCP |
|
|
19
|
+
| PID | ID de proceso del servidor |
|
|
20
|
+
| Uptime | Tiempo de actividad del servidor |
|
|
21
|
+
| Session ID | Identificador de la sesion actual |
|
|
22
|
+
| Exec Path | Ruta de ejecucion del servidor |
|
|
23
|
+
|
|
24
|
+
## AI Agents
|
|
25
|
+
|
|
26
|
+
Muestra en una tabla la lista de agentes de IA actualmente conectados:
|
|
27
|
+
|
|
28
|
+
| Columna | Descripcion |
|
|
29
|
+
|---------|-------------|
|
|
30
|
+
| Name | Nombre del agente (ej: Claude Code) |
|
|
31
|
+
| PID | ID de proceso del agente |
|
|
32
|
+
| Working Dir | Directorio de trabajo del agente |
|
|
33
|
+
| Connected | Tiempo transcurrido desde la conexion |
|
|
34
|
+
|
|
35
|
+
Si hay varios agentes conectados simultaneamente, se muestran todos.
|
|
36
|
+
|
|
37
|
+
## Plugins
|
|
38
|
+
|
|
39
|
+
Muestra la lista de plugins de Roblox Studio conectados:
|
|
40
|
+
|
|
41
|
+
| Columna | Descripcion |
|
|
42
|
+
|---------|-------------|
|
|
43
|
+
| Place | Nombre del Place |
|
|
44
|
+
| Client ID | Identificador del cliente del plugin |
|
|
45
|
+
| Last Seen | Hora de la ultima comunicacion |
|
|
46
|
+
| Version | Version del plugin |
|
|
47
|
+
|
|
48
|
+
## Connection Log
|
|
49
|
+
|
|
50
|
+
Muestra los eventos relacionados con la conexion en tiempo real. Los eventos de conexion/desconexion de agentes y plugins se agregan automaticamente a traves de SSE.
|
|
51
|
+
|
|
52
|
+
## Casos de uso
|
|
53
|
+
|
|
54
|
+
### Diagnostico de problemas de conexion
|
|
55
|
+
|
|
56
|
+
```
|
|
57
|
+
"Parece que la IA no se conecta a Studio"
|
|
58
|
+
```
|
|
59
|
+
|
|
60
|
+
Verifica si el Server Status esta en Online y si el plugin aparece en la tabla de Plugins. Puedes rastrear los eventos de conexion/desconexion en el Connection Log.
|
|
61
|
+
|
|
62
|
+
### Verificacion de agentes
|
|
63
|
+
|
|
64
|
+
```
|
|
65
|
+
"Quiero comprobar que IA esta conectada ahora mismo"
|
|
66
|
+
```
|
|
67
|
+
|
|
68
|
+
Consulta el nombre, PID y directorio de trabajo del agente actualmente conectado en la tabla de AI Agents.
|
|
69
|
+
|
|
70
|
+
## Documentos relacionados
|
|
71
|
+
|
|
72
|
+
- [Dashboard Overview](overview.md)
|
|
73
|
+
- [Changelog](changelog.md)
|
|
74
|
+
- [Sync](sync.md)
|
|
75
|
+
- [Playtest](playtest.md)
|
|
76
|
+
- [Tools](tools.md)
|
|
77
|
+
- [Settings](settings.md)
|
|
@@ -0,0 +1,95 @@
|
|
|
1
|
+
# Dashboard
|
|
2
|
+
|
|
3
|
+
> Consulta y gestiona en tiempo real el estado del servidor MCP, las conexiones, la sincronizacion, el historial de ejecucion de herramientas y el registro de cambios del juego desde el navegador web.
|
|
4
|
+
|
|
5
|
+

|
|
6
|
+
|
|
7
|
+
## Que es el Dashboard?
|
|
8
|
+
|
|
9
|
+
El Dashboard es una interfaz de monitoreo basada en web proporcionada por el servidor MCP. Se abre automaticamente en el navegador cuando se inicia el servidor MCP, lo que permite rastrear en tiempo real todas las operaciones que el agente de IA realiza en Roblox Studio.
|
|
10
|
+
|
|
11
|
+
- Visualiza el estado sin necesidad de revisar los logs del terminal
|
|
12
|
+
- Rastrea los cambios realizados por la IA en Studio a traves del historial de cambios
|
|
13
|
+
- Consulta el estado de sincronizacion, el estado de conexion y las estadisticas de ejecucion de herramientas en un solo lugar
|
|
14
|
+
|
|
15
|
+
## Estructura de paginas
|
|
16
|
+
|
|
17
|
+
| Pagina | Descripcion | Guia detallada |
|
|
18
|
+
|--------|-------------|----------------|
|
|
19
|
+
| [Overview](#overview) | Tarjetas de estado del servidor/plugin/agente/Sync, feed de cambios recientes | Este documento |
|
|
20
|
+
| [Changelog](changelog.md) | Historial de cambios del juego — tarjetas por sesion, resumen de cambios, linea de tiempo, Before & After | [Guia detallada](changelog.md) |
|
|
21
|
+
| [Connection](connection.md) | Estado del servidor, lista de agentes de IA, informacion de conexion del plugin | [Guia detallada](connection.md) |
|
|
22
|
+
| [Sync](sync.md) | Estado de sincronizacion, configuracion de direccion, logs | [Guia detallada](sync.md) |
|
|
23
|
+
| [Playtest](playtest.md) | Estado del playtest, historial de pruebas | [Guia detallada](playtest.md) |
|
|
24
|
+
| [Tools](tools.md) | Historial de ejecucion de herramientas, estadisticas, distribucion por tier | [Guia detallada](tools.md) |
|
|
25
|
+
| [Settings](settings.md) | Licencia, nivel de log, configuracion de Sync, idioma | [Guia detallada](settings.md) |
|
|
26
|
+
|
|
27
|
+
## Como acceder
|
|
28
|
+
|
|
29
|
+
Cuando se inicia el servidor MCP, el Dashboard se abre automaticamente en el navegador. Para acceder manualmente:
|
|
30
|
+
|
|
31
|
+
```
|
|
32
|
+
http://localhost:3002
|
|
33
|
+
```
|
|
34
|
+
|
|
35
|
+
> Configura `DASHBOARD_AUTO_OPEN=false` para desactivar la apertura automatica (consulta la pagina de [Settings](settings.md)).
|
|
36
|
+
|
|
37
|
+
## Niveles de conexion
|
|
38
|
+
|
|
39
|
+
El Dashboard ofrece diferentes funciones segun el estado de conexion:
|
|
40
|
+
|
|
41
|
+
| Nivel | Condicion | Paginas disponibles |
|
|
42
|
+
|:-----:|-----------|---------------------|
|
|
43
|
+
| **L0** | Servidor no conectado | Solo se muestra la pantalla de espera de reconexion |
|
|
44
|
+
| **L1** | Servidor conectado, plugin no conectado | Connection, Tools, Settings |
|
|
45
|
+
| **L2** | Servidor + plugin ambos conectados | Todas las paginas |
|
|
46
|
+
|
|
47
|
+
Cuando el plugin no esta conectado (L1), no se puede acceder a las paginas Overview, Changelog, Sync y Playtest.
|
|
48
|
+
|
|
49
|
+
## Overview
|
|
50
|
+
|
|
51
|
+
La pagina Overview es la pantalla inicial del Dashboard y muestra el estado general del sistema de un vistazo.
|
|
52
|
+
|
|
53
|
+
### Tarjetas de estado
|
|
54
|
+
|
|
55
|
+
| Tarjeta | Informacion mostrada |
|
|
56
|
+
|---------|----------------------|
|
|
57
|
+
| **Server** | Estado de conexion del servidor (Online/Offline) |
|
|
58
|
+
| **Plugin** | Estado de conexion del plugin, informacion del Place |
|
|
59
|
+
| **Agent** | Nombre del agente de IA actualmente conectado |
|
|
60
|
+
| **Sync** | Estado de sincronizacion (Idle/Syncing/Error) |
|
|
61
|
+
|
|
62
|
+
### Cambios recientes del juego (Recent Game Changes)
|
|
63
|
+
|
|
64
|
+
Muestra en tiempo real los cambios recientes realizados por la IA en Studio (maximo 20). Cada elemento se muestra con un icono de categoria de cambio, y al hacer clic se navega a la vista detallada en [Changelog](changelog.md).
|
|
65
|
+
|
|
66
|
+
Iconos de categoria:
|
|
67
|
+
- Script — creacion/modificacion de scripts
|
|
68
|
+
- Instance — creacion/eliminacion/movimiento de instancias
|
|
69
|
+
- Property — cambio de propiedades
|
|
70
|
+
- Lighting — configuracion de iluminacion/entorno
|
|
71
|
+
- Terrain — cambios de terreno
|
|
72
|
+
- Asset — insercion de assets
|
|
73
|
+
|
|
74
|
+
### Resumen de cambios de sesion (Session Change Summary)
|
|
75
|
+
|
|
76
|
+
Muestra las estadisticas de cambios de la sesion actual agregadas por categoria (ej: "4 scripts · 3 properties").
|
|
77
|
+
|
|
78
|
+
## Actualizaciones en tiempo real
|
|
79
|
+
|
|
80
|
+
El Dashboard utiliza SSE (Server-Sent Events) para actualizar los datos en tiempo real:
|
|
81
|
+
|
|
82
|
+
- Estado del servidor: polling cada 5 segundos
|
|
83
|
+
- Feed de cambios, eventos de conexion: streaming en tiempo real via SSE
|
|
84
|
+
- Desconexion de SSE: reconexion automatica tras 3 segundos
|
|
85
|
+
|
|
86
|
+
## Documentos relacionados
|
|
87
|
+
|
|
88
|
+
- [Changelog](changelog.md) — seguimiento del historial de cambios del juego
|
|
89
|
+
- [Connection](connection.md) — estado de conexion del servidor/agente/plugin
|
|
90
|
+
- [Sync](sync.md) — monitoreo del estado de sincronizacion
|
|
91
|
+
- [Playtest](playtest.md) — historial de playtest
|
|
92
|
+
- [Tools](tools.md) — historial/estadisticas de ejecucion de herramientas
|
|
93
|
+
- [Settings](settings.md) — licencia, configuracion del servidor, idioma
|
|
94
|
+
- [Lista completa de herramientas](../tools/overview.md)
|
|
95
|
+
- [Guia detallada de Sync](../sync/overview.md)
|
|
@@ -0,0 +1,61 @@
|
|
|
1
|
+
# Playtest
|
|
2
|
+
|
|
3
|
+
> Consulta el estado de los playtests ejecutados por la IA y los resultados de las pruebas.
|
|
4
|
+
|
|
5
|
+

|
|
6
|
+
|
|
7
|
+
## Descripcion general
|
|
8
|
+
|
|
9
|
+
La pagina Playtest muestra el estado de los playtests ejecutados por la IA y los resultados de las pruebas. Solo es accesible cuando el plugin esta conectado (L2).
|
|
10
|
+
|
|
11
|
+
## Playtest Status
|
|
12
|
+
|
|
13
|
+
Muestra el estado actual del playtest:
|
|
14
|
+
|
|
15
|
+
| Estado | Significado |
|
|
16
|
+
|--------|-------------|
|
|
17
|
+
| **NotRunning** | Playtest no ejecutado |
|
|
18
|
+
| **Running** | Playtest en ejecucion |
|
|
19
|
+
| **Paused** | Playtest pausado (modo Run) |
|
|
20
|
+
|
|
21
|
+
## Test History
|
|
22
|
+
|
|
23
|
+
Lista en orden cronologico los resultados de las pruebas ejecutadas por la IA mediante la accion `run_test`:
|
|
24
|
+
|
|
25
|
+
| Campo | Descripcion |
|
|
26
|
+
|-------|-------------|
|
|
27
|
+
| Marca de tiempo | Hora de ejecucion de la prueba |
|
|
28
|
+
| Test Report | Enlace al reporte de prueba |
|
|
29
|
+
| Mode | Modo de ejecucion (play/run) |
|
|
30
|
+
| Duration | Tiempo de duracion de la prueba |
|
|
31
|
+
| Status | Resultado (Passed/Failed) |
|
|
32
|
+
|
|
33
|
+
Al hacer clic en el reporte de prueba, se puede ver el reporte detallado en formato markdown y los logs.
|
|
34
|
+
|
|
35
|
+
## Casos de uso
|
|
36
|
+
|
|
37
|
+
### Analisis de pruebas fallidas
|
|
38
|
+
|
|
39
|
+
```
|
|
40
|
+
"Quiero encontrar la causa del fallo de la prueba automatica que acabo de ejecutar"
|
|
41
|
+
```
|
|
42
|
+
|
|
43
|
+
Busca la prueba con estado Failed en el Test History y haz clic en el Test Report para ver los logs detallados y la causa del fallo.
|
|
44
|
+
|
|
45
|
+
### Consultar historial de pruebas
|
|
46
|
+
|
|
47
|
+
```
|
|
48
|
+
"Quiero ver el estado de exito/fallo de las pruebas ejecutadas hoy"
|
|
49
|
+
```
|
|
50
|
+
|
|
51
|
+
Revisa la marca de tiempo y el Status en el Test History para identificar la tendencia de los resultados de las pruebas.
|
|
52
|
+
|
|
53
|
+
## Documentos relacionados
|
|
54
|
+
|
|
55
|
+
- [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 y pruebas automatizadas (herramientas)](../tools/playtest.md)
|