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 }}
zojize
/
dead-drop
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
feat!: statement-only tables, shallow expressions, trim expensive variants
- #10
#10
Merged
zojize
merged 13 commits into
main
zojize/dead-drop:main
from
feat/weighted-selection-depth
zojize/dead-drop:feat/weighted-selection-depth
Copy head branch name to clipboard
Apr 21, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
feat!: statement-only tables, shallow expressions, trim expensive variants
#10
zojize
merged 13 commits into
main
zojize/dead-drop:main
from
feat/weighted-selection-depth
zojize/dead-drop:feat/weighted-selection-depth
Copy head branch name to clipboard
Commits
Commits on Apr 17, 2026
feat!: separate statement/expression tables + shallow depth default
Show description for 53828ef
zojize
and
claude
committed
53828ef
View commit details
Copy full SHA for 53828ef
Browse repository at this point
feat: trim expensive expression variants, vary package names per seed
Show description for 80c21bf
zojize
and
claude
committed
80c21bf
View commit details
Copy full SHA for 80c21bf
Browse repository at this point
Commits on Apr 18, 2026
fix(playground): update depth placeholder from ∞ to 1
Show description for 53302d7
zojize
and
claude
committed
53302d7
View commit details
Copy full SHA for 53302d7
Browse repository at this point
docs: update README for new maxExprDepth default
Show description for 923be9d
zojize
and
claude
committed
923be9d
View commit details
Copy full SHA for 923be9d
Browse repository at this point
feat: realistic imports — pair real packages with their real exports
Show description for cfc01f7
zojize
and
claude
committed
cfc01f7
View commit details
Copy full SHA for cfc01f7
Browse repository at this point
fix: minifier-style names, cosmetic object keys and switch case labels
Show description for b806449
zojize
committed
b806449
View commit details
Copy full SHA for b806449
Browse repository at this point
docs: update test count to 67
zojize
committed
0c3a080
View commit details
Copy full SHA for 0c3a080
Browse repository at this point
fix: lock imports to top of file via hasLeftImportRegion
Show description for e2ce119
zojize
committed
e2ce119
View commit details
Copy full SHA for e2ce119
Browse repository at this point
Commits on Apr 19, 2026
feat: per-statement depth budget + variable reuse cosmetics
Show description for 5de0ffa
zojize
committed
5de0ffa
View commit details
Copy full SHA for 5de0ffa
Browse repository at this point
test: verify encoded output does not exceed maxExprDepth
Show description for b539214
zojize
committed
b539214
View commit details
Copy full SHA for b539214
Browse repository at this point
docs: fix stale maxExprDepth descriptions and test count
Show description for e53f97f
zojize
committed
e53f97f
View commit details
Copy full SHA for e53f97f
Browse repository at this point
feat!: variable/function reuse via per-scope Identifier variants
Show description for 243a275
zojize
committed
243a275
View commit details
Copy full SHA for 243a275
Browse repository at this point
Commits on Apr 20, 2026
fix: use actual AST param names in scope typedScope for renamed-identifier roundtrips
Show description for 44ffd2c
zojize
committed
44ffd2c
View commit details
Copy full SHA for 44ffd2c
Browse repository at this point
You can’t perform that action at this time.