Releases: RevealUIStudio/revealui
Releases · RevealUIStudio/revealui
v0.5.5 — Charge-Readiness & Agent Architecture
What's New
Charge-Readiness (Phases A–D)
- Invoices endpoint with env validation and rate limiting
- Security audit — 8-agent review, fixed real gaps (WebSocket auth, license cache TTL), confirmed 6 false positives
- Deploy hardening — auto-migration before deploy, auto-rollback on smoke test failure
- HIBP breach checking, pause/resume,
updatedAttimestamps - Renovate config and legacy cleanup
Autonomous Agent Architecture
- Phases 1–3 complete — worktree isolation, PGlite memory tables, 8 RPC methods, session-start memory injection
- Merge pipeline — watches task completions, diffs worktrees, creates PRs with topological ordering
- CI feedback — automated escalation from CI failures back to agents
Native Terminal (all 5 layers)
- PTY backend, Studio AgentTerminalPane, WebSocket bridge, SSH proxy, tmux cleanup
- Identity cascade reduced from 6 to 3 tiers
Vendor AI Removal
- ClaudeCode, Cursor, and Copilot adapters removed from product code
- Harness system remains as the integration layer
Infrastructure
- 13,700+ tests across 811 test files (861 AI, 183 harness)
- 0 avoidable
anytypes, 0 production console statements - 36 pnpm overrides enforce minimum safe versions
- React 19.2.4 (CVE-2025-55182 patched)
- Assessment: A- (8.7/10)
Packages Published (19)
| Package | Version |
|---|---|
| @revealui/core | 0.5.5 |
| @revealui/contracts | 1.3.6 |
| @revealui/cli | 0.6.3 |
| @revealui/db | 0.3.6 |
| @revealui/auth | 0.3.7 |
| @revealui/presentation | 0.3.5 |
| @revealui/router | 0.3.7 |
| @revealui/ai | 0.2.8 |
| @revealui/mcp | 0.1.9 |
| @revealui/harnesses | 0.1.8 |
| create-revealui | 0.5.3 |
| + 8 more |
Get Started
npx create-revealui@latest my-appFull documentation: docs.revealui.com