-
feat(pluginhost): refactor and enhance plugin system with new execution and thinking capabilities
发布于
2026-06-06 19:20:04 +00:00 | 693 次提交 在此版本后已推送到 main- Removed
examples/plugin/main.goandinternal/pluginhost/loader_plugin.goafter migrating to a more modular system. - Introduced
streamBridgeininternal/pluginhost/stream_bridge.gofor efficient stream handling and communication. - Added examples of
thinkingplugins written in both Rust and Go underexamples/plugin/thinking. - Enhanced test coverage for plugin host system changes, including stream chunk translation and thinking logic.
- Improved API compatibility and ensured backward-compatible upgrades for plugin execution.
下载附件
- Removed