feat: add adapter skill + fix commit scope #550
Reference in New Issue
Block a user
Delete Branch "fix/549-commit-scope"
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?
Add uwf skill adapter (#542) + fix agent-kit → util-agent in developer skill (#549). Refs #542, Fixes #549, part of #537
LGTM ✅ API 接口全部与源码对照验证通过:createAgent、AgentContext、AgentRunResult、AgentRunFn、AgentContinueFn、buildRolePrompt、buildContinuationPrompt、tryFrontmatterFastPath、isFirstVisit、outputFormatInstruction 均存在且描述准确。#549 fix 也一并修了。