Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
rolldown
/
repl
Public
Notifications
You must be signed in to change notification settings
Fork
9
Star
70
Code
Issues
1
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: add module and chunk graph visualization to REPL
- #38
#38
Merged
sapphi-red
merged 10 commits into
main
rolldown/repl:main
from
copilot/add-visualization-panel
rolldown/repl:copilot/add-visualization-panel
Copy head branch name to clipboard
Feb 17, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
feat: add module and chunk graph visualization to REPL
#38
sapphi-red
merged 10 commits into
main
rolldown/repl:main
from
copilot/add-visualization-panel
rolldown/repl:copilot/add-visualization-panel
Copy head branch name to clipboard
Commits
Commits on Feb 5, 2026
Initial plan
Copilot
committed
adedd4e
View commit details
Copy full SHA for adedd4e
Browse repository at this point
Add graph visualization panel for module and chunk graphs
Show description for 0451883
Copilot
and
sapphi-red
committed
0451883
View commit details
Copy full SHA for 0451883
Browse repository at this point
Fix code review feedback: improve module graph entry detection and props usage
Show description for a3698f6
Copilot
and
sapphi-red
committed
a3698f6
View commit details
Copy full SHA for a3698f6
Browse repository at this point
Implement Mermaid visualization for module and chunk graphs
Show description for 2e2c758
Copilot
and
sapphi-red
committed
2e2c758
View commit details
Copy full SHA for 2e2c758
Browse repository at this point
Address code review feedback: add TODO comment for module relationships
Show description for a6605a6
Copilot
and
sapphi-red
committed
a6605a6
View commit details
Copy full SHA for a6605a6
Browse repository at this point
Add module import relationships to graph visualization using plugin API
Show description for aeb4a33
Copilot
and
sapphi-red
committed
aeb4a33
View commit details
Copy full SHA for aeb4a33
Browse repository at this point
Install mermaid as npm dependency with lazy loading and trust policy exclusion
Show description for 9b4bf71
Copilot
and
sapphi-red
committed
9b4bf71
View commit details
Copy full SHA for 9b4bf71
Browse repository at this point
Fix line break in chunk graph labels by replacing \n with <br/>
Show description for 656abaf
Copilot
and
sapphi-red
committed
656abaf
View commit details
Copy full SHA for 656abaf
Browse repository at this point
Add notch-rect shape to note nodes in Mermaid graphs
Show description for 566e1d4
Copilot
and
sapphi-red
committed
566e1d4
View commit details
Copy full SHA for 566e1d4
Browse repository at this point
Update Mermaid note syntax to use modern @{shape:notch-rect} notation
Show description for da3f770
Copilot
and
sapphi-red
committed
da3f770
View commit details
Copy full SHA for da3f770
Browse repository at this point
You can’t perform that action at this time.