Add Tauri desktop scaffolding and improve response rendering.

This updates project metadata/scripts for desktop builds, adds Tauri app files, refreshes release artifacts, and improves results preview handling for structured and think-tagged responses.

Made-with: Cursor
This commit is contained in:
Xin Wang
2026-04-30 13:57:58 +08:00
parent f0aeb22f77
commit 86d499245c
70 changed files with 16403 additions and 7 deletions

View File

@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<color name="ic_launcher_background">#fff</color>
</resources>