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
62
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
fix: align MCP call responses and streaming events with OpenAI [2/2]
- #139
#139
Merged
franciscojavierarceo
merged 25 commits into
vllm-project:main
vllm-project/agentic-api:main
from
EmbeddedLLM:fix-mcp-tool-call-2
EmbeddedLLM/agentic-api:fix-mcp-tool-call-2
Copy head branch name to clipboard
Jul 30, 2026
Conversation
Commits
25
(25)
Checks
Files changed
Merged
fix: align MCP call responses and streaming events with OpenAI [2/2]
#139
franciscojavierarceo
merged 25 commits into
vllm-project:main
vllm-project/agentic-api:main
from
EmbeddedLLM:fix-mcp-tool-call-2
EmbeddedLLM/agentic-api:fix-mcp-tool-call-2
Copy head branch name to clipboard
Commits
Commits on Jul 21, 2026
fix: revisit MCP support, remove MCP resources, and discover and execute native tools
Show description for 6e69900
maralbahari
committed
6e69900
View commit details
Copy full SHA for 6e69900
Browse repository at this point
fix: align MCP call responses and streaming events with OpenAI
Show description for 5a9955a
maralbahari
committed
5a9955a
View commit details
Copy full SHA for 5a9955a
Browse repository at this point
update mcp gateway support
Show description for b35f56d
maralbahari
committed
b35f56d
View commit details
Copy full SHA for b35f56d
Browse repository at this point
Merge remote-tracking branch 'origin/fix-mcp-tool-call-1' into fix-mcp-tool-call-2
maralbahari
committed
610b960
View commit details
Copy full SHA for 610b960
Browse repository at this point
Commits on Jul 22, 2026
address PR about name collision and tighter param contract and some cleanup
Show description for 6ca6166
maralbahari
committed
6ca6166
View commit details
Copy full SHA for 6ca6166
Browse repository at this point
Merge remote-tracking branch 'origin/main' into fix-mcp-tool-call-1
maralbahari
committed
2643942
View commit details
Copy full SHA for 2643942
Browse repository at this point
fix: validate MCP tool registry name collisions
Show description for 2897b86
maralbahari
committed
2897b86
View commit details
Copy full SHA for 2897b86
Browse repository at this point
Merge remote-tracking branch 'origin/fix-mcp-tool-call-1' into fix-mcp-tool-call-2
Show description for 1da8bda
maralbahari
committed
1da8bda
View commit details
Copy full SHA for 1da8bda
Browse repository at this point
clean code
Show description for 3eedc96
maralbahari
committed
3eedc96
View commit details
Copy full SHA for 3eedc96
Browse repository at this point
Commits on Jul 23, 2026
Merge remote-tracking branch 'origin/main' into fix-mcp-tool-call-1
Show description for 21287fd
maralbahari
committed
21287fd
View commit details
Copy full SHA for 21287fd
Browse repository at this point
Merge remote-tracking branch 'origin/fix-mcp-tool-call-1' into fix-mcp-tool-call-2
Show description for f380e0d
maralbahari
committed
f380e0d
View commit details
Copy full SHA for f380e0d
Browse repository at this point
fix clippy
Show description for 9207b9e
maralbahari
committed
9207b9e
View commit details
Copy full SHA for 9207b9e
Browse repository at this point
Merge remote-tracking branch 'origin/fix-mcp-tool-call-1' into fix-mcp-tool-call-2
maralbahari
committed
3752d63
View commit details
Copy full SHA for 3752d63
Browse repository at this point
fix test
Show description for 5cc909d
maralbahari
committed
5cc909d
View commit details
Copy full SHA for 5cc909d
Browse repository at this point
Commits on Jul 24, 2026
harden MCP discovery, approval, and credential handling
Show description for 7e6fea4
maralbahari
committed
7e6fea4
View commit details
Copy full SHA for 7e6fea4
Browse repository at this point
update mcp support design document
Show description for 6db6b3f
maralbahari
committed
6db6b3f
View commit details
Copy full SHA for 6db6b3f
Browse repository at this point
remove read_resources test fixtures
Show description for a2f4901
maralbahari
committed
a2f4901
View commit details
Copy full SHA for a2f4901
Browse repository at this point
Merge remote-tracking branch 'origin/fix-mcp-tool-call-1' into fix-mcp-tool-call-2
Show description for 001b921
maralbahari
committed
001b921
View commit details
Copy full SHA for 001b921
Browse repository at this point
Commits on Jul 29, 2026
harden MCP argument and metadata handling
Show description for 8d3e423
maralbahari
committed
8d3e423
View commit details
Copy full SHA for 8d3e423
Browse repository at this point
Merge remote-tracking branch 'origin/fix-mcp-tool-call-1' into fix-mcp-tool-call-2
maralbahari
committed
f190e3f
View commit details
Copy full SHA for f190e3f
Browse repository at this point
Merge remote-tracking branch 'origin/main' into fix-mcp-tool-call-2
Show description for dbcaf70
maralbahari
committed
dbcaf70
View commit details
Copy full SHA for dbcaf70
Browse repository at this point
Commits on Jul 30, 2026
address comments bugfixes and re-record cassettes
Show description for 14409c2
maralbahari
committed
14409c2
View commit details
Copy full SHA for 14409c2
Browse repository at this point
reuse MCP item IDs across streaming lifecycle
Show description for 5028c04
maralbahari
committed
5028c04
View commit details
Copy full SHA for 5028c04
Browse repository at this point
cover failed MCP stream sequencing and document discovery gap
Show description for 83e1fd0
maralbahari
committed
83e1fd0
View commit details
Copy full SHA for 83e1fd0
Browse repository at this point
fix: address MCP review follow-ups
Show description for 0268631
franciscojavierarceo
authored and
maralbahari
committed
0268631
View commit details
Copy full SHA for 0268631
Browse repository at this point
You can’t perform that action at this time.