You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
Just installed Agent Zero on the docker on windows.✔️
Using Gemini 2 Flash exp for LLM and LMStudio for embedding. ✔️
In my first chat i try its memory capability by telling it to remember my favorite number: 66. ✔️
In my second Fresh chat i ask for my favorite number, Agent 0 answers correctly: 66. ✔️
In my 3rd Fresh chat, i ask it to hire 3 different agents to create a simple snake game for. ✔️
The second subordinate Agent (The Coder) randomly decides to make the snake start with a default length of 66 !?? ❓
Saying: as user requested! ❗
Why keep injecting all the unrelated memory to the agents to confuse them?
In fact, i probably don't need the memory most of the times.
Second Issue:
The agent says it saved the code and assets in the /root folder.
I can't find that folder.
i had the same issue with Docker before,
if i use windows explorer's search looking for the the file name in: \wsl.localhost\docker-desktop i get multiple duplicates of the same file in multiple different weird places. (after a long search)
i thought it was supposed to save files into "agent-zero-data"?
The text was updated successfully, but these errors were encountered:
Hi,
Just installed Agent Zero on the docker on windows.✔️
Using Gemini 2 Flash exp for LLM and LMStudio for embedding. ✔️
The second subordinate Agent (The Coder) randomly decides to make the snake start with a default length of 66 !?? ❓
Saying: as user requested! ❗
Why keep injecting all the unrelated memory to the agents to confuse them?
In fact, i probably don't need the memory most of the times.
Second Issue:
The agent says it saved the code and assets in the /root folder.
I can't find that folder.
i had the same issue with Docker before,
if i use windows explorer's search looking for the the file name in: \wsl.localhost\docker-desktop i get multiple duplicates of the same file in multiple different weird places. (after a long search)
i thought it was supposed to save files into "agent-zero-data"?
The text was updated successfully, but these errors were encountered: