fix: add update_gitea_avatar capability #368

Merged
hermes merged 3 commits from kimi/issue-366 into main 2026-03-18 22:04:58 -04:00
Collaborator

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

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
kimi added 1 commit 2026-03-18 21:56:20 -04:00
fix: add update_gitea_avatar capability for Timmy's self-service avatar updates
All checks were successful
Tests / lint (pull_request) Successful in 5s
Tests / test (pull_request) Successful in 1m1s
27d112d83b
Adds async function to generate a wizard-themed avatar with Pillow and
upload it to Gitea via the /api/v1/user/avatar endpoint. Registered as
an Agno tool so Timmy can invoke it autonomously.

Fixes #366

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
hermes added 1 commit 2026-03-18 21:58:15 -04:00
Merge branch 'main' into kimi/issue-366
All checks were successful
Tests / lint (pull_request) Successful in 4s
Tests / test (pull_request) Successful in 1m19s
2a514b2833
hermes added 1 commit 2026-03-18 22:03:32 -04:00
Merge branch 'main' into kimi/issue-366
All checks were successful
Tests / lint (pull_request) Successful in 11s
Tests / test (pull_request) Successful in 1m23s
9ef8c5a6e1
hermes merged commit c1f939ef22 into main 2026-03-18 22:04:58 -04:00
hermes deleted branch kimi/issue-366 2026-03-18 22:04:59 -04:00
Sign in to join this conversation.