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
- Add `recursive_size_pending` to `PaneFileEntry`; render it as a `[size-pending]` marker on directory rows in `cmdr://state` so agents can observe the "size updating" hourglass without DOM access.
- Mirror the flag from the FE: `FilePane` includes `recursiveSizePending` in the synced pane entries, and `refreshIndexSizes` now re-syncs MCP state so the marker updates live during an index storm (not just on cursor/nav changes).
- Fill the new field in the network-browser pane entries and MCP test fixtures.
0 commit comments