graphiti/mcp_server
Daniel Chalef 669aaae785 fix: Fix all linting errors in test suite
- Replace bare except with except Exception
- Remove unused imports and variables
- Fix type hints to use modern syntax
- Apply ruff formatting for line length
- Ensure all tests pass linting checks
2025-10-29 18:41:18 -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: Fix all linting errors in test suite 2025-10-29 18:41:18 -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