Update README.md
frdel committed
May 7, 2025 at 10:19 UTC
bc9bc1240238b5274cba4122aac0f207528e223a
1 file changed
+15
-8
README.md
+15
-8
@@ -25,12 +25,6 @@ See [www.agent-zero.ai](https://agent-zero.ai) for more info
25
26
27
28
-> [!NOTE]
29
-> **🎉 v0.8.1 Release**: Now featuring a browser agent capable of using Chromium for web interactions! This enables Agent Zero to browse the web, gather information, and interact with web content autonomously.
30
-
31
-
32
-https://github.com/user-attachments/assets/c168759d-57d8-4b43-b62a-1026afcf52e6
33
-
28
## A personal, organic agentic framework that grows and learns with you
29
30
- Agent Zero is not a predefined agentic framework. It is designed to be dynamic, organically growing, and learning as you use it.
@@ -112,8 +106,6 @@ docker run -p 50001:80 frdel/agent-zero-run
106
# Visit http://localhost:50001 to start
107
```
108
115
-- Developers and contributors: download the full binaries for your system from the [releases page](https://github.com/frdel/agent-zero/releases) and then follow the instructions [provided here](./docs/installation.md#in-depth-guide-for-full-binaries-installation).
116
-
109
## 🐳 Fully Dockerized, with Speech-to-Text and TTS
110
111

@@ -157,18 +149,32 @@ docker run -p 50001:80 frdel/agent-zero-run
149
150
## 🎯 Changelog
151
152
+### v0.8.3.1
153
+[Release video](https://youtu.be/AGNpQ3_GxFQ)
154
+
155
+- **Automatic embedding**
156
+
157
+
158
+
159
### v0.8.3
160
+[Release video](https://youtu.be/bPIZo0poalY)
161
+
162
- ***Planning and scheduling***
163
164
### v0.8.2
165
+[Release video](https://youtu.be/xMUNynQ9x6Y)
166
+
167
- **Multitasking in terminal**
168
- **Chat names**
169
170
### v0.8.1
171
+[Release video](https://youtu.be/quv145buW74)
172
+
173
- **Browser Agent**
174
- **UX Improvements**
175
176
### v0.8
177
+[Release video](https://youtu.be/cHDCCSr1YRI)
178
179
- **Docker Runtime**
180
- **New Messages History and Summarization System**
@@ -181,6 +187,7 @@ docker run -p 50001:80 frdel/agent-zero-run
187
- **In-chat File Attachments**
188
189
### v0.7
190
+[Release video](https://youtu.be/U_Gl0NPalKA)
191
192
- **Automatic Memory**
193
- **UI Improvements**