feat: add autonomous mode with --autonomous flag to enable self-directed execution

This commit is contained in:
2025-11-07 21:07:32 +00:00
parent 2ecc479427
commit 37268d2591
5 changed files with 49 additions and 13 deletions
+8
View File
@@ -19,6 +19,14 @@
## Version 1.23.0 - 2025-11-07
This release updates project dependencies and improves file handling. The changelog now includes details about the previous version (1.22.0).
**Changes:** 4 files, 23 lines
**Languages:** Markdown (8 lines), Other (3 lines), TOML (2 lines), Text (10 lines)
## Version 1.22.0 - 2025-11-07