Skip to content

v1.14.33:插件自定义 Agent 加载修复

发布日期:2026年5月2日


🎯 一句话总结

修复了插件中定义的自定义 Agent 无法加载的问题。


🔧 问题修复

插件自定义 Agent 不加载

问题:在插件中定义的自定义 Agent 无法被 OpenCode 正确识别和加载。

修复:修复了插件 Agent 的加载逻辑。

对你有什么影响:如果你安装了提供自定义 Agent 的插件,升级后这些 Agent 可以正常使用了。


📊 要不要升级?

情况建议
使用插件自定义 Agent✅ 强烈推荐
正常使用中可以等下次

⬆️ 升级命令

bash
opencode upgrade

📋 技术细节

点击展开完整更新列表

Core

  • Fix issue with custom agents in plugins not loading

Thank you to 3 community contributors:

  • @jerome-benoit: fix(nix): remove stale packages/shared filter (#24930)
  • @OpeOginni: docs: CLI docs for current commands and flags (#25399)
  • @HyeokjaeLee: fix(instance): restore InstanceBootstrap init parameter (#25449)

← 返回更新日志