Skip to content

[早期预览版] WebUI 能力、插件系统、工作流设计

Pre-release
Pre-release
Compare
Choose a tag to compare
@lss233 lss233 released this 09 Feb 21:01
· 55 commits to refactoring-v3-mvp since this release
1738bc6

⚠️ 注意事项

(本版本为早期预览版 🚧,部分功能仍在施工中,欢迎尝鲜体验!遇到问题请及时反馈~)

✨ 本次重磅更新 ✨
🎛️ 框架革新
▸ 全面重构底层架构,迈向「模块化 Agent 化」新时代!
▸ 🧩 开放式插件生态,开发者现在可以自由开发扩展插件啦!
▸ 🔧 全新工作流引擎,打造高度自定义的 bot 玩法!

🌐 WebUI 升级
▸ 全新设计的可视化配置面板,从此告别手写配置
▸ 即日起 WebUI 将成为 唯一推荐的配置方式 ,操作更便捷

🗑️ 历史性改变
▸ 彻底移除对 mirai 的依赖,轻装上阵拥抱新生态

🙌 贡献者致谢
@lss233 @Cloxl 等开发者的辛勤付出(具体变更详见下方完整日志)

(文案由 DeepSeek-R1 协助生成)

What's Changed

  • ci: add run-tests workflow by @lss233 in #1387
  • feat: add new message elements to IM framework by @Cloxl in #1389
  • feat: Web 管理 API by @lss233 in #1390
  • feat(plugin): add external plugin discovery and loading mechanism by @Cloxl in #1392
  • refactor(web): update APIs to support web panel configuration by @lss233 in #1393
  • refactor: ci update by @lss233 in #1394
  • ci: publish with web frontend by @lss233 in #1395

Full Changelog: v3.0.0-alpha2...v3.0.0-alpha3