chore: finetune READEME.md
Browse files
README.md
CHANGED
|
@@ -71,7 +71,7 @@ docker compose up -d
|
|
| 71 |
firefox http://localhost:8080
|
| 72 |
```
|
| 73 |
|
| 74 |
-
## 3. SubAgent -
|
| 75 |
|
| 76 |
### 3.1 Auto Creat SubAgent
|
| 77 |
|
|
@@ -127,9 +127,9 @@ echo 'export CLAUDE_CODE_MAX_CONTEXT_TOKENS=61440' >> ~/.bashrc
|
|
| 127 |
|
| 128 |
# Legacy Python Version
|
| 129 |
|
| 130 |
-
|
| 131 |
|
| 132 |
-
##
|
| 133 |
|
| 134 |
<table align="center">
|
| 135 |
<tr>
|
|
@@ -138,7 +138,7 @@ echo 'export CLAUDE_CODE_MAX_CONTEXT_TOKENS=61440' >> ~/.bashrc
|
|
| 138 |
</tr>
|
| 139 |
</table>
|
| 140 |
|
| 141 |
-
##
|
| 142 |
|
| 143 |
<table align="center">
|
| 144 |
<tr>
|
|
@@ -153,7 +153,7 @@ echo 'export CLAUDE_CODE_MAX_CONTEXT_TOKENS=61440' >> ~/.bashrc
|
|
| 153 |
</tr>
|
| 154 |
</table>
|
| 155 |
|
| 156 |
-
##
|
| 157 |
|
| 158 |
```bash
|
| 159 |
# telegram, wechat and whatsapp
|
|
@@ -218,7 +218,7 @@ cd ~/.versper && nvim config.yaml
|
|
| 218 |
versper doctor # make sure all checks passed
|
| 219 |
```
|
| 220 |
|
| 221 |
-
## Add-on
|
| 222 |
|
| 223 |
```bash
|
| 224 |
if ban mcp in ~/.versper/.env:
|
|
|
|
| 71 |
firefox http://localhost:8080
|
| 72 |
```
|
| 73 |
|
| 74 |
+
## 3. SubAgent - back run & tool call agent and swap file output
|
| 75 |
|
| 76 |
### 3.1 Auto Creat SubAgent
|
| 77 |
|
|
|
|
| 127 |
|
| 128 |
# Legacy Python Version
|
| 129 |
|
| 130 |
+
> Demos dev/python
|
| 131 |
|
| 132 |
+
## 1. Auto Scientific Research & evolve code and write ccf/sci & checkpoint
|
| 133 |
|
| 134 |
<table align="center">
|
| 135 |
<tr>
|
|
|
|
| 138 |
</tr>
|
| 139 |
</table>
|
| 140 |
|
| 141 |
+
## 2. WebToolAgent
|
| 142 |
|
| 143 |
<table align="center">
|
| 144 |
<tr>
|
|
|
|
| 153 |
</tr>
|
| 154 |
</table>
|
| 155 |
|
| 156 |
+
## 3. Gateway - WeXin, Telegram and so on
|
| 157 |
|
| 158 |
```bash
|
| 159 |
# telegram, wechat and whatsapp
|
|
|
|
| 218 |
versper doctor # make sure all checks passed
|
| 219 |
```
|
| 220 |
|
| 221 |
+
## 4. Add-on env
|
| 222 |
|
| 223 |
```bash
|
| 224 |
if ban mcp in ~/.versper/.env:
|