.PHONY: run check qwen-context run: python run.py check: ./scripts/qwen-check.sh qwen-context: ./scripts/qwen-context.sh