2025.08.0-130
Thank you for using Positron!
Downloads
Please review Positron's license agreement and privacy policy. Your acceptance of this license agreement and privacy policy is required as a condition to proceeding with your download or use of the software.
Platform | Download |
---|---|
Windows 10, 11 x64 (system level install) | Positron-2025.08.0-130-Setup.exe |
Windows 10, 11 x64 (user level install) | Positron-2025.08.0-130-UserSetup.exe |
MacOS 11.0+ (universal) | Positron-2025.08.0-130-universal.dmg |
MacOS 11.0+ (arm64/Apple Silicon) | Positron-2025.08.0-130-arm64.dmg |
MacOS 11.0+ (x64/Intel) | Positron-2025.08.0-130-x64.dmg |
Debian-based Linux x64 (Ubuntu 22+) | Positron-2025.08.0-130-x64.deb |
Debian-based Linux arm64 (Ubuntu 24+) | Positron-2025.08.0-130-arm64.deb |
Red Hat-based Linux x64 (RHEL9) | Positron-2025.08.0-130-x64.rpm |
Red Hat-based Linux arm64 (RHEL9) | Positron-2025.08.0-130-arm64.rpm |
REH Linux x64 | positron-reh-linux-x64-2025.08.0-130.tar.gz |
REH Linux arm64 | positron-reh-linux-arm64-2025.08.0-130.tar.gz |
Installer Checksums | positron-2025.08.0-130-checksums.json |
Release Notes
Positron Assistant 🤖
Positron Assistant, our AI client currently in preview, has received several updates in this release. We have made changes to reduce token usage, added an experimental git integration, and added new tools that the Assistant can use (for example, to create documents, view documentation, or to get info on your rectangular data). You can also now control Assistant's access to data in your Python and R sessions. If you have a problem with the Assistant that you want to report, use the commands that begin Positron Assistant: Export the current chat to export your logs.
New keybinding ⌨️
The most upvoted feature request in this release is a new keybinding to execute the current statement in your Python or R Console without advancing to the next one. You can now use Alt+Enter to execute your current statement without moving the cursor. (The existing keybinding Ctrl/Cmd+Enter executes the current statement and does advance your cursor.)
Diagnostics and outlines for R 😌
Our engine for providing R diagnostics has undergone a major upgrade! You'll notice that you no longer get overwhelmed with squiggles in your R code when you open a fresh session. Outlines in .R
files have also been improved, especially for R6 methods and targets
pipelines.
Changelog
Check out the changes for this release.