feat: add example plugins (ai_image, calendar, music, rss, weather), fix .gitignore, move gengskill to tools/

This commit is contained in:
root
2026-07-21 12:45:17 +08:00
parent 75ae2b4692
commit 52dc22f86f
54 changed files with 13650 additions and 202 deletions

9
.gitignore vendored
View File

@ -15,8 +15,11 @@ dist/
testdist/
# Logs
*.logz_bridge_gen.go\nz_entry.c\nbuild/\ndist/
*.log
# Generated bridge files
z_bridge_gen.go
z_entry.c
build/
dist/
# Binary
plugindev