Feat: version 0.21.1 (#10718)

### What problem does this PR solve?

Update version, and remove '_canvas' suffix in agent_category.

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
Lynn
2025-10-22 19:03:02 +08:00
committed by GitHub
parent 4910146149
commit 1bad24e3ab
6 changed files with 25 additions and 37 deletions

View File

@ -348,7 +348,7 @@ Listing all agents of user: lynn_inf@hotmail.com
+-----------------+-------------+------------+-----------------+
| canvas_category | canvas_type | permission | title |
+-----------------+-------------+------------+-----------------+
| agent_canvas | None | team | research_helper |
| agent | None | team | research_helper |
+-----------------+-------------+------------+-----------------+
```