feat: add markdown module header and async bash execution result structs
Introduce `include/markdown.h` with retoor copyright header and add `r_process_result_t` struct plus `r_bash_execute_ext` / `r_process_result_free` declarations to `include/bash_executor.h` for advanced async process handling.
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
TASK: Create a Python virtual environment named 'venv_test' in the current directory.
|
||||
----------------------------------------
|
||||
Loading...
|
||||
|
||||
[Agent] Iteration 1/300
|
||||
[Agent] has_tool_calls=true
|
||||
[Agent] Executing 1 tool(s)
|
||||
[1m-> Running command (timeout 60s):[0m python3 -m venv venv_test
|
||||
[2m[parallel] launching linux_terminal_execute[0m
|
||||
[Agent] Iteration 2/300
|
||||
The Python virtual environment named [33mvenv_test[0m has been created successfully in the current directory. If you need instructions on how to activate it or use it, please let me know!
|
||||
[Agent] has_tool_calls=false
|
||||
[Agent] Completed in 2 iteration(s)
|
||||
Reference in New Issue
Block a user