RedPlanetHQ / RedPlanetHQ/core
[Core] Consolidate session nodes in graph visualization
Open
@harshithmullapudi is already working on this.
Since Jan 7, 2026.
core-infra
enhancement
p3-low
- Dominant language
- TypeScript
- Stars
- 2k
- Forks
- 194
- Avg merge
- 12m
- Merged PRs (30d)
- 2
Description
Currently the graph shows multiple nodes per session. Simplify by showing only one node per session in the visual representation.
Why this matters: Cleaner, more understandable graph visualization helps users navigate their memory structure. Reducing visual complexity makes the system more approachable.
Contributor guide
No contributing guide indexed for this repository
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.
Assessment
This issue has not been assessed yet.