- 新增 setup.sh: 一键安装 Node.js/Python依赖/构建前端/创建.env - start.sh: 增加 Python 依赖检查, npx 不可用时给出明确提示 - 解决新机器上 npx not found 和 backend.main import 失败问题