error handling in autonomous mode

This commit is contained in:
Dhanji Prasanna
2025-10-01 11:01:23 +10:00
parent f0ddfdc3d2
commit 5f642061de
6 changed files with 629 additions and 3 deletions

1
Cargo.lock generated
View File

@@ -856,6 +856,7 @@ dependencies = [
"g3-execution",
"g3-providers",
"llama_cpp",
"rand",
"reqwest",
"serde",
"serde_json",