发布

  • feat(pluginhost): refactor and enhance plugin system with new execution and thinking capabilities

    frostbyte_neo 发布于 2026-06-06 19:20:04 +00:00 | 693 次提交 在此版本后已推送到 main

    • Removed examples/plugin/main.go and internal/pluginhost/loader_plugin.go after migrating to a more modular system.
    • Introduced streamBridge in internal/pluginhost/stream_bridge.go for efficient stream handling and communication.
    • Added examples of thinking plugins written in both Rust and Go under examples/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.
    下载附件