workflow-utils: hermes role should not pass --model/--provider when not explicitly set #222
Reference in New Issue
Block a user
Delete Branch "%!s()"
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?
createHermesRole defaults model/provider to "auto", causing 404 on custom providers. Should omit --model/--provider args when not explicitly set, letting Hermes use its own config defaults.