feat: restructure plugin system, add Lua plugin support, update docs

This commit is contained in:
JianFeeeee
2026-07-13 21:48:13 +08:00
parent e49bdca9ff
commit 950090959f
44 changed files with 3098 additions and 1097 deletions

3
.gitignore vendored
View File

@ -1,5 +1,7 @@
homed
waiter
*.exe
*.log
*.test
build/
*.so
@ -12,3 +14,4 @@ internal/meta/
internal/plugins/openclaw/manager/
internal/plugins/openclaw/pysimulator/
*.hmap
dev/