mirror of
https://gitcode.com/JianFeeeee/HomeAgent.git
synced 2026-09-21 17:38:10 +00:00
- Separate built-in plugin interface from external plugin interface - Route dynamic plugin loading through homeagent-sdk/sdk using reflection - Turn internal/sdk into an enhanced wrapper over canonical SDK types - Vendor SDK repo snapshot under third_party/homeagent-sdk for stable builds - Keep internal constructors/adapters for memory, knowledge, llm, settings - Align dynamic QQ loading with canonical SDK chain
10 lines
99 B
Plaintext
10 lines
99 B
Plaintext
homed
|
|
waiter
|
|
*.test
|
|
build/
|
|
*.so
|
|
plugins/*/plugin.so
|
|
|
|
.tmp-plugins/
|
|
third_party/homeagent-sdk/.git/
|