feat(ui): social-bot web dashboard (issue #107) #112
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "sl-webui/issue-107-dashboard"
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?
Summary
Closes #107. React + Vite + TailwindCSS social-bot monitoring and configuration dashboard served on port 8080.
Panels
/social/enrollment/*services/personality_node/set_parameters; live PersonalityState display (mood, tier, greeting)/social/nav/mode; voice command reference tableArchitecture
src/hooks/useRosbridge.js— thin wrapper aroundroslibprovidingsubscribe,publish,callService,setParam(rcl_interfaces SetParameters)ws://localhost:9090)Usage
Test plan
npm run buildpasses without errorsorchestrator_nodepublishesset_parametersservice/social/nav/mode🤖 Generated with Claude Code