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
10
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
feat(routes): type callers by schema input; per-program AB4834; validate before typecheck (#748, #752)
- #757
#757
Merged
ScriptedAlchemy
merged 9 commits into
main
ScriptedAlchemy/agent-bundle:main
from
feat/748-752-route-types
ScriptedAlchemy/agent-bundle:feat/748-752-route-types
Copy head branch name to clipboard
Sep 8, 2026
Conversation
Commits
9
(9)
Checks
Files changed
Merged
feat(routes): type callers by schema input; per-program AB4834; validate before typecheck (#748, #752)
#757
ScriptedAlchemy
merged 9 commits into
main
ScriptedAlchemy/agent-bundle:main
from
feat/748-752-route-types
ScriptedAlchemy/agent-bundle:feat/748-752-route-types
Copy head branch name to clipboard
Commits
Commits on Sep 8, 2026
feat(routes): type callers by schema input, judge AB4834 per consuming program (#748, #752)
ScriptedAlchemy
committed
12aaddb
View commit details
Copy full SHA for 12aaddb
Browse repository at this point
deslop: drop redundant input-schema interface; fix comment placement; changeset PR number
ScriptedAlchemy
committed
42be064
View commit details
Copy full SHA for 42be064
Browse repository at this point
review: parse CLI harness input, type parsedInput contracts, scanner-based AB4834 consumer detection, include-aware recovery
ScriptedAlchemy
committed
33c37d8
View commit details
Copy full SHA for 33c37d8
Browse repository at this point
examples(host-test): probe test uses a schema-valid tickMs now renderRoute parses input
ScriptedAlchemy
committed
d014fa0
View commit details
Copy full SHA for d014fa0
Browse repository at this point
AB4834: judge the program's import closure, not its root list (Codex finding)
ScriptedAlchemy
committed
8d1754a
View commit details
Copy full SHA for 8d1754a
Browse repository at this point
AB4834 recovery: spell the include for the config being edited only (review finding)
ScriptedAlchemy
committed
43d530e
View commit details
Copy full SHA for 43d530e
Browse repository at this point
AB4834: only the project's own files make a program a consumer (workspace-linked declarations do not)
ScriptedAlchemy
committed
5ef3f49
View commit details
Copy full SHA for 5ef3f49
Browse repository at this point
AB4834: build each program with its project references, as tsc -p does (review finding)
ScriptedAlchemy
committed
c10d990
View commit details
Copy full SHA for c10d990
Browse repository at this point
AB4834: a file reached through a package import is a dependency, not the project's consumer (review finding)
ScriptedAlchemy
committed
f046cf8
View commit details
Copy full SHA for f046cf8
Browse repository at this point
You can’t perform that action at this time.