Platform updates
What's New in Gluecron
Recent features, fixes, and improvements shipped to the platform.
Subscribe to updates →June 2026
- AI Trio Review
Three-model parallel PR review running Security, Correctness, and Style passes simultaneously — faster feedback, broader coverage.
- Spec-to-Live progress UI
Watch your spec become a merged PR in real time: a live progress stream shows each agent step from spec parse to gate green to merge.
- Pack-content ruleset enforcement
Block bad commits at push time with pack-content rulesets — enforce file-size limits, banned extensions, and content patterns before the push lands.
- Customer deploy targets
SSH deploy to your own server directly from a merge. Register a server target in repo settings and autopilot handles the rsync.
- Workflow cache SAVE
CI runs warm from the second run. Workflow jobs can now persist dependency caches between runs, cutting install time on hot paths by up to 80%.
- Push Watch
A pulsing Live indicator appears in the repo header whenever a push is in flight — gate runs, AI review, and deploy status update without a page reload.
May 2026
- Branch preview URLs with auto-expiry cleanup
Every PR branch gets an isolated preview URL. Autopilot tears down stale previews 24 hours after the branch is merged or closed.
- Dashboard AI activity widget
A compact widget on /dashboard surfaces the last hour of autopilot actions across all your repos — repairs, reviews, deploys, and digest sends at a glance.
- Health score badge on repo header
A colour-coded health score (0–100) appears in the repo header, computed from gate pass rate, stale PR count, and recent deploy success.