2026-09-05 15:58:23 +03:00
|
|
|
---
|
|
|
|
|
version: 1.5.3
|
|
|
|
|
date: 2026-01-20
|
2026-09-05 16:45:29 +03:00
|
|
|
title: Edit files inline in the browser
|
2026-09-05 15:58:23 +03:00
|
|
|
---
|
|
|
|
|
|
|
|
|
|
## App
|
|
|
|
|
|
|
|
|
|
### New
|
|
|
|
|
- Settings: new memory limits controls for session message history.
|
|
|
|
|
- Chat: new Activity view in collapsed state, now shows latest 6 tools by default.
|
|
|
|
|
|
|
|
|
|
### Improvements
|
|
|
|
|
- Files: edit files inline with syntax highlighting, draft protection, and save/discard flow.
|
|
|
|
|
- Files: toggles to show hidden/dotfiles and gitignored entries in file browsers and pickers (thanks to @syntext).
|
|
|
|
|
- Chat: smooth session switching with more stable scroll anchoring.
|
|
|
|
|
- Git: generated commit messages now auto-pick a gitmoji when enabled (thanks to @TheRealAshik).
|
|
|
|
|
- Performance: faster filesystem/search operations and general stability improvements (thanks to @TheRealAshik).
|
|
|
|
|
|
|
|
|
|
### Fixes
|
|
|
|
|
- Chat: fixed message copy on Firefox for macOS (thanks to @syntext).
|
|
|
|
|
- Appearance: new corner radius control and restored input bar offset setting (thanks to @TheRealAshik).
|
|
|
|
|
|
|
|
|
|
## VS Code
|
|
|
|
|
|
|
|
|
|
### Improvements
|
|
|
|
|
- Chat: improved session switching with more stable scroll anchoring.
|
|
|
|
|
- Chat: the collapsed Activity view now shows the latest 6 tools by default.
|
|
|
|
|
- Chat: updated accent color derivation to better match editor themes.
|
|
|
|
|
- Performance: improved filesystem/search speed and general stability (thanks to @TheRealAshik).
|
|
|
|
|
- Files: adjusted default visibility for hidden/dotfiles to be visible and gitignored entries to be hidden.
|