graphiti/mcp_server
Daniel Chalef 4fe92a2b5b fix: Use contextlib.suppress instead of try-except-pass (SIM105)
- Replace try-except-pass with contextlib.suppress in test_async_operations.py
- Replace try-except-pass with contextlib.suppress in test_fixtures.py
- Fixes ruff SIM105 linting errors
2025-10-29 18:46:50 -07:00
..
config fix: Correct default OpenAI model to gpt-4.1 2025-10-26 17:40:12 -07:00
docker chore: Update default transport from SSE to HTTP 2025-10-26 17:33:54 -07:00
docs feat: MCP Server v1.0.0rc0 - Complete refactoring with modular architecture 2025-10-26 17:23:57 -07:00
src fix: Fix all linting errors in test suite 2025-10-29 18:41:18 -07:00
tests fix: Use contextlib.suppress instead of try-except-pass (SIM105) 2025-10-29 18:46:50 -07:00
.env.example feat: MCP Server v1.0.0rc0 - Complete refactoring with modular architecture 2025-10-26 17:23:57 -07:00
.python-version Add MCP Server (#301) 2025-03-24 17:08:19 -07:00
main.py feat: MCP Server v1.0.0rc0 - Complete refactoring with modular architecture 2025-10-26 17:23:57 -07:00
pyproject.toml conductor-checkpoint-msg_01Q7VLFTJrtmpkaB7hfUzZLP 2025-10-27 12:15:35 -07:00
pytest.ini feat: MCP Server v1.0.0rc0 - Complete refactoring with modular architecture 2025-10-26 17:23:57 -07:00
uv.lock fix: Fix all linting errors in test suite 2025-10-29 18:41:18 -07:00