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 }}
ScriptedAlchemy
/
agent-bundle
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
11
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
fix(routes): keep bin- and lib-claimed src/scripts modules in script discovery (#389)
- #413
#413
Merged
ScriptedAlchemy
merged 12 commits into
main
ScriptedAlchemy/agent-bundle:main
from
fix/389-bin-claim-script-discovery
ScriptedAlchemy/agent-bundle:fix/389-bin-claim-script-discovery
Copy head branch name to clipboard
Sep 3, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
fix(routes): keep bin- and lib-claimed src/scripts modules in script discovery (#389)
#413
ScriptedAlchemy
merged 12 commits into
main
ScriptedAlchemy/agent-bundle:main
from
fix/389-bin-claim-script-discovery
ScriptedAlchemy/agent-bundle:fix/389-bin-claim-script-discovery
Copy head branch name to clipboard
Commits
Commits on Sep 3, 2026
fix(routes): keep bin- and lib-claimed src/scripts modules in script discovery (#389)
Show description for 92a1cf7
ScriptedAlchemy
committed
92a1cf7
View commit details
Copy full SHA for 92a1cf7
Browse repository at this point
fix(routes): limit the bin/lib dual-surface exception to direct src/scripts children
Show description for 8b157a4
ScriptedAlchemy
committed
8b157a4
View commit details
Copy full SHA for 8b157a4
Browse repository at this point
fix(validate): gate AB4737 only when the bin-claimed rendered script exports no main
Show description for 743be67
ScriptedAlchemy
committed
743be67
View commit details
Copy full SHA for 743be67
Browse repository at this point
fix(routes): keep unsafely named src/scripts modules claimed by package entries
Show description for a964e64
ScriptedAlchemy
committed
a964e64
View commit details
Copy full SHA for a964e64
Browse repository at this point
fix(validate): report AB4738 when a bin-claimed plain script would ship inert
Show description for 6c3612c
ScriptedAlchemy
committed
6c3612c
View commit details
Copy full SHA for 6c3612c
Browse repository at this point
fix(validate): require both main and the default component for a bin-claimed rendered script
Show description for 18515e1
ScriptedAlchemy
committed
18515e1
View commit details
Copy full SHA for 18515e1
Browse repository at this point
fix(routes): scope the dual-surface exception to bin claims; lib keeps claiming
Show description for f582e31
ScriptedAlchemy
committed
f582e31
View commit details
Copy full SHA for f582e31
Browse repository at this point
chore(changeset): bump #389 to minor — bin-claimed default-only scripts now require consumer action
ScriptedAlchemy
committed
543e9f8
View commit details
Copy full SHA for 543e9f8
Browse repository at this point
fix(validate): judge the dual-surface rendered script's component with the route contract scan
Show description for 8910caa
ScriptedAlchemy
committed
8910caa
View commit details
Copy full SHA for 8910caa
Browse repository at this point
fix(validate): judge a dual-surface rendered script's main with the bin envelope's scan so type-only exports do not count
ScriptedAlchemy
committed
a01b346
View commit details
Copy full SHA for a01b346
Browse repository at this point
fix(routes): ignore type-only export specifiers in the route module export scan
Show description for 1d77732
ScriptedAlchemy
committed
1d77732
View commit details
Copy full SHA for 1d77732
Browse repository at this point
fix(validate): accept a re-exported default component on a bin-claimed rendered script
ScriptedAlchemy
committed
2920a59
View commit details
Copy full SHA for 2920a59
Browse repository at this point
You can’t perform that action at this time.