feat(deskclaw): rebrand + vibe presets + chat model picker

This commit is contained in:
DeskClaw Bot
2026-04-21 13:56:26 +00:00
Unverified
parent 92144ab639
commit aa4d1fe2b2
23 changed files with 377 additions and 73 deletions

View File

@@ -1,6 +1,6 @@
appId: app.clawx.desktop
productName: ClawX
copyright: Copyright © 2026 ClawX
appId: app.deskclaw.desktop
productName: DeskClaw
copyright: Copyright © 2026 DeskClaw
compression: maximum
artifactName: ${productName}-${version}-${os}-${arch}.${ext}
@@ -59,7 +59,7 @@ publish:
useMultipleRangeRequest: false
- provider: github
owner: ValueCell-ai
repo: ClawX
repo: DeskClaw
# macOS Configuration
mac:
@@ -133,8 +133,8 @@ nsis:
differentialPackage: true
createDesktopShortcut: true
createStartMenuShortcut: true
shortcutName: ClawX
uninstallDisplayName: ClawX
shortcutName: DeskClaw
uninstallDisplayName: DeskClaw
license: LICENSE
include: scripts/installer.nsh
installerIcon: resources/icons/icon.ico
@@ -161,17 +161,17 @@ linux:
arch:
- x64
category: Utility
maintainer: ClawX Team <public@valuecell.ai>
vendor: ClawX
maintainer: DeskClaw Team <public@valuecell.ai>
vendor: DeskClaw
synopsis: AI Assistant powered by OpenClaw
description: ClawX is a graphical AI assistant application that integrates with OpenClaw Gateway to provide intelligent automation and assistance across multiple messaging platforms.
desktop:
entry:
Name: ClawX
Name: DeskClaw
Comment: AI Assistant powered by OpenClaw
Categories: Utility;Network;
Keywords: ai;assistant;automation;chat;
StartupWMClass: clawx
StartupWMClass: deskclaw
appImage:
license: LICENSE