@muggleai/works 4.9.1 → 4.9.2

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.
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "muggle",
3
3
  "description": "Run real-browser end-to-end (E2E) acceptance tests on your web app from any AI coding agent. Generate test scripts from plain English, replay them on localhost, capture screenshots, and validate user flows like signup, checkout, and dashboards. Works across Claude Code, Cursor, Codex, and Windsurf.",
4
- "version": "4.9.1",
4
+ "version": "4.9.2",
5
5
  "author": {
6
6
  "name": "Muggle AI",
7
7
  "email": "support@muggle-ai.com"
@@ -9,13 +9,6 @@
9
9
  "homepage": "https://www.muggletest.com",
10
10
  "repository": "https://github.com/multiplex-ai/muggle-ai-works",
11
11
  "license": "MIT",
12
- "agents": [
13
- {
14
- "name": "acceptance-tester",
15
- "path": "agents/acceptance-tester.md",
16
- "description": "E2E acceptance testing agent — runs real-browser tests, reports structured results with blocking issues and suggested fixes, imports test artifacts, manages preferences, and operates the Muggle AI suite."
17
- }
18
- ],
19
12
  "keywords": [
20
13
  "acceptance-testing",
21
14
  "testing",
@@ -2,7 +2,7 @@
2
2
  "name": "muggle",
3
3
  "displayName": "Muggle AI",
4
4
  "description": "Ship quality products with AI-powered end-to-end (E2E) acceptance testing that validates your web app like a real user — from Claude Code and Cursor to PR.",
5
- "version": "4.9.1",
5
+ "version": "4.9.2",
6
6
  "author": {
7
7
  "name": "Muggle AI",
8
8
  "email": "support@muggle-ai.com"
@@ -1,14 +1,7 @@
1
1
  ---
2
2
  name: acceptance-tester
3
- description: >-
4
- E2E acceptance testing agent — runs real-browser tests against web apps and
5
- reports structured results with blocking issues and suggested fixes. Also
6
- imports existing test artifacts, manages Muggle preferences, and operates
7
- the Muggle AI suite (status checks, repairs). Dispatch this agent when the
8
- team needs acceptance test feedback, test coverage for a feature, or Muggle
9
- suite operations.
3
+ description: "E2E acceptance testing agent — runs real-browser tests against web apps and reports structured results with blocking issues and suggested fixes. Also imports existing test artifacts, manages Muggle preferences, and operates the Muggle AI suite (status checks, repairs). Dispatch this agent when the team needs acceptance test feedback, test coverage for a feature, or Muggle suite operations."
10
4
  model: sonnet
11
- tools: ["Read", "Write", "Edit", "Bash", "Grep", "Glob"]
12
5
  ---
13
6
 
14
7
  # Acceptance Tester
@@ -1,7 +1,7 @@
1
1
  {
2
- "release": "4.9.1",
3
- "buildId": "run-26-1",
4
- "commitSha": "cffcf26eaf2b00b3b1e55dcd509db7b9d8854a0d",
5
- "buildTime": "2026-04-19T08:47:53Z",
2
+ "release": "4.9.2",
3
+ "buildId": "run-27-1",
4
+ "commitSha": "d8e6156d74d5da6c7d5442ddfa365ec1c8f8f9d0",
5
+ "buildTime": "2026-04-21T18:36:08Z",
6
6
  "serviceName": "muggle-ai-works-mcp"
7
7
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@muggleai/works",
3
3
  "mcpName": "io.github.multiplex-ai/muggle",
4
- "version": "4.9.1",
4
+ "version": "4.9.2",
5
5
  "description": "Ship quality products with AI-powered E2E acceptance testing that validates your web app like a real user — from Claude Code and Cursor to PR.",
6
6
  "type": "module",
7
7
  "main": "dist/index.js",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "muggle",
3
3
  "description": "Run real-browser end-to-end (E2E) acceptance tests on your web app from any AI coding agent. Generate test scripts from plain English, replay them on localhost, capture screenshots, and validate user flows like signup, checkout, and dashboards. Works across Claude Code, Cursor, Codex, and Windsurf.",
4
- "version": "4.9.1",
4
+ "version": "4.9.2",
5
5
  "author": {
6
6
  "name": "Muggle AI",
7
7
  "email": "support@muggle-ai.com"
@@ -9,13 +9,6 @@
9
9
  "homepage": "https://www.muggletest.com",
10
10
  "repository": "https://github.com/multiplex-ai/muggle-ai-works",
11
11
  "license": "MIT",
12
- "agents": [
13
- {
14
- "name": "acceptance-tester",
15
- "path": "agents/acceptance-tester.md",
16
- "description": "E2E acceptance testing agent — runs real-browser tests, reports structured results with blocking issues and suggested fixes, imports test artifacts, manages preferences, and operates the Muggle AI suite."
17
- }
18
- ],
19
12
  "keywords": [
20
13
  "acceptance-testing",
21
14
  "testing",
@@ -2,7 +2,7 @@
2
2
  "name": "muggle",
3
3
  "displayName": "Muggle AI",
4
4
  "description": "Ship quality products with AI-powered end-to-end (E2E) acceptance testing that validates your web app like a real user — from Claude Code and Cursor to PR.",
5
- "version": "4.9.1",
5
+ "version": "4.9.2",
6
6
  "author": {
7
7
  "name": "Muggle AI",
8
8
  "email": "support@muggle-ai.com"
@@ -1,14 +1,7 @@
1
1
  ---
2
2
  name: acceptance-tester
3
- description: >-
4
- E2E acceptance testing agent — runs real-browser tests against web apps and
5
- reports structured results with blocking issues and suggested fixes. Also
6
- imports existing test artifacts, manages Muggle preferences, and operates
7
- the Muggle AI suite (status checks, repairs). Dispatch this agent when the
8
- team needs acceptance test feedback, test coverage for a feature, or Muggle
9
- suite operations.
3
+ description: "E2E acceptance testing agent — runs real-browser tests against web apps and reports structured results with blocking issues and suggested fixes. Also imports existing test artifacts, manages Muggle preferences, and operates the Muggle AI suite (status checks, repairs). Dispatch this agent when the team needs acceptance test feedback, test coverage for a feature, or Muggle suite operations."
10
4
  model: sonnet
11
- tools: ["Read", "Write", "Edit", "Bash", "Grep", "Glob"]
12
5
  ---
13
6
 
14
7
  # Acceptance Tester