-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Open
Labels
status/need-informationMore information is needed to resolve this issue.More information is needed to resolve this issue.status/needs-triageIssue needs to be triaged and labeledIssue needs to be triaged and labeledtype/bugSomething isn't working as expectedSomething isn't working as expected
Description
What happened?
When configuring Qwen Code CLI with sandbox on Windows, it fails to find podman command, despite podman command being present
D:\Projects\test-project>qwen
GEMINI_SANDBOX is true but failed to determine command for sandbox; install docker or podman or specify command in GEMINI_SANDBOX
D:\Projects\test-project>podman
Manage pods, containers and images
Usage:
podman [options] [command]
Available Commands:
What did you expect to happen?
Qwen Code CLI to start in sandbox mode using podman
Client information
Client Information
Run qwen to enter the interactive CLI, then run the /about command.
$ qwen /about
GEMINI_SANDBOX is true but failed to determine command for sandbox; install docker or podman or specify command in GEMINI_SANDBOXLogin information
No response
Anything else we need to know?
No response
Metadata
Metadata
Assignees
Labels
status/need-informationMore information is needed to resolve this issue.More information is needed to resolve this issue.status/needs-triageIssue needs to be triaged and labeledIssue needs to be triaged and labeledtype/bugSomething isn't working as expectedSomething isn't working as expected