This website requires JavaScript.
Explore
Help
Sign In
CalvinBackup
/
invariant-gateway
Watch
1
Star
0
Fork
0
You've already forked invariant-gateway
mirror of
https://github.com/invariantlabs-ai/invariant-gateway.git
synced
2026-05-27 00:42:23 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6363c6eb979de2f19f78dfb8ff100ed3a08e1e2e
invariant-gateway
/
gateway
/
common
T
History
knielsen404
7cd5950e38
Merge branch 'main' into mcp-metadata
2025-05-12 11:09:22 +02:00
..
__init__.py
Rename proxy to gateway.
2025-03-05 14:35:39 +01:00
authorization.py
Allow to specify different API keys for the guardrailing service (
#36
)
2025-04-03 12:15:30 +02:00
config_manager.py
Fix asyncio and threading. Dedupe annotations before pushing. Add README.
2025-04-17 07:15:28 +02:00
constants.py
Merge branch 'main' into mcp-metadata
2025-05-12 11:09:22 +02:00
guardrails.py
Extract guardrails from header if provided (
#33
)
2025-04-03 08:56:15 +02:00
mcp_sessions_manager.py
When tool_call is blocked in MCP Post method, add the error message to a pending error messages list. Create two queues in the MCP SSE Get endpoint which correspond to the MCP server events and these pending error messages. These two queues are merged to return events back to the client.
2025-05-09 11:05:33 +05:30
request_context.py
nest extra mcp metadata in metadata object
2025-05-06 16:20:58 +02:00