Development setup and testing with MemSync
.env
file in the project root:
http://localhost:8000
Unit Tests
Integration Tests
Memory Buffer Tests
http://localhost:8000/docs
or test with curl:
server/main.py
tests/
Database Connection Errors
Memory Extraction Not Working
Vector Search Issues
git checkout -b feature/your-feature
pytest
ruff check .