- 修复:当无参数时命令被作为参数传递的问题 (#2553)
- 功能:新增实验性选项以禁用粘贴摘要 (#2552) 合作者:rekram1-node <
[email protected]>
- 正确支持模型级别的 npm 定义
- 将 'production' 分支合并至 'dev' 分支
- fix: command being passed as arg when no args present (#2553)
- feat: Add an experimental option to disable paste summaries (#2552) Co-authored-by: rekram1-node <
[email protected]>
- properly support model level npm definition
- Merge branch 'production' into dev