Skip to content

支持插件配置类型推导并优化插件开发 skill 文档#94

Merged
eee555 merged 2 commits into
eee555:masterfrom
ljzloser:master
Apr 30, 2026
Merged

支持插件配置类型推导并优化插件开发 skill 文档#94
eee555 merged 2 commits into
eee555:masterfrom
ljzloser:master

Conversation

@ljzloser
Copy link
Copy Markdown
Contributor

No description provided.

- BaseConfig 添加 __get__/__set__ 描述符协议,支持 IDE 类型推导
- PluginInfo/BasePlugin 泛型化(ConfigT),HistoryPlugin/LlmMinesweeperControllerPlugin 明确指定配置类型
- 重构 plugin-dev skill:细粒度场景触发描述、脚本创建强制流程、创建步骤文档化
- 移除 llm_minesweeper_controller 中无用的 from re import L 导入
该文件是本地权限配置,不应被版本控制追踪。
@eee555 eee555 merged commit 2490d9a into eee555:master Apr 30, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants