mirror of
https://github.com/mindfold-ai/Trellis.git
synced 2026-04-26 10:35:57 +03:00
[GH-ISSUE #35] 建议添加初始化 Spec 功能 #25
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#25
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 @Higurashi-kagome on GitHub (Feb 11, 2026).
Original GitHub issue: https://github.com/mindfold-ai/Trellis/issues/35
对于一个已经开发一段时间的项目,已经基本形成规范,只是执行完
trellis init之后,需要自行编写规范到初始化的 Spec 文件中。也许可以加一个/trellis:init-spec这样的命令,该命令会根据当前项目的情况,让大模型来填充对应的文件内容。@taosu0216 commented on GitHub (Feb 11, 2026):