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

View File

@ -1,6 +1,6 @@
go 1.21
go 1.25.0
use (
.
/tmp/opencode/homeagent-sdk-repo
../homeagentsdk
)