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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
microsoft
/
amplifier-core
Public
Notifications
You must be signed in to change notification settings
Fork
26
Star
26
Code
Pull requests
10
Actions
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
fix: PR #39 medium-priority code quality improvements (M-01 through M-09)
- #43
#43
Merged
Brian Krabach (bkrabach)
merged 10 commits into
main
microsoft/amplifier-core:main
from
fix/pr39-medium-priority-items
microsoft/amplifier-core:fix/pr39-medium-priority-items
Copy head branch name to clipboard
Mar 9, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
fix: PR #39 medium-priority code quality improvements (M-01 through M-09)
#43
Brian Krabach (bkrabach)
merged 10 commits into
main
microsoft/amplifier-core:main
from
fix/pr39-medium-priority-items
microsoft/amplifier-core:fix/pr39-medium-priority-items
Copy head branch name to clipboard
Commits
Commits on Mar 8, 2026
feat: clamp timeout_seconds to max 300s in EmitHookAndCollect
Show description for 866c834
Brian Krabach (bkrabach)
committed
866c834
View commit details
Copy full SHA for 866c834
Browse repository at this point
test: add NEG_INFINITY coverage for emit_hook_and_collect timeout
Brian Krabach (bkrabach)
committed
3d11302
View commit details
Copy full SHA for 3d11302
Browse repository at this point
refactor: replace unwrap() with swap_remove(0) in detect_wasm_module_type
Brian Krabach (bkrabach)
committed
bf96fcd
View commit details
Copy full SHA for bf96fcd
Browse repository at this point
feat: add debug_assert! before block_on calls in orchestrator bridge
Show description for 870fdcd
Brian Krabach (bkrabach)
and
Amplifier (microsoft-amplifier)
committed
870fdcd
View commit details
Copy full SHA for 870fdcd
Browse repository at this point
fix(node): remove unused reason parameter from cancellation methods
Brian Krabach (bkrabach)
committed
fa4cf26
View commit details
Copy full SHA for fa4cf26
Browse repository at this point
refactor(conversions): extract to_json_or_warn and from_json_or_default helpers
Show description for 32d4153
Brian Krabach (bkrabach)
committed
32d4153
View commit details
Copy full SHA for 32d4153
Browse repository at this point
refactor(wasm): extract shared get_typed_func to bridges/mod.rs
Show description for 96d5bf7
Brian Krabach (bkrabach)
committed
96d5bf7
View commit details
Copy full SHA for 96d5bf7
Browse repository at this point
fix(node): remove unused JsToolResult, JsToolSpec, JsSessionConfig, Role exports
Brian Krabach (bkrabach)
committed
b521f36
View commit details
Copy full SHA for b521f36
Browse repository at this point
refactor(resolver): add WasmPath variant to distinguish pre-load from loaded WASM artifacts
Show description for 323d0b7
Brian Krabach (bkrabach)
committed
323d0b7
View commit details
Copy full SHA for 323d0b7
Browse repository at this point
feat(resolver): add optional sha256 integrity verification for WASM modules
Show description for 181b3b7
Brian Krabach (bkrabach)
committed
181b3b7
View commit details
Copy full SHA for 181b3b7
Browse repository at this point
You can’t perform that action at this time.