mirror of
https://github.com/mindfold-ai/Trellis.git
synced 2026-04-25 10:06:00 +03:00
[GH-ISSUE #29] 关于全流程更加自动化 #24
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#24
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 @wangjiancheng180 on GitHub (Feb 6, 2026).
Original GitHub issue: https://github.com/mindfold-ai/Trellis/issues/29
有一个想法,能不能提一个广泛的需求类似于产品经理的描述:“在原来的系统上加一个xxx功能"。Trellis根据历史任务的总结重构上下文发给AI自动生成task编写好prd.md和总结出需要的jsonl。让大模型去细分小的功能点并且更加贴合当前系统。程序员只要检查prd.md做略微调整等。
@taosu0216 commented on GitHub (Feb 11, 2026):
hh,之前我们内部就已经有在测试这种流程了,后面会评估下是否能放出来