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
Accelerator
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
Type
/
to 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
.
vllm-project
/
agentic-api
Public
Notifications
You must be signed in to change notification settings
Fork
24
Star
61
Code
Issues
31
Pull requests
8
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: add SSE event normalizer module
- #49
#49
Merged
maralbahari
merged 9 commits into
vllm-project:main
vllm-project/agentic-api:main
from
ashwing:feat/sse-event-normalizer
ashwing/agentic-api:feat/sse-event-normalizer
Copy head branch name to clipboard
Jun 11, 2026
Conversation
Commits
9
(9)
Checks
Files changed
Merged
feat: add SSE event normalizer module
#49
maralbahari
merged 9 commits into
vllm-project:main
vllm-project/agentic-api:main
from
ashwing:feat/sse-event-normalizer
ashwing/agentic-api:feat/sse-event-normalizer
Copy head branch name to clipboard
Commits
Commits on Jun 10, 2026
feat: add SSE event normalizer module
Show description for 840b90f
ashwing
committed
840b90f
View commit details
Copy full SHA for 840b90f
Browse repository at this point
test: add real vLLM cassette test for function_call events
Show description for 1c9c9d5
ashwing
committed
1c9c9d5
View commit details
Copy full SHA for 1c9c9d5
Browse repository at this point
test: add YAML cassette-driven tests for event normalizer
Show description for 0a71c94
ashwing
committed
0a71c94
View commit details
Copy full SHA for 0a71c94
Browse repository at this point
fix: address review findings — data loss and API ergonomics
Show description for eead6d4
ashwing
committed
eead6d4
View commit details
Copy full SHA for eead6d4
Browse repository at this point
test: add reasoning, parallel calls, and mixed output tests
Show description for 3c32498
ashwing
committed
3c32498
View commit details
Copy full SHA for 3c32498
Browse repository at this point
refactor: consolidate all tests into integration test file
Show description for 9c5c817
ashwing
committed
9c5c817
View commit details
Copy full SHA for 9c5c817
Browse repository at this point
fix: use deserialize_from_str_opt from utils/common
Show description for e62b7c6
ashwing
committed
e62b7c6
View commit details
Copy full SHA for e62b7c6
Browse repository at this point
refactor: extract json_str/json_str_opt/json_u32 helpers
Show description for a016c6f
ashwing
committed
a016c6f
View commit details
Copy full SHA for a016c6f
Browse repository at this point
fix: alphabetize module declarations in lib.rs
Show description for 08b6c3f
ashwing
committed
08b6c3f
View commit details
Copy full SHA for 08b6c3f
Browse repository at this point
You can’t perform that action at this time.