Changelog

Releases are built and installer-tested in CI. Stable releases are promoted after public artifact checksum verification.

gripui v3.0.4 — The first tag where the whole gate is green

No CLI changes and the binaries match v3.0.3; this is the first tag where release-public and Release smoke both pass on all four platforms.

  • Nothing here you need if you are already on v3.0.3: no CLI behaviour changes, and the binaries are substantively identical.
  • Corrects the v3.0.3 notes, which wrongly said Windows releases had shipped unstripped. They had not -- rustc strips at link time, and both executables carry zero symbols.
  • connect, the PTY wrapper for interactive agents, no longer settles a turn on the echo of its own input, which could record an empty agent turn and discard the real answer.
  • Its test fixture advertised bracketed paste without honouring it, so whether the agent ever replied was a race with machine speed. That was the cause of months of intermittent failures across platforms.
  • Verified under CPU starvation rather than on an idle machine: 30/30 on a 4-vCPU box where the previous code scored 9/30.

Same button label. Different action.

Two Get started links in Cloudflare Pages: one imports a Git repository, the other uploads files. The default HUD now shows the context that distinguishes them.

Names stay intact. Context stays separate. Refs still drive the action.Web-wide structure, not site exceptions. Ambiguous associations are omitted.Actual HUD excerpt from a headful Cloudflare session. Ref numbers are session-specific.
$gripui hud
   [148] click link:"Create a Worker"
      * Get started
        [149] click link:"Get started" context="Import an existing Git repository"
        [150] click link:"Get started" context="Drag and drop your files"
    *