You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Fix SQL initialization: Use executescript() instead of execute() for multiple statements in message_store.py
- Fix PROJECT_ROOT path: Reduce from 6 parents to 3 parents in server/api/mcp/config.py
- Add backward compatibility shim: Support legacy dipeo_server imports in server/__init__.py
- Remove hardcoded credentials: Use NGROK_AUTH environment variable in Makefile
Co-authored-by: Seunghyun Ji <sorryhyun@users.noreply.github.com>
0 commit comments