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
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 }}
callstackincubator
/
agent-react-devtools
Public
Notifications
You must be signed in to change notification settings
Fork
12
Star
244
Code
Issues
4
Pull requests
5
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: smart tree truncation and subtree extraction
- #45
#45
Merged
piotrski
merged 14 commits into
main
callstackincubator/agent-react-devtools:main
from
feat/smart-tree-truncation
callstackincubator/agent-react-devtools:feat/smart-tree-truncation
Copy head branch name to clipboard
Apr 3, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
feat: smart tree truncation and subtree extraction
#45
piotrski
merged 14 commits into
main
callstackincubator/agent-react-devtools:main
from
feat/smart-tree-truncation
callstackincubator/agent-react-devtools:feat/smart-tree-truncation
Copy head branch name to clipboard
Commits
Commits on Apr 3, 2026
feat: smart tree truncation for large component trees
Show description for 991fd4f
piotrski
and
claude
committed
991fd4f
View commit details
Copy full SHA for 991fd4f
Browse repository at this point
test: add tests for tree truncation and host filtering
Show description for d6ffbfb
piotrski
and
claude
committed
d6ffbfb
View commit details
Copy full SHA for d6ffbfb
Browse repository at this point
docs: update README with tree truncation flags
Show description for da08223
piotrski
and
claude
committed
da08223
View commit details
Copy full SHA for da08223
Browse repository at this point
chore: add changeset for smart tree truncation
Show description for 942cfd8
piotrski
and
claude
committed
942cfd8
View commit details
Copy full SHA for 942cfd8
Browse repository at this point
feat: support subtree extraction in get-tree command
Show description for 2efe429
piotrski
and
claude
committed
2efe429
View commit details
Copy full SHA for 2efe429
Browse repository at this point
fix: remove maxLines from IPC response data
Show description for 6625c59
piotrski
and
claude
committed
6625c59
View commit details
Copy full SHA for 6625c59
Browse repository at this point
fix: update E2E tests for new get-tree response shape
Show description for 072c905
piotrski
and
claude
committed
072c905
View commit details
Copy full SHA for 072c905
Browse repository at this point
fix: validate numeric IDs exist in resolveId
Show description for dc51ba9
piotrski
and
claude
committed
dc51ba9
View commit details
Copy full SHA for dc51ba9
Browse repository at this point
fix: enforce max-lines budget including truncation and summary footer
Show description for 16a56f5
piotrski
and
claude
committed
16a56f5
View commit details
Copy full SHA for 16a56f5
Browse repository at this point
fix: use Map lookup instead of linear scan in formatTree walk
Show description for 785b6e9
piotrski
and
claude
committed
785b6e9
View commit details
Copy full SHA for 785b6e9
Browse repository at this point
refactor: deduplicate label assignment and simplify line budget logic
Show description for 6dda98c
piotrski
and
claude
committed
6dda98c
View commit details
Copy full SHA for 6dda98c
Browse repository at this point
fix: address PR review comments on tree truncation
Show description for b866d1d
piotrski
and
claude
committed
b866d1d
View commit details
Copy full SHA for b866d1d
Browse repository at this point
fix: preserve host root in subtree requests and guard empty truncation
Show description for e10410c
piotrski
and
claude
committed
e10410c
View commit details
Copy full SHA for e10410c
Browse repository at this point
fix: preserve content lines when truncation and footer both apply
Show description for 753a0bf
piotrski
and
claude
committed
753a0bf
View commit details
Copy full SHA for 753a0bf
Browse repository at this point
You can’t perform that action at this time.