Recent Commits to hermes-agent:main
・fix(desktop): scope custom provider settings to the active profile The custom-endpoint REST handlers ran bare load_config/save_config, so every add/activate/delete landed in the process-level default profile regardless of which profile the desktop settings UI was targeting.
・A provider added under a non-default profile silently went to default: visible only in default-bound sessions, absent everywhere else, and un-add