mirror of
https://github.com/nesquena/hermes-webui.git
synced 2026-07-13 03:00:25 +00:00
1feb6f8280
Address nesquena-hermes gate certification on PR #5317: - _repair_bare_custom_provider_model: coerce config values via str(); use api.config._custom_provider_entries; optional config_obj for profile config.yaml (not process-global cfg). - Thread profile_config from _load_profile_config_dict through session display, chat/start, wakeup, goal, and sync resolvers. - Tests: malformed name=None entry; profile vs global collision. Co-authored-by: b3nw <b3nw@users.noreply.github.com>