feat: enable autonomous mode by default and bump version to 1.53.0

This commit is contained in:
2025-11-10 09:54:34 +00:00
parent 8d95fb2686
commit 64da59179b
5 changed files with 54 additions and 39 deletions
+8
View File
@@ -4,6 +4,14 @@
## Version 1.53.0 - 2025-11-10
Autonomous mode is now enabled by default, streamlining workflows. We've also improved the underlying code and fixed some issues with content extraction in autonomous mode.
**Changes:** 15 files, 433 lines
**Languages:** Markdown (47 lines), Python (384 lines), TOML (2 lines)
## Version 1.52.0 - 2025-11-10
This release updates the project version to 1.52.0. No new features or changes are introduced for users or developers.