docs: embed actual screenshot images instead of dynamic endpoints

This commit is contained in:
admin
2026-04-02 17:03:32 +00:00
Unverified
parent a6332f4304
commit d4cfe0e294
3 changed files with 2 additions and 2 deletions

View File

@@ -1,10 +1,10 @@
# Solo Trae Desktop Installers
![Solo on Windows](https://coreva-normal.trae.ai/api/ide/v1/text_to_image?prompt=A%20sleek%20modern%20Windows%2011%20desktop%20setup%20displaying%20a%20futuristic%20AI%20coding%20assistant%20IDE%20application%20in%20dark%20mode%2C%20glowing%20neon%20blue%20accents%2C%20cinematic%20lighting%2C%20photorealistic%2C%208k%20resolution%2C%20high%20quality&image_size=landscape_16_9)
![Solo on Windows](assets/windows-screenshot.png)
This repository contains native desktop installers for **Solo Trae** (https://solo.trae.ai) on both **Windows** and **Linux**.
![Solo on Linux](https://coreva-normal.trae.ai/api/ide/v1/text_to_image?prompt=A%20sexy%20modern%20Linux%20desktop%20setup%20running%20a%20sleek%20AI%20code%20editor%20application%20in%20dark%20mode%2C%20floating%20windows%2C%20minimalist%20design%2C%20neon%20purple%20and%20green%20accents%2C%20photorealistic%2C%208k&image_size=landscape_16_9)
![Solo on Linux](assets/linux-screenshot.png)
The installers are built using a wrapper around the official Electron runtime and bundled with a Go-based self-extracting deployment tool. They provide a seamless native application experience without requiring standard browsers or manual configuration.