mirror of
https://github.com/qingchencloud/clawpanel.git
synced 2026-07-15 09:21:32 +08:00
- Surface a top-of-input warning banner on the chat page when: * Hermes Agent is not installed -> red 'go to dashboard' banner; * Gateway is not running -> amber banner with the same dashboard link. - Disable the send button (with a contextual tooltip) so users no longer hit cryptic backend errors when their environment is not ready. - Force-refresh the cached check_hermes status on chat mount so a freshly started Gateway is reflected immediately instead of waiting 30s. - Add zh-CN/en/zh-TW copy + matching error/warn styling that reuses the existing Hermes color tokens.