aws / aws/amazon-q-developer-cli

bug: Input method won't register on macOS 26 Tahoe (M5) - autocomplete never attaches

未关闭
#3,901 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Rust
星标
2k
派生
439
PR 合并指标
30 天内没有已合并 PR

描述

### 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

macOS 26.6.2 (25G83), Apple M5 Pro (arm64)

### Expected behaviour

Running kiro-cli integrations install input-method should register the Kiro autocomplete input method with macOS. It should appear under System Settings → Keyboard → Input Sources and autocomplete should work in supported terminals such as Ghostty.

### Actual behaviour

Running kiro-cli integrations install input-method gets stuck on the Keyboard Settings step.

The input method never appears under System Settings → Keyboard → Input Sources → + → English. Searching for whisperer also returns nothing.

Because the input method is never registered, autocomplete never attaches and no autocomplete overlay appears in Ghostty.

I also tried uninstalling and reinstalling Kiro CLI, reinstalling the input method, restarting macOS, relaunching the helper, and refreshing LaunchServices, with no effect.

kiro-cli doctor reports:

kiro-cli-term is not running in this terminal

The issue still exists on Kiro CLI 2.19.1.

### Steps to reproduce

1. Install Kiro CLI on macOS 26 Tahoe.
2. Run:
kiro-cli integrations install input-method
3. The installer opens Keyboard Settings but the input method never appears.
4. Go to System Settings → Keyboard → Input Sources → + → English.
5. CodeWhispererInputMethod is not listed, or any custom input source.
6. Restart Kiro CLI/macOS and open Ghostty.
7. Autocomplete still does not appear.

### Environment

```yaml
Kiro CLI: 2.19.1.
OS: macOS 26.6.2 (25G83)
Chip: Apple M5 Pro (arm64)
Terminal: Ghostty

kiro-cli doctor:
"kiro-cli-term is not running in this terminal"

Additional details:
- CodeWhispererInputMethod never appears in macOS Input Sources.
- AppleEnabledInputSources never lists codewhisperer.
- The input-method bundle signature is valid.
- Reinstalling Kiro CLI and the input method does not help.
- Restarting macOS does not help.
- Refreshing LaunchServices with lsregister does not help.
- Relaunching the input-method helper does not help.
```

贡献指南

打开贡献指南

调研方向

首先,在所列环境下于 macOS 26.6.2 上重现 `kiro-cli integrations install input-method`,然后跟踪仍然卡住的输入法安装步骤。完成的标准是输入法出现在 macOS 的输入源中,并且自动补全在 Ghostty 中附加并显示。

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

评估

技术栈
macos
领域
cli, desktop
Issue 类型
缺陷
难度
4/5
预计耗时
3-5 天
活跃度
活跃
描述清晰度
基本清楚
新手友好度
48/100

把新 issue 发到你的邮箱

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