mirror of
https://github.com/nesquena/hermes-webui.git
synced 2026-05-26 11:40:26 +00:00
a8c7c54f61
Adds shared source normalization contract for imported Hermes Agent sessions. Exposes raw_source, session_source, and source_label through both /api/sessions and gateway watcher snapshots. Existing source_tag / is_cli_session compatibility fields unchanged — sidebar display behavior is preserved. Refs #1013. Co-authored-by: Frank Song <franksong2702@users.noreply.github.com>