Releases

Release history.

Every orangu version, its date, and the major features it shipped.

orangu 0.7.0 Latest June 16, 2026
  • AI code review/auto_review reviews your whole branch or a single file, sorting findings into categories you can approve or reject.
  • Bug bisection/bisect drives git bisect from the prompt to find the commit that introduced a bug.
  • One-line installinstall.sh / install.cmd for Linux, macOS and Windows; no build step.
  • Export to PDF/export saves the console output or a review report as a polished PDF.
  • Built-in manual/manual opens the full manual, searchable and fully offline.
  • Also: /get_comments, /pending, and the orangu -s shell-completion flag.
orangu 0.6.0 June 9, 2026
  • GitLab support — drive GitLab through glab, alongside GitHub.
  • Git stash/stash push, pop, list and drop.
  • Shell completionsorangu -s for bash, zsh and fish.
  • Issue & PR control/close issues and PRs, and /restart in place.
  • Session tooling/prune old sessions and highlighted /session listings.
  • Also: /log <n>, /build output, opening files from /review, and /comment bodies from files.
orangu 0.5.0 June 1, 2026
  • Review mode — the full-screen, two-pane /review of your branch.
  • Pull requests/pull_request opens a PR for the current branch.
  • GitHub comments/comment posts comments to GitHub issues.
  • Usage stats/usage reports session time and tokens.
  • Virtual terminal — a wide canvas with horizontal panning for long lines.
  • Also: support for unrecognized models and a customizable banner & feedback layout.
orangu 0.4.0 May 25, 2026
  • Sessions — persistent sessions identified by UUID, with full resume.
  • Auto-resume — branch-aware resumption on startup, with /session Tab completion and empty-session cleanup.
orangu 0.3.0 May 21, 2026
  • History editing/squash branch commits into one, and /amend the last commit message.
  • Pager integrationdelta for /diff and bat for /show_file when installed.
orangu 0.2.0 May 17, 2026
  • Connection control/connect, /disconnect and /reload.
  • Markdown rendering — assistant responses are rendered with terminal styling.
  • Live throughput — the Working @ X.Y t/s indicator while tokens stream.
  • Also: local comment lines that stay out of the conversation.
orangu 0.1.0 May 15, 2026
  • Initial release — an interactive terminal client for local, OpenAI-compatible LLMs, with workspace-aware tools and streaming responses.