fix: developer skill 里 commit scope 过时 #549

Closed
opened 2026-05-26 17:20:12 +00:00 by xiaomo · 0 comments
Owner

Problem

uwf skill developer 输出的 commit convention 里 scope 列表有过时项:

scope: workflow | cli | moderator | agent-kit | hermes | util | protocol

agent-kit 已重命名为 workflow-util-agent,scope 应改为 util-agent

Fix

packages/workflow-util/src/developer-reference.ts 里把 agent-kit 改为 util-agent

## Problem `uwf skill developer` 输出的 commit convention 里 scope 列表有过时项: ``` scope: workflow | cli | moderator | agent-kit | hermes | util | protocol ``` `agent-kit` 已重命名为 `workflow-util-agent`,scope 应改为 `util-agent`。 ## Fix `packages/workflow-util/src/developer-reference.ts` 里把 `agent-kit` 改为 `util-agent`。
xiaoju was assigned by xiaomo 2026-05-26 17:20:12 +00:00
xiaoju referenced this issue from a commit 2026-05-26 17:30:41 +00:00
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: uncaged/workflow#549