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
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
fix: Node 26 transform flag; operator .env precedence + import order; MCP negotiation test; provider-view cross-process coverage (integration)
- #554
#554
Merged
ScriptedAlchemy
merged 12 commits into
main
ScriptedAlchemy/agent-bundle:main
from
fix/node26-transform-types
ScriptedAlchemy/agent-bundle:fix/node26-transform-types
Copy head branch name to clipboard
Sep 4, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
fix: Node 26 transform flag; operator .env precedence + import order; MCP negotiation test; provider-view cross-process coverage (integration)
#554
ScriptedAlchemy
merged 12 commits into
main
ScriptedAlchemy/agent-bundle:main
from
fix/node26-transform-types
ScriptedAlchemy/agent-bundle:fix/node26-transform-types
Copy head branch name to clipboard
Commits
Commits on Sep 4, 2026
fix(scripts): choose the TypeScript transform flag Node actually supports (Node 26 drops --experimental-transform-types)
Show description for 09323c7
ScriptedAlchemy
committed
09323c7
View commit details
Copy full SHA for 09323c7
Browse repository at this point
chore: name #554 in the changeset
ScriptedAlchemy
committed
b37356a
View commit details
Copy full SHA for b37356a
Browse repository at this point
fix(scripts): name --strip-types on Node 26 so an inherited NODE_OPTIONS=--no-strip-types cannot switch TypeScript loading off
Show description for fa1164e
ScriptedAlchemy
committed
fa1164e
View commit details
Copy full SHA for fa1164e
Browse repository at this point
Merge remote-tracking branch 'origin/main' into fix/node26-transform-types
ScriptedAlchemy
committed
939b393
View commit details
Copy full SHA for 939b393
Browse repository at this point
test(routes): prove the provider request view across built surfaces; fix framework-mode.md ordering (from #556)
ScriptedAlchemy
committed
f81a516
View commit details
Copy full SHA for f81a516
Browse repository at this point
fix(install): apply the operator .env layer before plugin modules evaluate and below manifest env defaults (#469)
Show description for 99f234c
ScriptedAlchemy
committed
99f234c
View commit details
Copy full SHA for 99f234c
Browse repository at this point
chore: drop the tracked .superpowers scratch notes and ignore the folder
ScriptedAlchemy
committed
9d3bc2f
View commit details
Copy full SHA for 9d3bc2f
Browse repository at this point
fix(mcp): install the stdout guard in the stdio entry's first import so module-scope writes never reach the protocol stream (#469)
Show description for a677371
ScriptedAlchemy
committed
a677371
View commit details
Copy full SHA for a677371
Browse repository at this point
fix(mcp): adopt the installed stdout guard regardless of write identity so a consumer wrapper cannot stack a second guard (#469)
Show description for a279643
ScriptedAlchemy
committed
a279643
View commit details
Copy full SHA for a279643
Browse repository at this point
fix(mcp): make restoreProtocolStdout once-only so a stale or repeated restore cannot clobber a fresh guard (#469)
Show description for 88db802
ScriptedAlchemy
committed
88db802
View commit details
Copy full SHA for 88db802
Browse repository at this point
Merge branch 'main' into fix/node26-transform-types
ScriptedAlchemy
authored
cb53610
View commit details
Copy full SHA for cb53610
Browse repository at this point
Merge branch 'main' into fix/node26-transform-types
ScriptedAlchemy
authored
e8f942a
View commit details
Copy full SHA for e8f942a
Browse repository at this point
You can’t perform that action at this time.