Commit Graph

4 Commits

Author SHA1 Message Date
Tommy
4d7616ab62 Let tauri-action install the CLI instead of cargo tauri.
Setting tauriScript skipped CLI setup, so cargo tauri was missing
on the runners. Use uploadUpdaterJson for the updater toggle.

Co-authored-by: Cursor <cursoragent@cursor.com>
v0.1.0
2026-08-15 22:27:37 +08:00
Tommy
9053bbe3f8 Fix CI: only require dsh-plugin in the README.
THIRD_PARTY.md is license notices and does not mention GitHub topics.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-15 22:19:36 +08:00
Tommy
f41f9fc08f Mark the repo as a dsh-plugin for ecosystem discovery.
Follow DeepSeek Harness CONTRIBUTING.md so the desktop shell shows up
under the dsh-plugin GitHub topic.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-15 22:17:23 +08:00
Tommy
f8a3c2dc6f Add README, plugin citations, and multi-platform release CI.
Ship screenshots and third-party notices for the desktop shell, and
package Windows, macOS, deb, rpm, and Flatpak from GitHub Releases.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-15 22:02:13 +08:00