Latest published · v0.7.0

What Red can do

Explore Red's core workflows and what shipped in v0.7.0.

Available now

  • A persistent Codex Agent workspace. Continue a conversation with access to editor context, relevant diagnostics, and unsaved buffers.
  • Focused inline assistance. Review, explain, or refactor source in a bounded editor workflow.
  • Vim-style modal editing. Use familiar motions, operators, text objects, splits, macros, and registers.
  • A complete developer workspace. Language servers, project search, Git, themes, Tree-sitter, and plugins ship in one Rust binary.
Install the published release

New in v0.7.0

These features are available in the latest published release:

  • Explanations that point back to the source. Ask about a subsystem and follow source-linked annotations through the actual code.
  • Ask, review, and refactor where you edit. Work on the enclosing function or exact visual selection without leaving your buffer.
  • Multi-cursor, with your Vim muscle memory. Press Ctrl-n to select successive occurrences and edit all selections as one undoable change.
  • Pick models and protect unsaved work. Choose a model per Agent conversation and resolve external file conflicts without losing edits.

Complete release notes

Each GitHub release contains the full changelog, downloadable archives, and checksum files.

Read every GitHub release