WilliamZhu
WilliamZhu
We already support progress in script mode:  We hope we can move this function to Notebook mode.
Current notebook do not support cancel job.
## 🤖 AutoCoder Generated Pull Request **Task Description**: /new 在 .auto-coder/targets 目录下生成如下验证代码: ```python from autocoder.common.ac_style_command_parser.parser import CommandParser p = CommandParser() result = p.parse("""/command "tdd/hello.md" name='''威廉'''""") print(result) ``` 然后运行该代码,我们期待的运行结果是这样的: {'command': {'args':...