Skip to content

fix(enterprise): update external agent instructions in cli #19411

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

Merged
merged 2 commits into from
Aug 19, 2025

Conversation

kacpersaw
Copy link
Contributor

Description

The command for agent instructions was incorrectly displayed in the CLI.

@kacpersaw kacpersaw requested a review from deansheather August 19, 2025 13:27
@kacpersaw kacpersaw enabled auto-merge (squash) August 19, 2025 13:28

<-doneChan
testutil.TryReceive(context.Background(), t, doneChan)
Copy link
Member

Choose a reason for hiding this comment

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

This needs to use a context with a timeout, e.g. ctx := testutil.Context(t, testutil.WaitLong)

Also, you should probably use RequireRecv instead for these, since you want the test to fail if the doneChan never gets closed.

Copy link
Member

Choose a reason for hiding this comment

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

Nevermind, you need to use TryReceive, you're right.

@kacpersaw kacpersaw merged commit c429020 into main Aug 19, 2025
50 of 52 checks passed
@kacpersaw kacpersaw deleted the kacpersaw/fix-external-workspaces-cli branch August 19, 2025 13:54
@github-actions github-actions bot locked and limited conversation to collaborators Aug 19, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy