.3616765668494883:daf2e78831e3c790b48818b5fae432b1_69e48e75905c0e4664d8fa7b.69e4b121905c0e4664d8fb2a.69e4b1218cf3ae2e94f0b6b8:Trae CN.T(2026/4/19 18:40:33)#3355
Closed
Ach111e wants to merge 2 commits into
Conversation
added 2 commits
April 19, 2026 18:34
新增交互式命令行功能,包括: 1. InteractiveCommand - 支持交互式提示所有参数 2. InteractiveGroup - 支持交互式菜单选择子命令 3. InteractiveOption - 支持条件提问和动态提示 4. 新增装饰器:@interactive_command, @interactive_group, @interactive_option 5. 添加完整示例和测试用例 6. 提供Web API和前端界面用于测试交互功能
添加对自定义cls参数和交互式标志的处理,并增加相关测试用例
Author
|
refactor(interactive): 重构InteractiveGroup的command方法以支持更多交互场景 添加对自定义cls参数和交互式标志的处理,并增加相关测试用例 |
1 similar comment
Author
|
refactor(interactive): 重构InteractiveGroup的command方法以支持更多交互场景 添加对自定义cls参数和交互式标志的处理,并增加相关测试用例 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.