chore: update readme
Browse files
README.md
CHANGED
|
@@ -18,11 +18,11 @@ cp VersperClaw ~/.local/bin
|
|
| 18 |
# then can use VersperClaw in everywhere after /login
|
| 19 |
```
|
| 20 |
|
| 21 |
-
## 2.
|
| 22 |
|
| 23 |
<table align="center">
|
| 24 |
<tr>
|
| 25 |
-
<td><img src="assets/ctx_auto_compose/
|
| 26 |
</tr>
|
| 27 |
</table>
|
| 28 |
|
|
@@ -39,6 +39,16 @@ cp VersperClaw ~/.local/bin
|
|
| 39 |
}
|
| 40 |
```
|
| 41 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 42 |
## 3. WebSearch & WebFetch Tools
|
| 43 |
|
| 44 |
<table align="center">
|
|
@@ -103,49 +113,7 @@ export ENABLE_TOOL_SEARCH=true
|
|
| 103 |
|
| 104 |
> when TAVILY_API_KEY is set in env
|
| 105 |
|
| 106 |
-
## 4.
|
| 107 |
-
|
| 108 |
-
### 4.1 Auto Creat SubAgent
|
| 109 |
-
|
| 110 |
-
<table align="center">
|
| 111 |
-
<tr>
|
| 112 |
-
<td><img src="assets/subagent/sub_agent1" width="100%"></td>
|
| 113 |
-
<td><img src="assets/subagent/sub_agent2_background" width="100%"></td>
|
| 114 |
-
<td><img src="assets/subagent/subagent_backcontext" width="100%"></td>
|
| 115 |
-
</tr>
|
| 116 |
-
</table>
|
| 117 |
-
|
| 118 |
-
### 4.2 Tool Agent Call Chains and Swap File Context
|
| 119 |
-
|
| 120 |
-
<table align="center">
|
| 121 |
-
<tr>
|
| 122 |
-
<td><img src="assets/subagent/subagent_toolcall_chain1" width="100%"></td>
|
| 123 |
-
<td><img src="assets/subagent/subagent_toolcall_chain2" width="100%"></td>
|
| 124 |
-
<td><img src="assets/subagent/subagent_toolcall_chain3" width="100%"></td>
|
| 125 |
-
</tr>
|
| 126 |
-
</table>
|
| 127 |
-
|
| 128 |
-
## 5. Auto Dream
|
| 129 |
-
|
| 130 |
-
<div align="center">
|
| 131 |
-
<img src="assets/auto_dream.png" alt="VersperAI">
|
| 132 |
-
</div>
|
| 133 |
-
|
| 134 |
-
```bash
|
| 135 |
-
# set auto-dream config
|
| 136 |
-
nvim ~/.claude/settings.json
|
| 137 |
-
|
| 138 |
-
{
|
| 139 |
-
"autoMemoryEnabled": true,
|
| 140 |
-
"autoDreamEnabled": true
|
| 141 |
-
}
|
| 142 |
-
|
| 143 |
-
# ● Improved 1 memory fold
|
| 144 |
-
# ⎿ user_profile.md
|
| 145 |
-
# cd ~/.claude/projects
|
| 146 |
-
```
|
| 147 |
-
|
| 148 |
-
## 6. Telegram - Interactive Config
|
| 149 |
|
| 150 |
```bash
|
| 151 |
# On startup, the CLI runs silently in the background, maintains a persistent Telegram connection, and listens for messages.
|
|
|
|
| 18 |
# then can use VersperClaw in everywhere after /login
|
| 19 |
```
|
| 20 |
|
| 21 |
+
## 2. Auto Compact & Dream & SubAgent
|
| 22 |
|
| 23 |
<table align="center">
|
| 24 |
<tr>
|
| 25 |
+
<td><img src="assets/ctx_auto_compose/compact_dream_subagent.png"></td>
|
| 26 |
</tr>
|
| 27 |
</table>
|
| 28 |
|
|
|
|
| 39 |
}
|
| 40 |
```
|
| 41 |
|
| 42 |
+
```bash
|
| 43 |
+
# set auto-dream config
|
| 44 |
+
nvim ~/.claude/settings.json
|
| 45 |
+
|
| 46 |
+
{
|
| 47 |
+
"autoMemoryEnabled": true,
|
| 48 |
+
"autoDreamEnabled": true
|
| 49 |
+
}
|
| 50 |
+
```
|
| 51 |
+
|
| 52 |
## 3. WebSearch & WebFetch Tools
|
| 53 |
|
| 54 |
<table align="center">
|
|
|
|
| 113 |
|
| 114 |
> when TAVILY_API_KEY is set in env
|
| 115 |
|
| 116 |
+
## 4. Telegram - Interactive Config
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 117 |
|
| 118 |
```bash
|
| 119 |
# On startup, the CLI runs silently in the background, maintains a persistent Telegram connection, and listens for messages.
|