What's new.

New features, improvements, and fixes. We ship continuously.

Jun 28, 2026
v0.9
New

One command palette for the whole workspace

Press Cmd+K anywhere to jump to a repo, open an issue, start a pipeline, or search chat and docs. Every surface is now reachable from a single keystroke.

  • Fuzzy search across code, issues, chat, and docs
  • Actions for creating PRs, issues, and deploys
  • Recents and favorites pinned to the top
May 30, 2026
v0.8
New

Real-time chat, connected to your code

Channels and DMs are live. Mention a pull request or issue and it unfurls inline, with status that stays up to date as the work moves.

  • Channels organized by team or topic
  • Rich unfurls for commits, PRs, and issues
  • Threaded replies and full-text search
May 2, 2026
v0.7
New

Encrypted pipeline secrets

Store secrets encrypted at rest with a per-project key. Values are decrypted only inside the runner sandbox and masked in every log line.

  • AES-256-GCM encryption with per-project keys
  • rezee secrets set and rotate CLI commands
  • Automatic redaction in streamed logs
Apr 10, 2026
v0.6
New

Docs and RFCs in the workspace

A block-based editor with live presence. See who else has a doc open while you write, and embed references that update themselves when the code changes.

Mar 15, 2026
v0.5
Improved

Issues, projects, and cycles

Planning got a major upgrade. Link issues to pull requests, group them into projects, and watch them close automatically when a branch merges.