fix(cli): disable YAML anchor/alias in output #437

Merged
xiaomo merged 1 commits from fix/yaml-no-alias into main 2026-05-23 11:09:12 +00:00

1 Commits

Author SHA1 Message Date
xingyue 5209cfa7ac fix(cli): disable YAML anchor/alias + fix biome errors in setup.ts
- Disable aliasDuplicateObjects in YAML stringify to prevent &a1/*a1
  anchors when multiple steps have identical output
- Fix unused discoverAgents function (prefixed with _) and format issue
  in setup.ts
2026-05-23 19:07:36 +08:00