Skip to content

feat(app): add Run button to titlebar for project startup commands - #41555

Open
mo-dev-studio-eg wants to merge 3 commits into
anomalyco:devfrom
mo-dev-studio-eg:add-project-run-button
Open

feat(app): add Run button to titlebar for project startup commands#41555
mo-dev-studio-eg wants to merge 3 commits into
anomalyco:devfrom
mo-dev-studio-eg:add-project-run-button

Conversation

@mo-dev-studio-eg

@mo-dev-studio-eg mo-dev-studio-eg commented Aug 10, 2026

Copy link
Copy Markdown

Issue for this PR

Type of change

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

What does this PR do?

Adds a Run button to the titlebar that executes the project startup command. The button appears only when a project has a startup command configured in its settings.

How did you verify your code works?

Reviewed the implementation for correct SDK API usage and consistent styling with existing buttons.

Screenshots / recordings

Not applicable — unable to upload screenshots or recordings at this time.

Checklist

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

@github-actions github-actions Bot added needs:compliance This means the issue will auto-close after 2 hours. needs:title labels Aug 10, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Hey! Your PR title Add project run button doesn't follow conventional commit format.

Please update it to start with one of:

  • feat: or feat(scope): new feature
  • fix: or fix(scope): bug fix
  • docs: or docs(scope): documentation changes
  • chore: or chore(scope): maintenance tasks
  • refactor: or refactor(scope): code refactoring
  • test: or test(scope): adding or updating tests

Where scope is the package name (e.g., app, desktop, opencode).

See CONTRIBUTING.md for details.

@mo-dev-studio-eg mo-dev-studio-eg changed the title Add project run button feat(app): add Run button to titlebar for project startup commands Aug 10, 2026
@github-actions github-actions Bot removed the needs:compliance This means the issue will auto-close after 2 hours. label Aug 10, 2026
@github-actions

Copy link
Copy Markdown
Contributor

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

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.

2 participants