feat: integrate minigit version control into rp assistant for file tracking

This commit is contained in:
2025-11-11 03:05:36 +00:00
parent 890a30e6be
commit abf1240d37
5 changed files with 497 additions and 1 deletions
+8
View File
@@ -7,6 +7,14 @@
## Version 1.56.0 - 2025-11-11
Autonomous mode is now enabled by default, streamlining workflows. Several new features and improvements have been added, including markdown output, tool call visibility, and enhanced error handling, alongside new commands for interactive mode and a self-analysis tool.
**Changes:** 7 files, 228 lines
**Languages:** Markdown (8 lines), Python (218 lines), TOML (2 lines)
## Version 1.55.0 - 2025-11-10
Autonomous mode is now enabled by default, and content extraction has been improved. You can now view tool calls and handle errors more gracefully, with added markdown output formatting.