Files
dsh-easy-desktop/data/metainfo/io.github.tommyfang.DshDesktop.metainfo.xml
2026-08-17 21:01:02 +08:00

75 lines
2.9 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
<id>io.github.tommyfang.DshDesktop</id>
<name>DeepSeek Harness Desktop</name>
<summary>Give DeepSeek eyes and ~+8% with Anchored Standard</summary>
<summary xml:lang="zh_CN">给 DeepSeek 带上眼睛;内置锚定模式约 +8%</summary>
<metadata_license>MIT</metadata_license>
<project_license>MIT</project_license>
<developer id="io.github.tommyfang">
<name>TommyFang2077</name>
</developer>
<description>
<p>
Official DeepSeek Harness (dsh) WebUI in a native window. Built-in
ModLens vision gives text-only DeepSeek eyes: paste an image and it
can read it. Built-in Anchored Standard raises DeepSeek V4 Pro about
8% over official Standard on Project2 (Ability 91 to 98/99) by
anchoring the first turn on Minimal tools, then unlocking the full
catalog. Credentials stay in ~/.dsh.
</p>
</description>
<launchable type="desktop-id">io.github.tommyfang.DshDesktop.desktop</launchable>
<url type="homepage">https://github.com/TommyFang2077/dsh-easy-desktop</url>
<url type="bugtracker">https://github.com/TommyFang2077/dsh-easy-desktop/issues</url>
<provides>
<binary>dsh-desktop</binary>
</provides>
<categories>
<category>Development</category>
<category>Utility</category>
<category>Network</category>
</categories>
<content_rating type="oars-1.1" />
<releases>
<release version="0.1.3" date="2026-08-17">
<description>
<ul>
<li>Non-Flatpak installs auto-install dsh into the app's built-in prefix on first launch when no dsh is found</li>
<li>Fixed Gitea mirror publish failing on a first-version 404 (release lookup no longer retries 404)</li>
<li>Windows prefers the dsh.cmd shim over the extensionless POSIX script in the npx cache</li>
</ul>
</description>
</release>
<release version="0.1.2" date="2026-08-17">
<description>
<ul>
<li>Bundled plugin market upgraded to dshmarket 1.10.1 (more resilient downloads, safer installs)</li>
<li>In-app updater enabled: the signing public key is now embedded in every build</li>
<li>Removed the duplicate 视觉模型 settings section — the modlens card under Settings → Plugins is the single config surface</li>
<li>Structured release notes for every version</li>
</ul>
</description>
</release>
<release version="0.1.1" date="2026-08-16">
<description>
<p>Signed in-app updater from the mainland mirror; HTTPS Gitea distribution; Market install warnings for GitHub-only sources.</p>
</description>
</release>
<release version="0.1.0" date="2026-08-15">
<description>
<p>Tauri shell with an Apple-style title bar, bundled dsh, and on-launch updates.</p>
</description>
</release>
</releases>
</component>