Releases: gyrogovernance/apps
Releases · gyrogovernance/apps
Release 1.1.0: Complete Gadgets App
This release introduces the complete Gadgets App with 6 specialized AI assessment tools.
Analysis Tools (3-Step Accordion Workflow)
- Rapid Test: Quick GyroDiagnostics metric computation for rapid AI output evaluation
- Policy Auditing: Extract claims and evidence from documents with structured analysis
- Policy Reporting: Create executive synthesis with attribution for policy documents
Treatment Tools
- AI Infection Sanitization: Remove hidden patterns and normalize Unicode/whitespace in text (1-step workflow)
- Pathologies Immunity Boost: Enhance content quality across 12 GyroDiagnostics metrics (1-step workflow)
- Meta-Evaluation: Evaluations of AI Evaluations for AI Safety using The Human Mark framework (3-task sequential pipeline)
Gadgets App Features
- Unified accordion-based workflow for analysis tools (Task -> Analysis -> Results)
- Simplified treatment workflows for quick content improvement
- Progressive disclosure with step-by-step guidance
- Draft-based storage for ephemeral gadget runs
- Optional save to Insights library for analysis gadgets
- Quick and Guided mode options for all gadgets
- Platform-agnostic clipboard-based workflow (no API keys required)
Changes
- Documentation: Updated all docs (README, USER_FLOW, SPECS) to reflect complete Gadgets App with all 6 tools
- TypeScript: Fixed null safety issues in report-generator.ts
- Architecture: Centralized gadget metadata in src/lib/gadgets.ts for maintainability
GyroGovernance Extension v0.2.5-Beta
AI Lie Detector - New App
Major Feature Addition:
- Complete structural deception analysis tool for AI conversation transcripts
- Truth Spectrum Gauge: Visual half-circle SVG showing deception risk level (0-100)
- Dual Analyst Evaluation: Uses 2 different AI models for robust assessment
- Risk Score (DRS): Mathematical topology-based scoring system
- Pathology Detection: Identifies specific failure modes (sycophantic_agreement, deceptive_coherence, etc.)
- Transcript Parsing: Multiple strategies for real-world AI conversation formats
- Export Options: Markdown reports and JSON data export
Architecture Improvements
Local-First Storage:
- Removed sharing insights functionality
- All insights now stored locally in browser extension
- Updated documentation to reflect local-first approach
- Removed unnecessary schema and insights folders
Code Quality:
- Comprehensive codebase improvements across 30+ files
- Removed ~250 lines of dead code
- Added centralized error handling
- Enforced session-first architecture throughout
Bug Fixes
- Timer persistence bug fixed with session storage sync
- Model consistency enforced
- Suite starting at Epistemic - fixed with atomic createMany
- Pathology frequency corrected (12→4)
- AR precision with secondsToMinutesPrecise
- Report math duplication removed
Performance
- Bundle size: ~858 KiB (optimized for production)
- Added useMemo optimizations for better performance
- Improved memory usage and load times
Note: This is a pre-release beta version. Please test thoroughly before using in production.
AI Inspector Extension v0.2.3
v0.2.3
Fixed
- Build Issues: Fixed JSX syntax errors in WelcomeApp component that were preventing successful builds
- TypeScript Compilation: Resolved all compilation issues with missing closing tags
- Extension Branding: Updated from GyroGovernance to AI Inspector
Added
- Official Results Import: One-click import of benchmark data from GyroDiagnostics repository
- Enhanced Documentation: Comprehensive specifications and user guides
- Improved UX: Better error handling and user experience
Installation
- Download the ZIP file
- Extract to any folder
- Open Chrome at chrome://extensions/
- Enable Developer mode
- Click 'Load unpacked' and select the extracted folder
Ready for immediate installation and use!
AI Inspector Extension v0.2.3
Release v0.2.3-Alpha
v0.2.3
Fixed
UI/UX Enhancements
Critical Bugs (USER-REPORTED)
Installation
- Download the ZIP file
- Extract to any folder
- Open Chrome chrome://extensions/
- Enable Developer mode
- Click 'Load unpacked' and select the extracted folder
Ready for immediate installation and use!
📝 Full Changelog
See CHANGELOG.md for complete details.
GyroGovernance Extension v0.2.1 Alpha
First Alpha Release - AI-Empowered Governance Apps browser extension with ZIP import, enhanced insights display, and smart paste detection.