0.197.2
28/07/2025
macOS
Loading...
Loading...
Linux
Loading...
Loading...
- Agent: The edit tool can now access files outside the current project, but only if the user grants it permission to. (#35221)
- lmsudio: Display specific backend error messaging on failure rather than generic ones (#34538)
- Keymap Editor: FIxed an issue where the modifiers used to activate keystroke search would appear in the keystroke search
- Keymap Editor: Made it possible to search for repeat modifiers, such as a binding with
cmd-shift cmd
- Keymap Editor: Made keystroke search matches match based on ordered (not necessarily contiguous) runs. For example, searching for
cmd shift-j
will matchcmd-k cmd-shift-j alt-q
andcmd-i g shift-j
but notalt-k shift-j
orcmd-k alt-j
- Keymap Editor: Fixed the clear keystrokes binding (
delete
by default) not working in the keystroke input (#35218) - Fixed a regression with loading environment variables in nushell (#35002)
- Fixed project panel not opening when
project panel: rename
andproject panel: duplicate
actions are triggered from workspace. (#34988)