This website requires JavaScript.
Explore
Help
Sign In
Losita
/
mai-bot
Watch
0
Star
0
Fork
0
You've already forked mai-bot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
49b620219de2e1333e1107aead43deda9e33d0dc
mai-bot
/
src
/
plugin_runtime
/
host
History
UnCLAS-Prommer
49b620219d
refcator: 重命名policy为authorization;移除envelope的generation(runner不再重载);
2026-03-24 12:13:17 +08:00
..
__init__.py
feat: Enhance plugin runtime with new component registry and workflow executor
2026-03-06 11:55:59 +08:00
authorization.py
refcator: 重命名policy为authorization;移除envelope的generation(runner不再重载);
2026-03-24 12:13:17 +08:00
capability_service.py
refcator: 重命名policy为authorization;移除envelope的generation(runner不再重载);
2026-03-24 12:13:17 +08:00
component_registry.py
Ruff Format
2026-03-13 11:45:26 +08:00
event_dispatcher.py
重构事件总线和插件运行时,优化消息处理逻辑,新增 IPC 传输字典转换功能,改进组件管理协议
2026-03-14 01:39:59 +08:00
rpc_server.py
pylance fix x3
2026-03-14 02:14:32 +08:00
supervisor.py
修复拼写;将str换为路径使其更清晰
2026-03-15 23:48:15 +08:00
workflow_executor.py
feat: 添加插件身份绑定机制,防止伪造插件身份的 RPC 调用
2026-03-13 15:40:14 +08:00