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
refactor(cli):bin/ai-rem wirft das .venv-Re-exec raus und nutzt nur noch Python-stdlib (urllib/json/argparse). Läuft damit auf jedem python3 ≥3.8 unter Windows/Linux/macOS; ein plattformfremdes .venv auf Shared-Storage kann die CLI nicht mehr kapern. Server-Deps (fastmcp/kuzu) bleiben im Docker-Container.