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-06-01 02:41:45 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e8106776b4cbdc5e220c30a459f33ffd1bb8bc02
invariant-gateway
/
gateway
/
common
T
History
Hemang
e8106776b4
Refactor stdio implementation to use McpSession class.
2025-06-04 11:46:35 +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
Refactor stdio implementation to use McpSession class.
2025-06-04 11:46:35 +02:00
guardrails.py
Extract guardrails from header if provided (
#33
)
2025-04-03 08:56:15 +02:00
mcp_sessions_manager.py
Refactor stdio implementation to use McpSession class.
2025-06-04 11:46:35 +02:00
mcp_utils.py
Refactor stdio implementation to use McpSession class.
2025-06-04 11:46:35 +02:00
request_context.py
Add an option to add extra metadata that is pushed and passed to Guardrails during an MCP session (
#47
)
2025-05-19 13:44:37 +02:00