You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
这个 Discussion 想解决什么问题?
一句话:HALF 已经能生成通用任务 prompt,也有 process template / workflow preset 方向,但还缺少一层可复用的“任务方法约束”,例如 TDD、Review、Security、Refactor、Docs 这些做事方法无法作为独立对象被选择、版本化并拼进 prompt。
现在的麻烦:
现在可以通过手写任务描述、修改模板 JSON 或临时补充 prompt 来表达“先写测试”“重点审权限和输入校验”“保持外部行为不变”等要求。但这些要求散落在自由文本和模板里,不是可复用、可组合、可版本化的对象。工作流预设可以定义任务结构,却不能稳定表达某个节点应采用哪种执行方法。
不解决的后果:
讨论清楚后能做什么:
讨论范围
与已有 Issue 的边界
非目标
希望讨论的问题
Beta Was this translation helpful? Give feedback.
All reactions