This website requires JavaScript.
Explore
Help
Sign in
vrr
/
agent-zero
Watch
2
Star
0
Fork
You've already forked agent-zero
0
mirror of
https://github.com/agent0ai/agent-zero.git
synced
2026-05-06 08:01:31 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
466741e4a0
agent-zero
/
python
History
Download ZIP
Download TAR.GZ
deci
466741e4a0
Edit: get_terminal_output function in code_execution_tool.py is now enhanced to detect common shell prompt patterns (like (venv) ...$, root@...:~#, etc.) using regex. When such a prompt is detected in the output, the function will immediately break and return the output, rather than waiting for the full timeout.
2025-05-10 19:21:29 -05:00
..
api
scheduler contexts fix
2025-05-03 19:01:29 +02:00
extensions
Scheduler polishing 1
2025-05-03 08:35:03 +02:00
helpers
auto embeddings
2025-05-06 16:21:19 +02:00
tools
Edit: get_terminal_output function in code_execution_tool.py is now enhanced to detect common shell prompt patterns (like (venv) ...$, root@...:~#, etc.) using regex. When such a prompt is detected in the output, the function will immediately break and return the output, rather than waiting for the full timeout.
2025-05-10 19:21:29 -05:00
__init__.py
Docker + SSH, AgentConfig class
2024-07-05 22:58:16 +02:00