chore: update news
Browse files- README.md +26 -10
- assets/Versper-icon.png +3 -0
- assets/{Versper.svg β Versper-icon.svg} +0 -0
- assets/Versper.png +2 -2
README.md
CHANGED
|
@@ -1,12 +1,14 @@
|
|
| 1 |
# VersperClaw: Not Only AI Assistant Code Agent
|
| 2 |
|
| 3 |
<div align="center">
|
| 4 |
-
<img src="assets/
|
| 5 |
</div>
|
| 6 |
|
| 7 |
|
| 8 |
## π’ News
|
| 9 |
|
|
|
|
|
|
|
| 10 |
- **2026-05-23** π§ Added OpenCode Zen Provider β a new model provider for calm, focused AI interactions.
|
| 11 |
- **2026-05-22** π§ Fixed OpenCode login flow and refined prompt identity for clearer agent behavior.
|
| 12 |
- **2026-05-08** π Fixed model list not refreshing after `/login` opencode freemodel exit; subagent creation now works without API key in free mode.
|
|
@@ -118,19 +120,39 @@ docker compose up -d
|
|
| 118 |
firefox http://localhost:8080
|
| 119 |
```
|
| 120 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 121 |
|
| 122 |
## β¨ Features
|
| 123 |
|
| 124 |
-
##
|
| 125 |
|
| 126 |
<table align="center">
|
| 127 |
<tr>
|
| 128 |
-
<td><img src="assets/
|
| 129 |
</tr>
|
| 130 |
</table>
|
| 131 |
|
|
|
|
| 132 |
|
| 133 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 134 |
|
| 135 |
<table align="center">
|
| 136 |
<tr>
|
|
@@ -140,9 +162,3 @@ firefox http://localhost:8080
|
|
| 140 |
</tr>
|
| 141 |
</table>
|
| 142 |
|
| 143 |
-
|
| 144 |
-
## Telegram - Interactive Config
|
| 145 |
-
|
| 146 |
-
```bash
|
| 147 |
-
/telegram
|
| 148 |
-
```
|
|
|
|
| 1 |
# VersperClaw: Not Only AI Assistant Code Agent
|
| 2 |
|
| 3 |
<div align="center">
|
| 4 |
+
<img src="assets/Versper.png" alt="VersperAI">
|
| 5 |
</div>
|
| 6 |
|
| 7 |
|
| 8 |
## π’ News
|
| 9 |
|
| 10 |
+
- **2026-05-25** π€ **AI Friend on Desktop** β Companion mode with `real-time audio/video`, avatar & background image upload, edge glow effect on transcript, and localStorage persistence.
|
| 11 |
+
- **2026-05-25** π₯οΈ Desktop app launched β Tauri-based native UI with sidebar, tabs, title bar, and session management. Subagent inherits parent class config. Branding updated to Versper AI.
|
| 12 |
- **2026-05-23** π§ Added OpenCode Zen Provider β a new model provider for calm, focused AI interactions.
|
| 13 |
- **2026-05-22** π§ Fixed OpenCode login flow and refined prompt identity for clearer agent behavior.
|
| 14 |
- **2026-05-08** π Fixed model list not refreshing after `/login` opencode freemodel exit; subagent creation now works without API key in free mode.
|
|
|
|
| 120 |
firefox http://localhost:8080
|
| 121 |
```
|
| 122 |
|
| 123 |
+
```bash
|
| 124 |
+
# ai_friend api in 8889 so local build Omni model or use cloud service on 8889
|
| 125 |
+
```
|
| 126 |
+
|
| 127 |
+
|
| 128 |
+
## π Desktop
|
| 129 |
+
|
| 130 |
+
<table align="center">
|
| 131 |
+
<tr>
|
| 132 |
+
<td><img src="assets/desktop.png"></td>
|
| 133 |
+
</tr>
|
| 134 |
+
</table>
|
| 135 |
+
|
| 136 |
|
| 137 |
## β¨ Features
|
| 138 |
|
| 139 |
+
### AI Friend via Omni model
|
| 140 |
|
| 141 |
<table align="center">
|
| 142 |
<tr>
|
| 143 |
+
<td><img src="assets/ai_friend.png"></td>
|
| 144 |
</tr>
|
| 145 |
</table>
|
| 146 |
|
| 147 |
+
### Auto Compact & Dream & SubAgent
|
| 148 |
|
| 149 |
+
<table align="center">
|
| 150 |
+
<tr>
|
| 151 |
+
<td><img src="assets/ctx_auto_compose/compact_dream_subagent.png"></td>
|
| 152 |
+
</tr>
|
| 153 |
+
</table>
|
| 154 |
+
|
| 155 |
+
### WebSearch & WebFetch Tools
|
| 156 |
|
| 157 |
<table align="center">
|
| 158 |
<tr>
|
|
|
|
| 162 |
</tr>
|
| 163 |
</table>
|
| 164 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
assets/Versper-icon.png
ADDED
|
|
Git LFS Details
|
assets/{Versper.svg β Versper-icon.svg}
RENAMED
|
File without changes
|
assets/Versper.png
CHANGED
|
Git LFS Details
|
|
Git LFS Details
|