Files
deepseek-harness/packages/client/ui-plugin-config/tests
Yichen Jiang 3c8cf3a564 fix(client-ui-plugin-config): refresh the key badge when the Host reports the credential changed
The card read the credential only when its settings scope published, and a
credential is not part of any settings section: a key written from the Models
page — which addresses the same reference — left this badge reporting a state
the Host had already replaced. It now re-reads on credentials/changed for the
reference it watches, and ignores the event for any other reference.
2026-08-11 18:00:24 +08:00
..