rse / rse/speechflow

Provide dashboard status bar with custom buttons showing states of nodes

Open
#33 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
TypeScript
Stars
7
Forks
2
PR merge metrics
No merged PRs in 30d

Description

  • Dashboard supports "status bar" with "status buttons"
  • each "status button" has a name and a state "on"/"off"
  • each node can send its status ("on"/"off") to a named button
  • use this in a2a-mute at least
  • optionally also support updating the label of the button

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the dashboard status bar and the a2a-mute node mentioned in the issue, then trace how nodes currently send state to the dashboard. Define the status-button state and update behavior, including the optional label change, and verify that a2a-mute can drive a named button through both on and off states.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
full-stack
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.