agent-zero icon indicating copy to clipboard operation
agent-zero copied to clipboard

Agent Zero AI framework

Results 395 agent-zero issues
Sort by recently updated
recently updated
newest added

Just installed version 0.6.4 of agent zero to replace 0.5... How do I transfer old memories to the new version. cp -rf agent-zero-old/memory/* agent-zero/memory/ does not seem to work... User...

Agent zero and subordinates are losing access to the terminal. They initially have access and can create files and folders and execute code. They then cannot find files they have...

This is not a bug report, but an enhancement request. I think it would be useful to have the Agent-Zero's version number displayed on the web interface. Not something urgent...

- Enhance webpage_content_tool for targeted information extraction from web pages - Implement Playwright URL scraper in python/helpers/url_scraper.py - Create Perplex scraper in python/helpers/perplex_scraper.py - Add new prompts: perplex.prompt.md and tool.webpage.response.md...

This commit refactors the `Agent` class to improve its structure and readability. It enhances the integration with the `AgentWorkflowMemory` by adding methods for updating and retrieving relevant workflows. Additionally, it...

Please connect Verbi, the open source voice agent to agent zero. This will enable the voice agent to become agent-zero. I want to be able to talk to agent zero.Please

Updated the system messages to consistently use 'superior' instead of a mix of 'superior' and 'user' for clarity and accuracy. During your YouTube video, you mentioned "Agent answers User. I...

Clean installation with new env (using conda) Here is the log: ``` (agent-zero) ➜ agent-zero git:(main) pip install -r requirements.txt Collecting ansio==0.0.1 (from -r requirements.txt (line 1)) Downloading ansio-0.0.1-py3-none-any.whl.metadata (739...