|
1 | 1 | [ |
2 | 2 | { |
3 | 3 | "id": "io.github.sagaraggarwal86-configurable-aggregate-report", |
4 | | - "name": "JAAR — JTL AI Analysis & Reporting", |
5 | | - "description": "A file-based Apache JMeter listener plugin for post-test JTL analysis. Provides a filterable aggregate table with features like Filter Results using Start/End Offset & Transaction Names with RegEx support, Dynamic Percentile & Table Columns, SLA Threshold Highlighting (Error %, Response Time & TPS), CLI Headless Mode, Chart Interval Control, AI-Analyzed HTML Performance Report, Data-Only HTML Report (no AI required), Export Report in Excel & PDF Format, Performance Charts, Dark Mode — with zero runtime overhead.", |
| 4 | + "name": "JAAR 🤖 JTL AI Analysis & Reporting", |
| 5 | + "description": "A file-based Apache JMeter listener plugin for post-test JTL analysis. Provides a filterable aggregate table with features like Filter Results using Start/End Offset & Transaction Names with RegEx support, Dynamic Percentile & Table Columns, SLA Threshold Highlighting (Error %, Response Time & TPS), CLI Headless Mode, Chart Interval Control, AI-Analyzed HTML Performance Report, Data-Only HTML Report (no AI required), Export Report in Excel & PDF Format, Performance Charts, Dark Mode 🤖 with zero runtime overhead.", |
6 | 6 | "screenshotUrl": "https://raw.githubusercontent.com/sagaraggarwal86/jaar-jmeter-plugin/main/docs/Image.jpg", |
7 | 7 | "helpUrl": "https://github.com/sagaraggarwal86/jaar-jmeter-plugin/blob/main/README.md", |
8 | 8 | "vendor": "Sagar Aggarwal", |
|
28 | 28 | }, |
29 | 29 | { |
30 | 30 | "id": "io.github.sagaraggarwal86-jmxauditor", |
31 | | - "name": "JMXAuditor — JMX Static Analyser", |
| 31 | + "name": "JMXAuditor 🤖 JMX Static Analyser", |
32 | 32 | "description": "A JMeter GUI-mode plugin that performs static analysis on .jmx test plans. Surfaces findings across six quality categories (Correctness, Security, Scalability, Realism, Maintainability, Observability) with 25 read-only rules. HTML & JSON Report Export, with zero impact on test execution.", |
33 | 33 | "screenshotUrl": "https://raw.githubusercontent.com/sagaraggarwal86/JMXAuditor-jmeter-plugin/main/docs/Image.jpg", |
34 | 34 | "helpUrl": "https://github.com/sagaraggarwal86/JMXAuditor-jmeter-plugin/blob/main/README.md", |
|
46 | 46 | }, |
47 | 47 | { |
48 | 48 | "id": "io.github.sagaraggarwal86-jmx-version-control-system", |
49 | | - "name": "JVCS — JMX Version Control System", |
50 | | - "description": "A lightweight local version control plugin for Apache JMeter test plans (.jmx files). Auto-snapshots on every save with SHA-256 deduplication, manual checkpoints with notes, one-click rollback with safety net, version freezing, configurable retention with FIFO pruning, periodic auto-checkpoint, selective deletion, export to .jmx, audit trail, lock file mechanism, dirty state indicator, self-healing index, toolbar integration, keyboard shortcuts (Ctrl+K, Ctrl+H) — no Git, no SVN, no external tools required.", |
| 49 | + "name": "JVCS 🤖 JMX Version Control System", |
| 50 | + "description": "A lightweight local version control plugin for Apache JMeter test plans (.jmx files). Auto-snapshots on every save with SHA-256 deduplication, manual checkpoints with notes, one-click rollback with safety net, version freezing, configurable retention with FIFO pruning, periodic auto-checkpoint, selective deletion, export to .jmx, audit trail, lock file mechanism, dirty state indicator, self-healing index, toolbar integration, keyboard shortcuts (Ctrl+K, Ctrl+H) 🤖 no Git, no SVN, no external tools required.", |
51 | 51 | "screenshotUrl": "https://raw.githubusercontent.com/sagaraggarwal86/jmx-version-control-system/main/docs/Image.jpeg", |
52 | 52 | "helpUrl": "https://github.com/sagaraggarwal86/jmx-version-control-system/blob/main/README.md", |
53 | 53 | "vendor": "Sagar Aggarwal", |
|
59 | 59 | ], |
60 | 60 | "versions": { |
61 | 61 | "1.1.0": { |
62 | | - "changes": "Initial release — auto-snapshot on save, manual checkpoint, version history panel, one-click restore, freeze/unfreeze, retention pruning, auto-checkpoint, selective deletion, export, audit log, lock management, dirty indicator, toolbar buttons, settings dialog, self-healing index, storage migration", |
| 62 | + "changes": "Initial release 🤖 auto-snapshot on save, manual checkpoint, version history panel, one-click restore, freeze/unfreeze, retention pruning, auto-checkpoint, selective deletion, export, audit log, lock management, dirty indicator, toolbar buttons, settings dialog, self-healing index, storage migration", |
63 | 63 | "downloadUrl": "https://repo1.maven.org/maven2/io/github/sagaraggarwal86/jmx-version-control-system/v1.1.0/jmx-version-control-system-v1.1.0.jar" |
64 | 64 | } |
65 | 65 | } |
66 | 66 | }, |
67 | 67 | { |
68 | 68 | "id": "io.github.sagaraggarwal86-bpm-jmeter-plugin", |
69 | | - "name": "BPM — Browser Performance Metrics", |
70 | | - "description": "A live JMeter listener plugin for capturing browser rendering metrics via Chrome DevTools Protocol. Features include Core Web Vitals (LCP, FCP, CLS, TTFB), Network & Console capture, Composite Performance Score, SLA Threshold Highlighting, Improvement Area Detection, Filter by Start/End Offset & Transaction Names with RegEx support, CLI Headless Mode, Chart Interval Control, HTML Performance Report, and Excel Export — with minimal impact on JMeter thread performance.", |
| 69 | + "name": "BPM 🤖 Browser Performance Metrics", |
| 70 | + "description": "A live JMeter listener plugin for capturing browser rendering metrics via Chrome DevTools Protocol. Features include Core Web Vitals (LCP, FCP, CLS, TTFB), Network & Console capture, Composite Performance Score, SLA Threshold Highlighting, Improvement Area Detection, Filter by Start/End Offset & Transaction Names with RegEx support, CLI Headless Mode, Chart Interval Control, HTML Performance Report, and Excel Export 🤖 with minimal impact on JMeter thread performance.", |
71 | 71 | "screenshotUrl": "https://raw.githubusercontent.com/sagaraggarwal86/BPM-jmeter-plugin/v1.0.1/docs/Image.jpg", |
72 | 72 | "helpUrl": "https://github.com/sagaraggarwal86/BPM-jmeter-plugin/blob/v1.0.1/README.md", |
73 | 73 | "vendor": "Sagar Aggarwal", |
|
3084 | 3084 | "jmeter-core", |
3085 | 3085 | "jmeter-components" |
3086 | 3086 | ] |
| 3087 | + }, |
| 3088 | + "2.0.7": { |
| 3089 | + "changes": "NEW: Support for DeepSeek models. ", |
| 3090 | + "downloadUrl": "https://repo1.maven.org/maven2/com/qainsights/jmeter-agent/2.0.7/jmeter-agent-2.0.7-jar-with-dependencies.jar", |
| 3091 | + "depends": [ |
| 3092 | + "jmeter-core", |
| 3093 | + "jmeter-components" |
| 3094 | + ] |
3087 | 3095 | } |
3088 | 3096 | } |
3089 | 3097 | }, |
|
0 commit comments