feat(tools): migrate to UV from Poetry for blazing fast ultra safe secure unhackable dependency management 🚀 🚀 🚀 🚀 🚀 🚀 🚀 🚀

This commit is contained in:
Ivan
2026-05-10 03:19:42 -05:00
parent 2ce02e1eef
commit 7e31cd0d56
19 changed files with 2759 additions and 2676 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ trap cleanup EXIT INT TERM
echo "E2E: starting MeshChat backend on 127.0.0.1:${BACKEND_PORT} (isolated storage under ${TMPDIR})"
poetry run python -m meshchatx.meshchat \
uv run python -m meshchatx.meshchat \
--headless \
--no-https \
--host 127.0.0.1 \