- Bump version to 2.0.1
- Fix sudo meridian on servers: symlink to /usr/local/bin/
- Add 3x-ui Docker integration tests for API round-trip validation
- Update all docs for Python migration: fix stale paths, flags, workflows
- Fix typer dependency: remove [all] extra (removed in typer 0.24)
- Fix install.sh: handle permission denied when removing old CLI
- Add Makefile with uv ecosystem for local development