Files
united-workforce/packages/eval/src/commands
xiaoju 825f0c641a
CI / check (pull_request) Successful in 3m37s
fix: resolve --agent override via config alias before raw command
When --agent is passed to uwf thread exec, try config.agents[alias]
first (e.g. 'hermes' → config.agents.hermes = {command: 'uwf-hermes'}),
then fall back to parseAgentOverride for raw command names.

Also change eval CLI default --agent from 'hermes' to 'uwf-hermes'
so it works without config alias lookup.

Refs #91
2026-06-05 04:20:09 +00:00
..
2026-06-05 00:19:25 +00:00
2026-06-05 00:19:25 +00:00
2026-06-05 00:19:25 +00:00