feat: mascot integration - WebUI/GUI icons, chat avatar, system prompt, docs

This commit is contained in:
2026-07-17 21:41:03 +08:00
parent 69ceedf0ab
commit 10638f1308
25 changed files with 476 additions and 13 deletions

View File

@ -1,3 +1,5 @@
<img src="branding/mascot-xiaozhai.webp" width="20" style="border-radius:50%;vertical-align:middle"> :
# HomeAgent
> **English**: [README_EN.md](./README_EN.md)
@ -126,6 +128,13 @@ flowchart TB
详细说明见 [`docs/ARCHITECTURE.md`](docs/ARCHITECTURE.md)。
## 品牌吉祥物
<div align="center">
<img src="branding/mascot-xiaozhai.webp" alt="HomeAgent 吉祥物 小宅" width="200">
<p><strong>小宅</strong> — HomeAgent 智能助手形象</p>
</div>
## 快速体验
```bash