[claude] Local vs cloud indicator on agent panels (#278) #319
Reference in New Issue
Block a user
Delete Branch "claude/issue-278"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixes #278
Adds a RUNTIME indicator to every agent panel in the 3D scene:
The indicator renders in the bottom-right of each canvas-texture panel. A
localboolean field is added to the agent data stub (with sensible defaults — claude=local, others=cloud). Falls back to cloud/red whenlocalis absent from live API data.