llama-stack-mirror/tests/integration/tool_runtime
Omar Abdelwahab 8783255bc3 feat(tool-runtime): Add authorization parameter with backward compatibility
Implement Phase 1 of MCP auth migration:
- Add authorization parameter to list_runtime_tools() and invoke_tool()
- Maintain backward compatibility with X-LlamaStack-Provider-Data header
- Tests use old header-based auth to avoid client SDK dependency
- New parameter takes precedence when both methods provided

Phase 2 will migrate tests to new parameter after Stainless SDK release.

Related: PR #4052
2025-11-13 10:26:39 -08:00
..
recordings fix(responses): fix subtle bugs in non-function tool calling (#3817) 2025-10-15 13:57:37 -07:00
test_builtin_tools.py feat(tools)!: substantial clean up of "Tool" related datatypes (#3627) 2025-10-02 15:12:03 -07:00
test_mcp.py feat(tool-runtime): Add authorization parameter with backward compatibility 2025-11-13 10:26:39 -08:00
test_mcp_json_schema.py feat(tool-runtime): Add authorization parameter with backward compatibility 2025-11-13 10:26:39 -08:00
test_registration.py chore: Stack server no longer depends on llama-stack-client (#4094) 2025-11-07 09:54:09 -08:00