@just-every/code v0.4.13
A focused release that expands custom agent workflows and keeps browser sessions responsive.
Changes
- Agents: allow custom agent additions with mandatory descriptions, tailored guides, and smoke test validation before saving.
- Agents: preserve editor state, keep navigation within the form, and reopen the composer after failed validation to reduce friction.
- Agents: enforce read-only smoke checks, support external copilot and write-mode runs, and abort timed-out validations to prevent bad publishes.
- Browser: decouple screenshot gating, pause capture instead of blocking, and auto-stop idle sessions to avoid background stalls.
Install
npm install -g @just-every/code@latest
code
Compare: v0.4.12...v0.4.13