mirror of
https://github.com/nesquena/hermes-webui.git
synced 2026-07-21 23:20:21 +00:00
de0e6eb452
Auxiliary-model task definitions were maintained in BOTH Python and JS and could drift (the retired session_search task lingered in one). Centralize to a single backend catalog that panels.js renders+saves from exclusively; purge the retired slot on reset while preserving other custom bindings; old configs still load. Gate-pass: Codex SAFE (only session_search removed, 11 other tasks + defaults unchanged, 22 keys match across 15 locales, legacy migrate preserves custom bindings, executable DOM harness rendered all rows). 53 own + 887 regression green. Co-authored-by: t <a@b> Co-authored-by: starship-s <starship-s@users.noreply.github.com>