From 153f965dad91cf3c85df7e2c467e77050a65d65b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 9 Aug 2026 19:24:44 +0000 Subject: [PATCH 1/2] chore(main): release rea-agents 3.1.0 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 28 ++++++++++++++++++++++++++++ README.md | 2 +- README_ar.md | 2 +- README_ja.md | 2 +- README_ko.md | 2 +- README_zh.md | 2 +- docs/product-catalog.json | 29 ++++++++++++++++++++++------- package-lock.json | 4 ++-- package.json | 2 +- server.json | 4 ++-- src/generatedPackageMetadata.ts | 2 +- 12 files changed, 62 insertions(+), 19 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index d4f6f299..ada7355e 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "3.0.0" + ".": "3.1.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index e2b356b8..77ee4421 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,33 @@ # Changelog +## [3.1.0](https://github.com/morluto/rea/compare/rea-agents-3.0.0...rea-agents-3.1.0) (2026-08-09) + + +### Features + +* **electron:** add autonomous Electron runtime analysis ([#464](https://github.com/morluto/rea/issues/464)) ([8f229ed](https://github.com/morluto/rea/commit/8f229ede70c0a4e224c1cf71d61487e17b779d6a)) + + +### Bug Fixes + +* **ci:** guard Release Please PR branch parsing ([84cc819](https://github.com/morluto/rea/commit/84cc819284b9ce7ee648850c85d5daf3a33e5a24)) +* **ci:** guard release PR branch parsing ([6838b6b](https://github.com/morluto/rea/commit/6838b6bff9ab5c400432caefd8c8737b86c41f07)) +* harden evidence lifecycle and MCP contracts ([5155924](https://github.com/morluto/rea/commit/51559245d2e1c2d7550cfe489716950fe6154bd0)) +* harden structured configuration comparisons ([#467](https://github.com/morluto/rea/issues/467)) ([6901edc](https://github.com/morluto/rea/commit/6901edc05d56063bdbe8be96511b1b21863630b5)) +* **npm:** preserve explicit setup versions ([#465](https://github.com/morluto/rea/issues/465)) ([1783bf6](https://github.com/morluto/rea/commit/1783bf6dfdd4ec11e824870ce5b1a2f5a321450e)) + + +### Code Refactoring + +* **mcp:** make analysis states unrepresentable ([#468](https://github.com/morluto/rea/issues/468)) ([b8a9da0](https://github.com/morluto/rea/commit/b8a9da0c0f9f0b2b022a350d2c7c671d1fa3f886)) + + +### Documentation + +* clarify agent reverse-engineering promise ([ed4a628](https://github.com/morluto/rea/commit/ed4a62871f7924948e3774ae6cf880514a560ff4)) +* clarify the agent reverse-engineering promise ([#466](https://github.com/morluto/rea/issues/466)) ([ed4a628](https://github.com/morluto/rea/commit/ed4a62871f7924948e3774ae6cf880514a560ff4)) +* **npm:** simplify current setup command ([#469](https://github.com/morluto/rea/issues/469)) ([8b62b1a](https://github.com/morluto/rea/commit/8b62b1a71586e9409e4dd645f3d4947ef61e59b1)) + ## [3.0.0](https://github.com/morluto/rea/compare/rea-agents-2.7.0...rea-agents-3.0.0) (2026-08-01) diff --git a/README.md b/README.md index b55d65ba..7264083d 100644 --- a/README.md +++ b/README.md @@ -535,7 +535,7 @@ Setup detects Claude Code, Claude Desktop, Codex, Cursor, Gemini CLI, Windsurf, "mcpServers": { "rea": { "command": "npx", - "args": ["-y", "rea-agents@3.0.0", "mcp"] + "args": ["-y", "rea-agents@3.1.0", "mcp"] } } } diff --git a/README_ar.md b/README_ar.md index 87b39021..eb03754e 100644 --- a/README_ar.md +++ b/README_ar.md @@ -183,7 +183,7 @@ rea uninstall --purge-data "mcpServers": { "rea": { "command": "npx", - "args": ["-y", "rea-agents@3.0.0", "mcp"] + "args": ["-y", "rea-agents@3.1.0", "mcp"] } } } diff --git a/README_ja.md b/README_ja.md index a1b61bb6..4ba596db 100644 --- a/README_ja.md +++ b/README_ja.md @@ -173,7 +173,7 @@ Setup は Claude Code、Claude Desktop、Codex、Cursor、Gemini CLI、Windsurf "mcpServers": { "rea": { "command": "npx", - "args": ["-y", "rea-agents@3.0.0", "mcp"] + "args": ["-y", "rea-agents@3.1.0", "mcp"] } } } diff --git a/README_ko.md b/README_ko.md index 5a33c221..889f688b 100644 --- a/README_ko.md +++ b/README_ko.md @@ -173,7 +173,7 @@ Setup은 Claude Code, Claude Desktop, Codex, Cursor, Gemini CLI, Windsurf, Devin "mcpServers": { "rea": { "command": "npx", - "args": ["-y", "rea-agents@3.0.0", "mcp"] + "args": ["-y", "rea-agents@3.1.0", "mcp"] } } } diff --git a/README_zh.md b/README_zh.md index 00ff4715..ebdde2cb 100644 --- a/README_zh.md +++ b/README_zh.md @@ -173,7 +173,7 @@ Setup 会检测 Claude Code、Claude Desktop、Codex、Cursor、Gemini CLI、Win "mcpServers": { "rea": { "command": "npx", - "args": ["-y", "rea-agents@3.0.0", "mcp"] + "args": ["-y", "rea-agents@3.1.0", "mcp"] } } } diff --git a/docs/product-catalog.json b/docs/product-catalog.json index 9064b390..dc6bf1e9 100644 --- a/docs/product-catalog.json +++ b/docs/product-catalog.json @@ -2,7 +2,7 @@ "catalog_schema_version": 1, "package": { "name": "rea-agents", - "version": "3.0.0", + "version": "3.1.0", "sdk": { "server": "2.0.0", "client": "2.0.0", @@ -92,7 +92,11 @@ "id": "artifact", "surface": "artifact-provider", "count": 3, - "tools": ["extract_artifact", "inspect_artifact", "inventory_artifact"] + "tools": [ + "extract_artifact", + "inspect_artifact", + "inventory_artifact" + ] }, { "id": "managed", @@ -309,7 +313,10 @@ "id": "rea-cdp-electron", "name": "REA Electron file-page CDP observation provider", "version": "1", - "capabilities": ["inspect_electron_page", "list_electron_targets"] + "capabilities": [ + "inspect_electron_page", + "list_electron_targets" + ] }, { "id": "rea-dotnet-static", @@ -337,7 +344,9 @@ "id": "rea-javascript-application", "name": "REA JavaScript application analyzer", "version": "1", - "capabilities": ["analyze_javascript_application"] + "capabilities": [ + "analyze_javascript_application" + ] }, { "id": "rea-javascript-application-workflows", @@ -362,19 +371,25 @@ "id": "rea-javascript-runtime-reconciliation", "name": "REA JavaScript runtime reconciliation", "version": "1", - "capabilities": ["reconcile_javascript_runtime"] + "capabilities": [ + "reconcile_javascript_runtime" + ] }, { "id": "rea-playwright-browser-scenario", "name": "REA Playwright browser scenario capture provider", "version": "1", - "capabilities": ["capture_browser_scenario"] + "capabilities": [ + "capture_browser_scenario" + ] }, { "id": "rea-playwright-electron-active", "name": "REA Playwright active Electron observation provider", "version": "1", - "capabilities": ["capture_electron_scenario"] + "capabilities": [ + "capture_electron_scenario" + ] }, { "id": "rea-v8-inspector", diff --git a/package-lock.json b/package-lock.json index a22f26b4..72aa01b0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "rea-agents", - "version": "3.0.0", + "version": "3.1.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "rea-agents", - "version": "3.0.0", + "version": "3.1.0", "license": "MIT", "dependencies": { "@babel/parser": "8.0.4", diff --git a/package.json b/package.json index b5e90f4e..1f985bc6 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "rea-agents", "mcpName": "io.github.morluto/rea", - "version": "3.0.0", + "version": "3.1.0", "description": "Reverse engineer anything from your terminal or agent with one CLI and MCP server.", "license": "MIT", "repository": { diff --git a/server.json b/server.json index b569ebbe..bb8b3c4d 100644 --- a/server.json +++ b/server.json @@ -8,13 +8,13 @@ "url": "https://github.com/morluto/rea", "source": "github" }, - "version": "3.0.0", + "version": "3.1.0", "packages": [ { "registryType": "npm", "registryBaseUrl": "https://registry.npmjs.org", "identifier": "rea-agents", - "version": "3.0.0", + "version": "3.1.0", "runtimeHint": "npx", "transport": { "type": "stdio" diff --git a/src/generatedPackageMetadata.ts b/src/generatedPackageMetadata.ts index 3fd5ad52..9639036e 100644 --- a/src/generatedPackageMetadata.ts +++ b/src/generatedPackageMetadata.ts @@ -1,7 +1,7 @@ /** Generated from package.json and package-lock.json; do not edit. */ export const PACKAGE_METADATA = { name: "rea-agents", - version: "3.0.0", // x-release-please-version + version: "3.1.0", // x-release-please-version serverSdkVersion: "2.0.0", clientSdkVersion: "2.0.0", coreSdkVersion: "2.0.0", From bf5561ee5a81ae1481c176a211534eef6aa5e7e3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 9 Aug 2026 19:25:46 +0000 Subject: [PATCH 2/2] chore: normalize release product catalog --- docs/product-catalog.json | 27 ++++++--------------------- 1 file changed, 6 insertions(+), 21 deletions(-) diff --git a/docs/product-catalog.json b/docs/product-catalog.json index dc6bf1e9..85496e06 100644 --- a/docs/product-catalog.json +++ b/docs/product-catalog.json @@ -92,11 +92,7 @@ "id": "artifact", "surface": "artifact-provider", "count": 3, - "tools": [ - "extract_artifact", - "inspect_artifact", - "inventory_artifact" - ] + "tools": ["extract_artifact", "inspect_artifact", "inventory_artifact"] }, { "id": "managed", @@ -313,10 +309,7 @@ "id": "rea-cdp-electron", "name": "REA Electron file-page CDP observation provider", "version": "1", - "capabilities": [ - "inspect_electron_page", - "list_electron_targets" - ] + "capabilities": ["inspect_electron_page", "list_electron_targets"] }, { "id": "rea-dotnet-static", @@ -344,9 +337,7 @@ "id": "rea-javascript-application", "name": "REA JavaScript application analyzer", "version": "1", - "capabilities": [ - "analyze_javascript_application" - ] + "capabilities": ["analyze_javascript_application"] }, { "id": "rea-javascript-application-workflows", @@ -371,25 +362,19 @@ "id": "rea-javascript-runtime-reconciliation", "name": "REA JavaScript runtime reconciliation", "version": "1", - "capabilities": [ - "reconcile_javascript_runtime" - ] + "capabilities": ["reconcile_javascript_runtime"] }, { "id": "rea-playwright-browser-scenario", "name": "REA Playwright browser scenario capture provider", "version": "1", - "capabilities": [ - "capture_browser_scenario" - ] + "capabilities": ["capture_browser_scenario"] }, { "id": "rea-playwright-electron-active", "name": "REA Playwright active Electron observation provider", "version": "1", - "capabilities": [ - "capture_electron_scenario" - ] + "capabilities": ["capture_electron_scenario"] }, { "id": "rea-v8-inspector",