We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
04431c2
xiao settings carpet-avoidance [avoid|auto]
vacuum-extend
carpet_avoidance
/api/settings
escape
avoid
.venv/bin/python -m pytest tests/ -v
.venv/bin/ruff check src/ tests/
.venv/bin/ruff format --check src/ tests/
.venv/bin/mypy src/xiao/
uv sync --frozen && uv run pytest tests/test_dashboard_server.py -q