graphiti/mcp_server
Daniel Chalef dfb99e742e fix: Improve test runner to load API keys from .env file
- Add dotenv loading support in test runner
- Fix duplicate os import issue
- Improve prerequisite checking with helpful hints
- Update error messages to guide users

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-27 12:20:14 -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: Configure consistent logging format between uvicorn and MCP server 2025-10-26 18:00:47 -07:00
tests fix: Improve test runner to load API keys from .env file 2025-10-27 12:20:14 -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 conductor-checkpoint-msg_01Q7VLFTJrtmpkaB7hfUzZLP 2025-10-27 12:15:35 -07:00