Skip to content

Commit 31a26b2

Browse files
committed
docs: refresh memory workflow docs and dashboard visuals
Add comment-to-memory screenshots to README and guides, and update dashboard image assets to match the latest UI presentation. Made-with: Cursor
1 parent e1ae1d0 commit 31a26b2

File tree

5 files changed

+13
-0
lines changed

5 files changed

+13
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -247,10 +247,19 @@ More built-in rulesets for additional data sources are on the roadmap. Contribut
247247

248248
![ErrlogOperations](docs/GIF/ErrlogOperations.gif)
249249

250+
</td>
251+
<td width="50%">
252+
253+
**Comment-to-memory learning loop**
254+
255+
![Comment-to-memory](docs/png/Memory.png)
256+
250257
</td>
251258
</tr>
252259
</table>
253260

261+
262+
254263
## Deployment
255264

256265
1. Download and extract the release archive to `/opt/agentsmith-hub`

docs/agentsmith-hub-guide-zh.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -498,6 +498,8 @@ memory_notes:
498498
- **API 路径**:可通过 memory 相关接口更新/生成并自动提交组件变更。
499499
- **集群注意**:memory 写入与生成必须在 **leader** 节点执行,follower 会拒绝这类写操作。
500500

501+
![Memory](png/Memory.png)
502+
501503
#### 示例:告警审核 Agent
502504

503505
```yaml

docs/agentsmith-hub-guide.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -499,6 +499,8 @@ Legacy multiline string remains supported for backward compatibility, but new co
499499
- **API path**: memory update and generate-from-log endpoints apply changes and auto-commit them as component changes.
500500
- **Cluster rule**: memory write/generate actions must run on the **leader** node; follower nodes reject these write operations.
501501

502+
![Memory](png/Memory.png)
503+
502504
#### Example: Alert Review Agent
503505

504506
```yaml

docs/png/Dashboard.png

-40.6 KB
Loading

docs/png/Memory.png

169 KB
Loading

0 commit comments

Comments
 (0)