agent-zero
agent-zero copied to clipboard
Local tool usage?
Instead of using docker for tool usage can we just have a local instance of everything so that it can use any tools without RFCs? while executing commands let user enable or disable auto execute a command?
I am working on a fork that does exactly that as we speak.
I DESPERATELY NEED THIS!!!!
The issue I am running into is that docker, RFC's and SSH calls are so ingrained in the source code I am having to re-write every tool, function call, etc and test as I go. It's a painstakingly slow process. The DEVs SHOULD have this functionality out of the box. Forcing us to use a docker instance is ridiculous.
YUP. Can you share your fork
https://github.com/NateFoxtrot/Agent-Zero-Local-NO-DOCKER.git
Just finished all the edits and the tool is working properly. It runs in a conda env.
line 69 gui-agents @ file:///home/natefoxtrot/agent-s-release-temp/Agent-S-0.2.3 in your requirement txt. what is this?
also, requirement files with python 3.12 are causing package conflicts
the bash script also uses your local username
having trouble with browser agent tool
nat your git have no issue.
how use it with ollama????
many erorr in requirements
https://github.com/frdel/agent-zero/issues/590