Phase 3 Testing: 示例 Workflow + 端到端验证 (#359) #363

Closed
opened 2026-05-21 02:54:43 +00:00 by xiaoju · 0 comments
Owner

验证目标

四段式 workflow 端到端跑通 uwf-hermes。

测试步骤

  • Step 1: 编写四段式示例 workflow YAML
    预期:uwf workflow put 注册成功

  • Step 2: 启动 thread
    预期:uwf thread start 成功

  • Step 3: 执行 step
    预期:uwf thread step 成功,输出 frontmatter

  • Step 4: 验证 prompt 包含四段内容
    检查 hermes session 或 detail node,确认 agent 收到了结构化的四段 prompt

验证完成标准

所有 checkbox 打勾

Ref: #359

## 验证目标 四段式 workflow 端到端跑通 uwf-hermes。 ## 测试步骤 - [ ] Step 1: 编写四段式示例 workflow YAML 预期:uwf workflow put 注册成功 - [ ] Step 2: 启动 thread 预期:uwf thread start 成功 - [ ] Step 3: 执行 step 预期:uwf thread step 成功,输出 frontmatter - [ ] Step 4: 验证 prompt 包含四段内容 检查 hermes session 或 detail node,确认 agent 收到了结构化的四段 prompt ## 验证完成标准 所有 checkbox 打勾 Ref: #359
This repo is archived. You cannot comment on issues.
No Label
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: uncaged/workflow#363