Skip to content

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 04 Sep 02:50
· 26 commits to main since this release
15e7cc7

Breaking Changes

  • Split the library API into core, TUI, and GitHub provider crates.

Features

  • Edit every free-text prompt with readline commands such as <C-a> and <C-e>.
  • K opens a Vim-style PR summary with individually folded comments.
  • The file tree now wraps around when you go past the end of it.

Fixes

  • Show which pane is focused with an emphasized title and cut off cursor line.
  • Load the full diff for large files that GitHub doesn't send by default.