fix(frontend): corrected mesh node field mapping in AgentDrillDown
The Target Mesh Node dropdown was incorrectly using 'id', 'name', and 'status' instead of the backend's 'node_id', 'display_name', and 'last_status', causing nodes to appear as '(unknown)'.
1 parent 0dcd9bf commit 6bd6c35a02dc4cccd54ccf429ad329972f31deba
@Antigravity AI Antigravity AI authored 4 hours ago
Showing 1 changed file
View
frontend/src/features/agents/components/AgentDrillDown.js