Rainier CLI v0.0.8 beta
Pre-release
Pre-release
Rainier CLI v0.0.8 keeps full-screen coding-agent interfaces intact while an attachment recovers from a transient transport or controller-lease interruption.
Changes
- Preserve the remote alternate screen, cursor, and scrollback across reconnects.
- Keep local reconnect diagnostics out of Claude Code and Codex terminal rendering.
- Refresh hosted authentication during reconnect without losing the rendered cursor.
- Add
rainier connection ls,rainier connection share, andrainier connection unsharefor hosted GitHub connections. - Prevent runner registration from scheduling a session before its initial reconciliation has settled.
Install
npm install -g @tokencanopy/rainier@0.0.8
rainier versionStandalone binaries are attached for macOS and Linux on arm64 and amd64. SHA-256 checksums and build provenance are included.
Current limitation
A CLI attachment is an interactive controller. Use one active controller per session; simultaneous CLI attachments are not a read-only multi-view mode yet.
This release publishes CLI binaries only. Existing hosted control-plane and runner processes do not need to restart for the terminal reconnect fix.