fix: remove cas list, add schema titles #324
Reference in New Issue
Block a user
Delete Branch "fix/319-schema-titles"
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?
What
uwf cas list(CAS 无限增长,列所有 hash 没意义)title,让uwf cas schema list显示名称而不是 (unnamed)Ref
Refs #319
- Remove uwf cas list (CAS grows unbounded, listing all hashes is useless) - Add title to Workflow/StartNode/StepNode schemas so schema list shows names 小橘 🍊(NEKO Team)When uwf workflow put processes inline JSON Schema for a role, auto-inject title=roleName if not already set. Makes uwf cas schema list show meaningful names like 'planner', 'coder' instead of (unnamed). 小橘 🍊(NEKO Team)7866d2d499tob304f65876LGTM ✅ role outputSchema 自动加 title 也是好细节。