Skip to content

Update executable command for WarpOss#9488

Closed
satyansh-mittal wants to merge 1 commit intowarpdotdev:masterfrom
satyansh-mittal:patch-1
Closed

Update executable command for WarpOss#9488
satyansh-mittal wants to merge 1 commit intowarpdotdev:masterfrom
satyansh-mittal:patch-1

Conversation

@satyansh-mittal
Copy link
Copy Markdown

@satyansh-mittal satyansh-mittal commented Apr 29, 2026

Description

Testing

Server API dependencies

  • Is this change necessary to make the client compatible with a desired server API breaking change?
  • Does this change rely on a new server API?
    • If so, is the use of this API restricted to client channels that rely on the staging server (e.g. WarpDev)?
  • Is this change enabling the use of a server API on client channels that rely on the production server (e.g. WarpStable)?
    • If so, has the new server API been stable on production for at least one server release cycle? See here for more details.

Agent Mode

  • Warp Agent Mode - This PR was created via Warp's AI Agent Mode

Changelog Entries for Stable

CHANGELOG-NEW-FEATURE: {{text goes here...}}
CHANGELOG-IMPROVEMENT: {{text goes here...}}
CHANGELOG-BUG-FIX: {{text goes here...}}
CHANGELOG-BUG-FIX: {{more text goes here...}}
CHANGELOG-IMAGE: {{GCP-hosted URL goes here...}}
CHANGELOG-OZ: {{text goes here...}}

Copilot AI review requested due to automatic review settings April 29, 2026 20:42
@cla-bot
Copy link
Copy Markdown

cla-bot Bot commented Apr 29, 2026

Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have the users @satyansh-mittal on file. In order for us to review and merge your code, each contributor must visit https://cla.warp.dev to read and agree to our CLA. Once you have done so, please comment @cla-bot check to trigger another check.

@oz-for-oss
Copy link
Copy Markdown
Contributor

oz-for-oss Bot commented Apr 29, 2026

@satyansh-mittal

I'm starting a first review of this pull request.

You can view the conversation on Warp.

I reviewed this pull request and requested human review from: @zachbai. I left feedback as a comment so a maintainer can approve.

Comment /oz-review on this pull request to retrigger a review (up to 3 times on the same pull request).

Powered by Oz

@oz-for-oss
Copy link
Copy Markdown
Contributor

oz-for-oss Bot commented Apr 29, 2026

@satyansh-mittal

I'm checking this implementation PR for association with a likely matching ready issue.

Powered by Oz

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Linux desktop entry for the OSS channel so that launching WarpOss from a desktop environment uses a different executable name.

Changes:

  • Change Exec= in the WarpOss .desktop file from warp-oss to warp-terminal-oss

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

GenericName=TerminalEmulator

Exec=warp-oss %U
Exec=warp-terminal-oss %U
Copy link
Copy Markdown
Contributor

@oz-for-oss oz-for-oss Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overview

This PR updates the WarpOss Linux desktop entry to launch warp-terminal-oss instead of warp-oss, matching the app package launcher command generated by the Linux packaging scripts.

Concerns

  • None.

Verdict

Found: 0 critical, 0 important, 0 suggestions

Approve

Comment /oz-review on this pull request to retrigger a review (up to 3 times on the same pull request).

Powered by Oz

@oz-for-oss oz-for-oss Bot requested a review from zachbai April 29, 2026 20:46
@captainsafia captainsafia added the external-contributor Indicates that a PR has been opened by someone outside the Warp team. label Apr 30, 2026 — with Warp Dev Github Integration
@zachbai zachbai closed this Apr 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

external-contributor Indicates that a PR has been opened by someone outside the Warp team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants