V4.9.6 dev (#4566)

* update doc

* perf: avatar

* fix: mcp action
This commit is contained in:
Archer
2025-04-16 22:35:06 +08:00
committed by GitHub
parent 952412f648
commit 8fa9ec4c13
2 changed files with 2 additions and 1 deletions

View File

@@ -3,7 +3,7 @@ on:
workflow_dispatch:
push:
paths:
- 'projects/sandbox/**'
- 'projects/mcp_server/**'
tags:
- 'v*'
jobs:

View File

@@ -10,6 +10,7 @@ weight: 794
## 🚀 新增内容
1. 以 MCP 方式对外提供应用调用。