Skip to content

feat(desktop): get display name for bundles from system#3516

Merged
elijah-potter merged 1 commit into
masterfrom
feature/app-names
May 28, 2026
Merged

feat(desktop): get display name for bundles from system#3516
elijah-potter merged 1 commit into
masterfrom
feature/app-names

Conversation

@elijah-potter
Copy link
Copy Markdown
Collaborator

Issues

Fixes #3502

Description

This PR changes Harper Desktop integrations to display app names resolved by the Rust OS broker instead of deriving labels in the frontend from bundle ID suffixes.

Implements macOS system lookup in MacBroker for bundle IDs, falling back to a private safe suffix-based display name.

Demo

N/A

How Has This Been Tested?

Added Rust unit tests for private fallback display-name behavior.

AI Disclosure

  • I am a human and didn't use any AI.
  • I used LLM features of my editor, but not an agent.
  • I used an AI agent interactively.
  • I am an agent or I got an agent to do the work autonomously.

Checklist

  • I have performed a self-review of my own code
  • I have added tests to cover my changes
  • I have considered splitting this into smaller pull requests.

@elijah-potter elijah-potter added this pull request to the merge queue May 27, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to no response for status checks May 27, 2026
@elijah-potter elijah-potter added this pull request to the merge queue May 28, 2026
Merged via the queue into master with commit 7c8e23c May 28, 2026
13 checks passed
@elijah-potter elijah-potter deleted the feature/app-names branch May 28, 2026 21:32
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.

In the Integrations section of Harper Desktop settings, "mail" is all-lowercase

1 participant