feat: add interactive setup wizard with model selection and agent config (v2.6.0)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-19 10:34:39 +10:00
co-authored by Claude Sonnet 4.6
parent 9f43452f03
commit 719723225d
3 changed files with 605 additions and 1 deletions
+4
View File
@@ -276,6 +276,10 @@ else
esac
fi
echo ""
echo "🧙 启动配置向导..."
python3 "$(dirname "$0")/setup_wizard.py" || true
echo ""
echo "=== Installation complete ==="
echo ""