Hacktoberfest 2026: los issues que los mantenedores marcaron para octubre, abiertos y aptos para principiantes. Explorar issues de Hacktoberfest

Input method not recognized on macOS 27.0 — CodeWhisperer does not appear in Input Sources

Abierto
#3,916 0 comentarios 1 reacción 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

Evaluación

Dificultad
4/5
Tiempo estimado
3-5 días
Aptitud para principiantes
45/100
Tipo de issue
Error
Claridad
Bien especificado
Estado de actividad
Activo
Stack tecnológico
macos, rust, typescript

Línea de trabajo

The issue is with the CodeWhisperer input method registration on macOS 27.0. Start by examining the input method installation and registration code, likely in the CLI's integration or helper modules. Look for the symlink creation logic and the input method bundle's Info.plist. Check macOS input method APIs and compatibility with the new OS version. Verify the bundle is correctly signed and structured. Testing requires a macOS 27.0 environment to reproduce the registration failure.

Escrito por el modelo de indexación a partir del texto del issue.

Descripción

Checks
Operating system

macOS 27.0.0 (26A428)

Expected behaviour

Description

On macOS 27.0, kiro-cli doctor reports "Input method is not running",
and the input method cannot be enabled because it never appears
in System Settings > Keyboard > Input Sources.

Environment

  • macOS: 27.0 (Build 26A428)
  • Terminal: Ghostty
  • kiro-cli version: 2.24.0

Doctor output

✘ Input Method: Input method is not running
Attempting to fix automatically...
Re-running check...
✘ Input Method: Input method is not running

Steps tried

  1. Ran kiro-cli integrations install input-method.
    System Settings > Keyboard opens, but no Kiro / CodeWhisperer
    input source is available to add.
  2. Verified the symlink exists and points to a valid path:
    ~/Library/Input Methods/CodeWhispererInputMethod.app
    -> /Applications/Kiro CLI.app/Contents/Helpers/CodeWhispererInputMethod.app
    The target exists (contains Contents).
  3. Logged out and logged back in.
  4. Checked Input Sources > "+" > "Others":
    CodeWhisperer is still not listed.

Expected behavior

CodeWhisperer input method appears in Input Sources and
kiro-cli doctor passes.

Actual behavior

The input method is never registered by macOS,
so autocomplete cannot work.

Notes

All files appear to be in place, so this looks like a
compatibility issue with macOS 27's input method registration.

Actual behaviour

kiro-cli doctor

Image
Steps to reproduce

No response

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

[q-details]
version = "2.24.0"
hash = "240642df93e76b55141520bb767a757f4434d006"
date = "2026-09-23T20:12:52.807706Z (18h ago)"
variant = "full"

[system-info]
os = "macOS 27.0.0 (26A428)"
chip = "Apple M6"
total-cores = 12
memory = "32.00 GB"

[environment]
cwd = "/Users/USER"
cli-path = "/Users/USER"
os = "Mac"
shell-path = "/bin/zsh"
shell-version = "5.9"
terminal = "Ghostty"
install-method = "brew"

[env-vars]
PATH = "/Users/USER/.local/share/mise/installs/bun/1.4/bin:/Users/USER/.local/share/mise/installs/java/zulu-17/bin:/Users/USER/.local/share/mise/installs/node/26/bin:/Users/USER/.local/share/mise/installs/pnpm/latest:/Users/USER/.local/share/mise/installs/python/3.12/bin:/Users/USER/.local/share/mise/installs/ruby/3.2/bin:/Users/USER/.local/share/mise/installs/uv/latest/uv-aarch64-apple-darwin:/Users/USER/.local/share/mise/shims:/Users/USER/.local/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/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:/Applications/Ghostty.app/Contents/MacOS:/Users/USER/.local/bin:/Users/USER/Library/Android/sdk/emulator:/Users/USER/Library/Android/sdk/platform-tools"
QTERM_SESSION_ID = "dc30997c5f0d4862958cd5555181c304"
Q_SET_PARENT_CHECK = "1"
Q_TERM = "2.24.0"
SHELL = "/bin/zsh"
TERM = "xterm-ghostty"
__CFBundleIdentifier = "com.mitchellh.ghostty"
Lenguaje dominante
Rust
Estrellas
2k
Forks
439
Métricas de merge de PR
Sin PR fusionados en 30 d

Preparar el entorno

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Más de aws/amazon-q-developer-cli

Todos los issues de aws/amazon-q-developer-cli

Issues similares

Más issues de Rust

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.