extend server status payload with timezone, uptime, and process summary so
the monitor sidebar can show richer at-a-glance host context.
introduce process:list and process:signal websocket flows on active SSH
sessions, enabling on-demand process querying and terminate/kill actions
without adding new HTTP endpoints.
add a dedicated process manager modal in the frontend with search, refresh,
auto-refresh, and per-process actions, and wire localized labels for both
english and chinese.
enhance global connection fuzzy search scoring to include tag names as
secondary-weight fields while preserving primary host/name relevance.
refactor workspace status monitoring UI into a dense responsive dark panel
style, including unified header, resource cards, and trend chart shells.
enhance global connection quick search cards by rendering connection tag
chips from tags store for easier host disambiguation.
update helloagents changelog, archive proposals/tasks, and module index to
record both completed frontend improvements.