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 }}
Reloaded-Project
/
ReloadedCode
Public
Notifications
You must be signed in to change notification settings
Fork
4
Star
10
Code
Issues
6
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add RunConfigHook to amend run config on both run paths
- #156
#156
Merged
Sewer56
merged 19 commits into
main
Reloaded-Project/ReloadedCode:main
from
run-config-hook
Reloaded-Project/ReloadedCode:run-config-hook
Copy head branch name to clipboard
Aug 18, 2026
Conversation
Commits
19
(19)
Checks
Files changed
Merged
Add RunConfigHook to amend run config on both run paths
#156
Sewer56
merged 19 commits into
main
Reloaded-Project/ReloadedCode:main
from
run-config-hook
Reloaded-Project/ReloadedCode:run-config-hook
Copy head branch name to clipboard
Commits
Commits on Aug 18, 2026
Added: RunConfigHook contract and dispatch for amending run config
Show description for 223d1c2
Sewer56
committed
223d1c2
View commit details
Copy full SHA for 223d1c2
Browse repository at this point
Changed: run hooks observe a read-only view of the run config
Show description for 679c853
Sewer56
committed
679c853
View commit details
Copy full SHA for 679c853
Browse repository at this point
Changed: adopt the RunConfigHook contract in the serdesai agent runtime
Show description for d1d71fb
Sewer56
committed
d1d71fb
View commit details
Copy full SHA for d1d71fb
Browse repository at this point
Changed: apply run-config hooks on the streaming path with shared prompt sections
Sewer56
committed
18bfcbd
View commit details
Copy full SHA for 18bfcbd
Browse repository at this point
Added: run hook examples for preamble injection and read-only lifecycle
Show description for 65e89ea
Sewer56
committed
65e89ea
View commit details
Copy full SHA for 65e89ea
Browse repository at this point
Fixed: drop redundant rustdoc link target in run_stream docs
Sewer56
committed
968db5d
View commit details
Copy full SHA for 968db5d
Browse repository at this point
Changed: document why Debug count tests pin hook-trait formatting
Sewer56
committed
5ec3c05
View commit details
Copy full SHA for 5ec3c05
Browse repository at this point
Changed: trim dispatch_run doc to the core hook flow
Show description for f75e179
Sewer56
committed
f75e179
View commit details
Copy full SHA for f75e179
Browse repository at this point
Changed: replace run-config hook test doubles with closure adapters
Show description for 2eecd18
Sewer56
committed
2eecd18
View commit details
Copy full SHA for 2eecd18
Browse repository at this point
Changed: drop RunConfigHook note from run-event module docs
Sewer56
committed
34efb87
View commit details
Copy full SHA for 34efb87
Browse repository at this point
Changed: fold redundant dispatch_run config test into the wrap test
Show description for 19a9bbf
Sewer56
committed
19a9bbf
View commit details
Copy full SHA for 19a9bbf
Browse repository at this point
Remove verbose re-export doc comment in serdesai lib
Sewer56
committed
dfa5f15
View commit details
Copy full SHA for dfa5f15
Browse repository at this point
Changed: restore serdesai-run-hook as a single RunHook example
Show description for 8972685
Sewer56
committed
8972685
View commit details
Copy full SHA for 8972685
Browse repository at this point
Changed: tighten run_hook module and trait docs
Show description for 67ab8cd
Sewer56
committed
67ab8cd
View commit details
Copy full SHA for 67ab8cd
Browse repository at this point
Remove outdated mock-model echo note from run config hook example
Sewer56
committed
f490d95
View commit details
Copy full SHA for f490d95
Browse repository at this point
Changed: trim and clarify HookedAgent run-path docs
Show description for bfde8f2
Sewer56
committed
bfde8f2
View commit details
Copy full SHA for bfde8f2
Browse repository at this point
Changed: sync hooks docs with the RunConfigHook API
Show description for a905a32
Sewer56
committed
a905a32
View commit details
Copy full SHA for a905a32
Browse repository at this point
Fixed: stream run-config head includes prompt separator like run()
Show description for 2d75126
Sewer56
committed
2d75126
View commit details
Copy full SHA for 2d75126
Browse repository at this point
Changed: build empty-chain RunConfig test input as a struct literal
Show description for ac0cb97
Sewer56
committed
ac0cb97
View commit details
Copy full SHA for ac0cb97
Browse repository at this point
You can’t perform that action at this time.