Historial de versiones de YourAIGuard - 3 versiones
YourAIGuard por vspendyala
Historial de versiones de YourAIGuard - 3 versiones
¡Ten cuidad con las versiones antiguas! Se suelen mostrar para pruebas y a modo de referencia.Deberías usar siempre la última versión disponible de un complemento.
Última versión
Versión 3.0.1
Lanzada el 22 de mar. de 2026 - 15,39 MBCompatible con firefox 142.0 y superioresWhat's New in 3.0.1
Bug Fixes- Fixed: responses skipped on thinking models — ChatGPT's o3 and gpt-5-4-thinking models render response text inside a nested prose element rather than directly in the
assistant container. The extension now looks inside prose/markdown/message-content child elements to extract the actual response text. - Fixed: first response permanently skipped when model is still loading — If the background model hadn't finished loading when the first response arrived, the response was
silently marked as processed and never retried. The extension now clears the processed marker on failure so the next DOM update triggers a fresh attempt. - Fixed: background not ready treated as a permanent failure — The background page now signals notReady explicitly, allowing the content script to distinguish a transient
loading state from a real error and retry automatically.
Se publicó el código fuente bajo la licencia Mozilla Public License 2.0
- Fixed: responses skipped on thinking models — ChatGPT's o3 and gpt-5-4-thinking models render response text inside a nested prose element rather than directly in the
Versiones antiguas
Versión 3.0.0
Lanzada el 20 de mar. de 2026 - 15,39 MBCompatible con firefox 142.0 y superioresYourAIGuard 3.0.0
What's New- 7-criterion reasoning quality scoring — each AI response is now evaluated across seven dimensions: relevance to prompt, directly addresses question,
step-by-step/structured reasoning, uses justification or explanation, internal consistency, acknowledges uncertainty when needed, and sufficient completeness. Replaces the
previous 5-rung cosine similarity approach. - Temporal instability pipeline — implements the published methodology from "Temporal Instability Phases Precede and Predict Reasoning Error in Generative Pre-Trained
Transformers" (Pendyala).
After 10 conversation turns, the extension computes a continuous instability index I_t from three signals (failure-burden shift, error burst rate,
per-criterion degradation) and classifies each turn into a latent state: Low, Intermediate, or High instability. - Timeline chart — an SVG line chart shows the I_t instability score across your conversation, with colored rung-track dots and a shaded confidence area.
- All-local inference — scoring uses a bundled MiniLM-L6-v2 model and logistic regression weights trained on the paper's dataset. No data leaves your browser.
Changes
- Calibration period reduced from 20 turns to 10 turns
- Duplicate indicator bug fixed for conversations with search stepsSe publicó el código fuente bajo la licencia Mozilla Public License 2.0
- 7-criterion reasoning quality scoring — each AI response is now evaluated across seven dimensions: relevance to prompt, directly addresses question,
Versión 2.1.0
Lanzada el 9 de mar. de 2026 - 15,37 MBCompatible con firefox 142.0 y superioresSe publicó el código fuente bajo la licencia Mozilla Public License 2.0