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
Type
/
to 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 }}
aeroxy
/
chrome-devtools-cli
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
10
Star
239
Code
Issues
0
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: add screencasting, screenshot downscaling, and heapsnapshot dominators
- #13
#13
Merged
aeroxy
merged 20 commits into
main
aeroxy/chrome-devtools-cli:main
from
dev
aeroxy/chrome-devtools-cli:dev
Copy head branch name to clipboard
Jun 27, 2026
Conversation
Commits
20
(20)
Checks
Files changed
Merged
feat: add screencasting, screenshot downscaling, and heapsnapshot dominators
#13
aeroxy
merged 20 commits into
main
aeroxy/chrome-devtools-cli:main
from
dev
aeroxy/chrome-devtools-cli:dev
Copy head branch name to clipboard
Commits
Commits on Jun 26, 2026
feat(cli): add screencasting, screenshot downscaling, and heapsnapshot dominators
aeroxy
committed
c1bd718
View commit details
Copy full SHA for c1bd718
Browse repository at this point
fix(cli): resolve screenshot bounds validation, potential out-of-bounds panics, HeapProfiler leakage, and remove non-functional screencasting
aeroxy
committed
7e8414d
View commit details
Copy full SHA for 7e8414d
Browse repository at this point
fix(cli): refactor heap snapshot logic, progress report alignment, browser-independent command routing, and rename dominators lookup for clarity
aeroxy
committed
71c08c7
View commit details
Copy full SHA for 71c08c7
Browse repository at this point
fix(cli): implement blocking task wrapping for snapshot parsing, push back other cdp events, and clamp screenshot quality
aeroxy
committed
beae5a5
View commit details
Copy full SHA for beae5a5
Browse repository at this point
fix(cli): optimize memory and parsing safety of heap snapshot lookups via strongly typed deserialization
aeroxy
committed
138176f
View commit details
Copy full SHA for 138176f
Browse repository at this point
fix(cli): implement safe node fields boundary validation, bypass reportHeapSnapshotProgress pollution, and remove unreachable Commands match
aeroxy
committed
50c5a58
View commit details
Copy full SHA for 50c5a58
Browse repository at this point
fix(cli): escape and sanitize special characters in node name text formatting
aeroxy
committed
8d0278b
View commit details
Copy full SHA for 8d0278b
Browse repository at this point
fix(cli): integrate format structured outputs, scrolling coordinate offsets in downscaled viewports, and clean code paths
aeroxy
committed
8612ce6
View commit details
Copy full SHA for 8612ce6
Browse repository at this point
fix: improve file I/O performance and format handling in memory and screenshot commands
Show description for adf6a78
aeroxy
committed
adf6a78
View commit details
Copy full SHA for adf6a78
Browse repository at this point
refactor: encapsulate screenshot parameters into `ScreenshotOptions`
Show description for aa60228
aeroxy
committed
aa60228
View commit details
Copy full SHA for aa60228
Browse repository at this point
refactor: improve event handling and optimize screenshot scaling logic
Show description for 7e98117
aeroxy
committed
7e98117
View commit details
Copy full SHA for 7e98117
Browse repository at this point
fix: reduce heap snapshot noise and improve screenshot metric fallback
Show description for 5575465
aeroxy
committed
5575465
View commit details
Copy full SHA for 5575465
Browse repository at this point
feat: improve robustness and reliability of memory snapshot and screenshot commands
Show description for 8c25aba
aeroxy
committed
8c25aba
View commit details
Copy full SHA for 8c25aba
Browse repository at this point
feat: improve heap snapshot safety, offline inspection, and CLI path handling
Show description for 9a897ab
aeroxy
committed
9a897ab
View commit details
Copy full SHA for 9a897ab
Browse repository at this point
chore: update README
aeroxy
committed
50885a9
View commit details
Copy full SHA for 50885a9
Browse repository at this point
refactor: remove unused inspect_heapsnapshot_node command and adjust output format for node details
aeroxy
committed
c9e099d
View commit details
Copy full SHA for c9e099d
Browse repository at this point
fix: improve path resolution error handling and ensure valid dimensions for screenshots
aeroxy
committed
129fe29
View commit details
Copy full SHA for 129fe29
Browse repository at this point
Commits on Jun 27, 2026
feat: enhance screenshot functionality with scroll offsets for non-full-page captures
aeroxy
committed
cfccabb
View commit details
Copy full SHA for cfccabb
Browse repository at this point
fix: ensure temporary heap snapshot files are removed on cancellation and errors
aeroxy
committed
fb502b0
View commit details
Copy full SHA for fb502b0
Browse repository at this point
fix: ensure proper file handle release before renaming heap snapshot file
aeroxy
committed
3019bf1
View commit details
Copy full SHA for 3019bf1
Browse repository at this point
You can’t perform that action at this time.