This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /***** AIO TOOL - VERSION INFO *****/ | |
| /** | |
| * VERSION: 3.0.4 | |
| * BUILD: 2026-02-02T17:00:00Z | |
| * | |
| * CHANGELOG: | |
| * | |
| * v3.0.6 (2026-02-02) | |
| * - Added: API Error Classifier - logs auth/rate_limit/quota/timeout errors to LLM_Debug | |
| * - Enhanced: Run Summary - logs detailed stats (success rate, avg latency) to LLM_Debug |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "version": "3.0.6", | |
| "releaseNotes": "API error classifier, enhanced run summaries, bug fixes", | |
| "downloadUrl": "https://gist.github.com/jamesmarq/bf070d01805eed56fac82fc40d22e0d5" | |
| } |