1
0
mirror of synced 2026-08-05 02:57:12 +00:00
Files
Eashan Kaushik 92e1aa43b1 feat(gateway): AgentCore Gateway tutorials for LLM inference, HTTP/MCP targets, connectors, WAF, and gateway-enforced access (#1678)
* docs: add npm install step to gateway-mcp-inspector README

* Add AgentCore Gateway tutorials: LLM inference, WAF, web search, agent/MCP HTTP targets, gateway-enforced access

* docs(gateway): finalize HTTP target labs, MCP passthrough demos, and gateway-enforced access

- HTTP agent/MCP-server landing READMEs: de-stub and add overviews
- A2A + HTTP runtime labs: two-token model (runtime vs gateway audience),
  --scope flag on the OBO callback server, agent-card URL guidance
- Databricks A2A: SP setup, MODEL_ID/app.yaml, requirements pins,
  openid-configuration discovery + CLIENT_SECRET_BASIC
- MCP passthrough (runtime/context7/github): MCP handshake invoke.py demos,
  Mcp-Session-Id + Content-Type response-header allowlists, inspector notes
- gateway-enforced-access: align tokens with the two-token model
- WAF + websearch + model-governance deploy fixes; demo gifs

* fix(gateway): silence ruff E402 on post-sys.path local imports in litellm demos
2026-06-18 09:12:05 -04:00

4 lines
52 B
TOML

version = 1
revision = 3
requires-python = ">=3.12"