Hacktoberfest 2026:维护者为十月标记出来的 issue,仍然开放、适合新手。 浏览 Hacktoberfest issue

Terminal support: kiro-cli doctor fails in Kiro's integrated terminal (dev.kiro.desktop)

未关闭 适合新手
#3,898 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

评估

难度
2/5
预计耗时
1-3 小时
新手友好度
72/100
Issue 类型
缺陷
描述清晰度
基本清楚
活跃度
活跃
技术栈
macos, rust

调研方向

首先定位报告“Unsupported terminal”的终端支持检测,并检查终端 bundle 标识符的识别方式。分别在 Kiro 的集成终端和外部 Terminal.app 会话中使用 kiro-cli doctor 重现;完成的标准是 Kiro 会话被接受,同时现有终端行为保持不变。

由索引模型根据 Issue 内容生成。

描述

Checks
Operating system

macOS 26.5.2 (25F84)

Expected behaviour

kiro-cli doctor échoue avec "Unsupported terminal" quand il est lancé depuis le terminal intégré de l'app Kiro (bundle identifier: dev.kiro.desktop).

La commande fonctionne correctement dans un terminal externe (Terminal.app), confirmant que le blocage vient spécifiquement de la détection du terminal intégré.

Erreur :
✘ Terminal support: Unsupported terminal, if you believe this is a mistake or would like to see support for your terminal, run kiro-cli issue
__CFBundleIdentifier: dev.kiro.desktop

Actual behaviour

kiro-cli doctor échoue avec "Unsupported terminal" quand il est lancé depuis le terminal intégré de l'app Kiro (bundle identifier: dev.kiro.desktop).

La commande fonctionne correctement dans un terminal externe (Terminal.app), confirmant que le blocage vient spécifiquement de la détection du terminal intégré.

Erreur :
✘ Terminal support: Unsupported terminal, if you believe this is a mistake or would like to see support for your terminal, run kiro-cli issue
__CFBundleIdentifier: dev.kiro.desktop

Steps to reproduce

No response

Environment
<This will be visible to anyone. Do not include personal or sensitive information>

[q-details]
version = "2.18.1"
hash = "74b78bb5a369788e393b06654b2b213d937a41d2"
date = "2026-08-13T23:20:56.707604Z (6d ago)"
variant = "full"

[system-info]
os = "macOS 26.5.2 (25F84)"
chip = "Apple M4"
total-cores = 10
memory = "16.00 GB"

[environment]
cwd = "/Users/[email protected]/cacd2/cacd2/cast/medicalib-app"
cli-path = "/Users/[email protected]/cacd2/cacd2/cast/medicalib-app"
os = "Mac"
shell-path = "/opt/homebrew/Cellar/bash/5.3.15/bin/bash"
shell-version = "5.3.15"
install-method = "unknown"

[env-vars]
PATH = "/Users/USER/.nvm/versions/node/v22.23.1/bin:/Users/USER/.nvm/versions/node/v22.23.1/bin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/pkg/env/global/bin:/Library/Apple/usr/bin:/opt/homebrew/bin:/Users/USER/.bun/bin:/Users/USER/.pulumi/bin:/opt/homebrew/opt/openjdk@21/libexec/openjdk.jdk/Contents/Home/bin:/opt/anaconda3/bin:/opt/anaconda3/condabin:/Users/USER/.nvm/versions/node/v22.23.1/bin:/opt/homebrew/sbin:/Users/USER/.local/bin"
QTERM_SESSION_ID = "3dc7ff3d02bb40038708eff32e9fb9a7"
Q_SET_PARENT_CHECK = "1"
Q_TERM = "2.18.1"
SHELL = "/bin/zsh"
TERM = "xterm-256color"
__CFBundleIdentifier = "dev.kiro.desktop"
主要语言
Rust
星标
2k
派生
439
PR 合并指标
30 天内没有已合并 PR

环境准备

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

aws/amazon-q-developer-cli 的其他 Issue

查看 aws/amazon-q-developer-cli 的全部 Issue

相似的 Issue

更多 Rust Issue

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。