Thanks to visit codestin.com
Credit goes to github.com

Skip to content

refactor: show apps when workspace is running #18625

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

BrunoQuaresma
Copy link
Collaborator

Close #18617

@BrunoQuaresma BrunoQuaresma requested a review from code-asher June 26, 2025 20:49
@BrunoQuaresma BrunoQuaresma self-assigned this Jun 26, 2025
Copy link
Member

@code-asher code-asher left a comment

Choose a reason for hiding this comment

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

Looks good, I wonder though if we can change the previous section to else if (task.workspace.latest_build.status !== "running")? Because that section says "workspace is not running" so it seems like the perfect section to show if !== "running". Then we could delete the "running your task" section completely.

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.

bug: Task workspace apps are not displayed until AI agent reports status
2 participants