Skip to content

docs: update desktop app references from Tauri to Electron#25965

Merged
Brendonovich merged 1 commit intoanomalyco:devfrom
imduchuyyy:fix/update-desktop-readme-filenames
May 6, 2026
Merged

docs: update desktop app references from Tauri to Electron#25965
Brendonovich merged 1 commit intoanomalyco:devfrom
imduchuyyy:fix/update-desktop-readme-filenames

Conversation

@imduchuyyy
Copy link
Copy Markdown
Contributor

@imduchuyyy imduchuyyy commented May 6, 2026

Issue for this PR

Closes #25967

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

Updates all README files and CONTRIBUTING.md to replace Tauri references with Electron, since the desktop app now uses Electron. This includes fixing artifact filenames (darwin-aarch64mac-arm64, darwin-x64mac-x64) and updating dev commands in CONTRIBUTING.md.

How did you verify your code works?

Compared filenames against actual release assets from gh release view which show opencode-desktop-mac-arm64.dmg etc. Verified CONTRIBUTING.md commands match packages/desktop/package.json scripts.

Screenshots / recordings

N/A - documentation only change.

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 6, 2026

Thanks for your contribution!

This PR doesn't have a linked issue. All PRs must reference an existing issue.

Please:

  1. Open an issue describing the bug/feature (if one doesn't exist)
  2. Add Fixes #<number> or Closes #<number> to this PR description

See CONTRIBUTING.md for details.

@github-actions github-actions Bot added the needs:compliance This means the issue will auto-close after 2 hours. label May 6, 2026
@imduchuyyy imduchuyyy force-pushed the fix/update-desktop-readme-filenames branch from 449ebb5 to 73d2526 Compare May 6, 2026 03:58
@imduchuyyy imduchuyyy changed the title fix(readme): update desktop app download filenames for Electron docs: update desktop app references from Tauri to Electron May 6, 2026
@github-actions github-actions Bot removed needs:issue needs:compliance This means the issue will auto-close after 2 hours. labels May 6, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 6, 2026

Thanks for updating your PR! It now meets our contributing guidelines. 👍

@Brendonovich
Copy link
Copy Markdown
Member

tyty

@Brendonovich Brendonovich merged commit 5013e8a into anomalyco:dev May 6, 2026
8 checks passed
@imduchuyyy imduchuyyy deleted the fix/update-desktop-readme-filenames branch May 6, 2026 04:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs: desktop app references still mention Tauri instead of Electron

2 participants