dimensionalOS / dimensionalOS/dimos
Render Blueprint Graph in Rerun take 2
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 4.5k
- Forks
- 808
- Avg merge
- 3d 5h
- Merged PRs (30d)
- 233
Description
https://github.com/dimensionalOS/dimos/issues/1692
rerun bridge already subscribes to all topics, on this sub, actual messages passing through the pipeline can be visualized by changing the color of the nodes, this needs to be done in some intelligent way in which we don't emit color change request for literally every message
this also needs to be done in a useful way
are we visualizing bandwidth? are we visualizing raw number of msgs? is it a log spread? what's the color theme? turbo?
Synced from DIM-769 by summer
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading linked issue #1692 and the existing Rerun bridge that subscribes to all topics. Decide whether node color should represent bandwidth or message counts, including scaling and palette, and define a useful emission policy; done when pipeline traffic is visibly represented without a color-change request for every message.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100