mirror of
https://gitcode.com/JianFeeeee/HomeAgent.git
synced 2026-09-21 17:38:10 +00:00
- Replace invokeTool/invokeOutput/invokeStage callbacks with standalone functions pluginInvokeTool/pluginInvokeOutput/pluginInvokeStage - Case 1: sync tool invocation (not async - LLM needs return value) - Case 2/3: use pluginID + pluginMap lookup instead of closures - Store ps.api in pluginState for direct C function calls