Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ ESP32-S3 WiFi support adapted from [MimiClaw](https://github.com/memovai/mimicla
```
+--------------------------------------------------------------+
| rt-claw Application |
| gateway | net | swarm | ai_engine | shell | sched | feishu |
| gateway | net | swarm | ai_engine | shell | sched | im |
+--------------------------------------------------------------+
| skills (AI Skills) |
| (one skill composes multiple tools) |
Expand Down
2 changes: 1 addition & 1 deletion README_zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ ESP32-S3 WiFi 支持参考了 [MimiClaw](https://github.com/memovai/mimiclaw)。
```
+--------------------------------------------------------------+
| rt-claw Application |
| gateway | net | swarm | ai_engine | shell | sched | feishu |
| gateway | net | swarm | ai_engine | shell | sched | im |
+--------------------------------------------------------------+
| skills (AI Skills) |
| (one skill composes multiple tools) |
Expand Down
2 changes: 1 addition & 1 deletion website/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -725,7 +725,7 @@ <h2 class="section-title reveal" data-en="Architecture" data-zh="架构">Archite
<p class="section-subtitle reveal" data-en="Clean layered design with OSAL bridging multiple RTOS platforms." data-zh="简洁的分层设计,通过 OSAL 桥接多个 RTOS 平台。">Clean layered design with OSAL bridging multiple RTOS platforms.</p>
<div class="arch-diagram reveal">+--------------------------------------------------------------+
| rt-claw Application |
| gateway | net | swarm | ai_engine | shell | sched | feishu |
| gateway | net | swarm | ai_engine | shell | sched | im |
+--------------------------------------------------------------+
| skills (AI Skills) |
| (one skill composes multiple tools) |
Expand Down
Loading