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-03-25 12:40:55 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
645d73fc663caa1bb993c4b99f2cc18bec5ff4b4
invariant-gateway
/
gateway
History
Hemang
edd9fd9a5c
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
..
common
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
converters
Add some tests for the Anthropic conversion functions. Add support for system message in Anthropic. Rename some variables.
2025-03-21 00:56:52 +01:00
integrations
fix typo (
#42
)
2025-04-23 09:28:45 +01:00
mcp
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
routes
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
__init__.py
Rename proxy to gateway.
2025-03-05 14:35:39 +01:00
__main__.py
fix: print breaks claude
2025-04-17 14:59:59 +02:00
.env
Small formatting changes.
2025-04-02 13:40:52 +02:00
run.sh
Use pyproject.toml instead of requirements.txt and fix some broken tests.
2025-04-17 07:15:28 +02:00
serve.py
Add MCP SSE server proxying in gateway.
2025-05-08 14:11:22 +05:30
validate_config.py
Use pyproject.toml instead of requirements.txt and fix some broken tests.
2025-04-17 07:15:28 +02:00