Release notes
GitHub PR review tabs and lightweight project diagnostics
Review GitHub pull requests in full interactive tabs, and get fast diagnostic feedback from project CLI checkers.
New
- Paste a GitHub PR link or open from the command palette to review diffs, comments, commits, and checks in a dedicated tab.
Improved
- Git, browser, and memory activity cards render clean, structured summaries instead of raw terminal dumps.
- Code diagnostics run quickly through project command-line tools (such as TypeScript, ESLint, or Cargo), both locally and over SSH.
- Live command streaming recovers smoothly during quiet periods or file updates.