mirror of
https://github.com/mindfold-ai/Trellis.git
synced 2026-04-25 18:15:54 +03:00
[GH-ISSUE #10] 关于 parallel 命令 #9
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Trellis#9
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @BPh-yang on GitHub (Jan 30, 2026).
Original GitHub issue: https://github.com/mindfold-ai/Trellis/issues/10
尝试两次了,agent每次都不能正常完成任务,会自己把自己中断
@taosu0216 commented on GitHub (Jan 30, 2026):
可以看一下对应task 目录的相关情况吗, 这个看上去好像是 xx-task/prd.md 没有注入成功
@BPh-yang commented on GitHub (Jan 31, 2026):
今天又出现了这个问题,agent自己把自己中断了,我需要提供什么内容来帮助你们排查,我使用的是opencode,是因为不兼容吗
.trellis.zip 我上传了我项目中的.trellis希望能方便你们排查,我装了oh-my-opencode插件,会同步claude中的所有配置,这会存在不兼容的问题吗?
@taosu0216 commented on GitHub (Feb 2, 2026):
目前测试是会跟 omo 有冲突的, 比如它会把 hook 进行自动注入, 还有 plan agent 重名的情况(你这个好像就是这个原因)
目前omo 还在适配中
@BPh-yang commented on GitHub (Feb 2, 2026):
感谢回答,我猜测也是这个情况,感谢开源,目前体感下来很好用~