feat: implement vertical scrolling with scroll_y offset and cursor position adjustment in editor

This commit is contained in:
2025-11-07 23:42:52 +00:00
parent cc639d77a5
commit fe2ac407cc
3 changed files with 63 additions and 14 deletions
+8
View File
@@ -21,6 +21,14 @@
## Version 1.25.0 - 2025-11-08
Autonomous mode now has improved error handling and tracks usage and costs. Several internal components were updated to improve reliability and logging.
**Changes:** 10 files, 342 lines
**Languages:** Markdown (8 lines), Python (332 lines), TOML (2 lines)
## Version 1.24.0 - 2025-11-07