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 }}
DataDog
/
serverless-components
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
2
Code
Issues
0
Pull requests
8
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
feat(agent-config): allow extensible configuration via ConfigExtension trait
- #111
#111
Merged
duncanista
merged 6 commits into
main
DataDog/serverless-components:main
from
jordan.gonzalez/config/allow-extensible-configuration
DataDog/serverless-components:jordan.gonzalez/config/allow-extensible-configuration
Copy head branch name to clipboard
Apr 9, 2026
Conversation
Commits
6
(6)
Checks
Files changed
Merged
feat(agent-config): allow extensible configuration via ConfigExtension trait
#111
duncanista
merged 6 commits into
main
DataDog/serverless-components:main
from
jordan.gonzalez/config/allow-extensible-configuration
DataDog/serverless-components:jordan.gonzalez/config/allow-extensible-configuration
Copy head branch name to clipboard
Commits
Commits on Apr 7, 2026
feat(agent-config): allow extensible configuration via ConfigExtension trait
Show description for 72f997b
duncanista
committed
72f997b
View commit details
Copy full SHA for 72f997b
Browse repository at this point
refactor(agent-config): organize crate into sources/ and deserializers/ modules
Show description for 03b66b8
duncanista
committed
03b66b8
View commit details
Copy full SHA for 03b66b8
Browse repository at this point
refactor(agent-config): move inline deserializer helpers to deserializers/helpers.rs
Show description for bb0fb6d
duncanista
committed
bb0fb6d
View commit details
Copy full SHA for bb0fb6d
Browse repository at this point
refactor(agent-config): reorder lib.rs so Config struct is visible first
Show description for 4c077ed
duncanista
committed
4c077ed
View commit details
Copy full SHA for 4c077ed
Browse repository at this point
fix(agent-config): make NoExtensionSource deserialize from map data
Show description for e8ba905
duncanista
committed
e8ba905
View commit details
Copy full SHA for e8ba905
Browse repository at this point
Commits on Apr 8, 2026
docs(agent-config): improve ConfigExtension trait and Source docs
Show description for 6c948f5
duncanista
committed
6c948f5
View commit details
Copy full SHA for 6c948f5
Browse repository at this point
You can’t perform that action at this time.