fix: add update_gitea_avatar capability #368
Reference in New Issue
Block a user
Delete Branch "kimi/issue-366"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adds
update_gitea_avatar()async function that generates a wizard-themed avatar with Pillow and uploads it to Gitea via REST API. Registered as an Agno tool so Timmy can invoke it autonomously.Fixes #366