已关闭
[Bug]: Makefile does not force `uv run` when uv is enabled #199
Hugo创建于 1月23日关闭于 1月24日
openJiuwen-bot
1月23日 评论:
1月23日 评论:
1月23日 将 yangzequ 设为负责人
1月23日 添加了label:sig/sig-agent-core
openJiuwen-bot
1月23日 评论:
1月23日 评论:
欢迎来到 openJiuwen 社区
Hey @SushiNinja , 感谢你对社区的贡献.
机器人使用手册
有关指令的使用,可以点击 此处 查看详情。开发人员可以在每个PR或Issue下方评论特定指令来触发机器人任务。
联系指引
有疑问可以联系 SIG: sig-agent-core ,
维护者是: @seanzhang_cn, @xinyu-jiuwen ,
审核者是: @SnapeK, @alan_cheng, @deyang, @yangzequ .


1月23日 关联了pull request:chore: force uv run in makefile & allow user to turn enable/disable uv
1月24日 关联了看板:openJiuwen Version Management
Checklist
[ ] I have searched for related issues but did not get the expected help.
[x] This bug has not been fixed in the latest version.
[ ] Please note that if your bug description lacks corresponding environment information and a minimal reproducible demo, it will be difficult for us to reproduce and resolve the issue, which will reduce the possibility of receiving feedback, or even lead to the issue being closed.
🐞 Detailed Description of the Problem
Makefile does not force
uv runin executing commands when uv is enabled. Need to setRUN_CMDtouv runwhen uv is enabled. Also an option to disable uv is helpful.Detailed Environment Information Description
.
Additional Information
Version Information
Thanks for your contribution 🎉!