Skip to content

v0.12.1 — Video Debugging, 29 Knowledge Rules, Adaptive Fix

Latest

Choose a tag to compare

@JubaKitiashvili JubaKitiashvili released this 24 Mar 08:10
· 20 commits to main since this release

Highlights

Video-Based Visual Debugging

/erne-debug-video recording.mp4 — analyze screen recordings to find temporal UI bugs (animation glitches, race conditions, gesture issues, scroll jank). Extracts key frames via ffmpeg, Claude analyzes as timeline.

29 Knowledge Rules (Auto-Updating)

Comprehensive rules covering Expo SDK 55, RN 0.84, React 19.2, plus 15 libraries: Reanimated v4, Gesture Handler, Skia, SVG, Screens, ExecuTorch, Callstack AI, Bottom Tabs, RNTL, Reassure, Audio API, Enriched, Freeze, Voltra.

Adaptive Issue Fix

Dashboard "Agent Fix" auto-detects Claude Code — routes to specialist agent with post-verification. Complex issues show "Needs planning".

Worker — PR Creation + 6 Providers

Pipeline now pushes branch and creates PR. New local JSON provider. Interactive setup guides in dashboard.

Dashboard — 25 Bug Fixes

WebSocket port, MCP health check, pixel art agent status, fix output persistence, auto-audit, docs generation, font sizing, and more.

Install

npx erne-universal@0.12.1 init

Full Changelog