Stops sending command prefix to the llm.

This commit is contained in:
Micheal Smith
2025-12-22 15:50:07 -06:00
parent 0be94d8b87
commit b4bbe03f4c
3 changed files with 129 additions and 119 deletions

View File

@@ -45,7 +45,7 @@ features = [
]
[dev-dependencies]
rstest = "0.24"
rstest = "~0.26"
serial_test = "3.2"
tempfile = "3.13"