aws / aws/amazon-q-developer-cli

Broken banner after upgrading q dev cli from 1.9.0 to v1.10.0

Open
#1,870 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
2k
Forks
439
PR merge metrics
No merged PRs in 30d

Description

### Checks

- [x] I have searched [github.com/aws/amazon-q-developer-cli/issues](https://github.com/aws/amazon-q-developer-cli/issues?q=) and there are no duplicates of my issue
- [x] I have run `q doctor` in the affected terminal session
- [x] I have run `q restart` and replicated the issue again

### Operating system

Linux 4.4.0-19041-Microsoft - Ubuntu 24.04.1 LTS

### Expected behaviour

After upgrading to v1.10.0 the banner is broken, I am using WSL env

also tried newer 1.10.1 version but same issue persists

$ uname -a
Linux SEA-1801291475 4.4.0-19041-Microsoft #5794-Microsoft Mon Apr 07 17:55:00 PST 2025 x86_64 x86_64 x86_64 GNU/Linux

$ q --version
q 1.10.1

Image

### Actual behaviour

After upgrading to v1.10.0 the banner is broken, I am using WSL env

also tried newer 1.10.1 version but same issue persists

$ uname -a
Linux SEA-1801291475 4.4.0-19041-Microsoft #5794-Microsoft Mon Apr 07 17:55:00 PST 2025 x86_64 x86_64 x86_64 GNU/Linux

$ q --version
q 1.10.1

Image

### Steps to reproduce

_No response_

### Environment

```yaml

[q-details]
version = "1.10.1"
hash = "cb90e381cf8391beef4b966623d913e258cbb08d"
date = "2025-05-16T13:54:41.634943Z (3h ago)"
variant = "minimal"

[system-info]
chip = "AMD Ryzen 5 PRO 4650U with Radeon Graphics"
total-cores = 6
memory = "15.33 GB"

[system-info.os.linux]
kernel_version = "4.4.0-19041-Microsoft"
id = "ubuntu"
name = "Ubuntu"
pretty_name = "Ubuntu 24.04.1 LTS"
version_id = "24.04"
version = "24.04.1 LTS (Noble Numbat)"

[environment]
cwd = "/home/USER"
cli-path = "/home/USER"
os = "Linux"
shell-path = "/usr/bin/bash"
shell-version = "5.2.21"
install-method = "unknown"
in-wsl = true

[env-vars]
PATH = "/home/USER/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/mnt/c/Program Files (x86)/Common Files/Oracle/Java/java8path:/mnt/c/Program Files (x86)/Common Files/Oracle/Java/javapath:/mnt/c/Program Files/itacsvc:/mnt/c/WINDOWS/system32:/mnt/c/WINDOWS:/mnt/c/WINDOWS/System32/Wbem:/mnt/c/WINDOWS/System32/WindowsPowerShell/v1.0/:/mnt/c/WINDOWS/System32/OpenSSH/:/mnt/c/Program Files/Microsoft VS Code/bin:/mnt/c/Program Files (x86)/Brackets/command:/mnt/c/Program Files/PuTTY/:/mnt/c/Program Files (x86)/ACMEGuardian/:/mnt/c/Program Files/GitDefender/bin:/mnt/c/Program Files/Amazon/AWSCLIV2/:/mnt/c/Program Files (x86)/Quarantine/:/mnt/c/Program Files/Amazon/FOPAzureADMAnagementApp/:/mnt/c/Users/jagdalet/AppData/Local/Microsoft/WindowsApps:/mnt/c/IsengardCLI/:/mnt/c/Users/jagdalet/AppData/Local/GitDefender/bin:/snap/bin:/home/USER/.local/bin"
QTERM_SESSION_ID = "f6fee7a1f36c40b78cac857f912907f4"
Q_SET_PARENT_CHECK = "1"
Q_TERM = "1.10.1"
SHELL = "/bin/bash"
TERM = "xterm-256color"
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.