You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: remove connected field from status, drop duplicate cli version
connected was only set in two explicit connector paths — wrong for
auto/relay modes and misleading when peers were present. Removed
from NodeState, NodeStatus, StatusResponse proto, REST API, REPL,
MCP, and OpenAPI spec. Peer count is the source of truth.
Also removed the redundant "cli:" version line from REPL info —
it was always identical to the daemon version in unified binary mode.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments