Request
Please support Kiro CLI Completions in embedded terminals used by coding-agent applications, including Codex and Claude Code.
The autocomplete dropdown and inline suggestions should be available when shell integration is installed and Kiro CLI is running.
Observed in Codex
In the Codex desktop app embedded terminal, kiro-cli doctor reports:
Terminal support: Unsupported terminal
__CFBundleIdentifier: <not-set>
As a result, Kiro CLI Completions cannot be used there.
Steps
- Install Kiro CLI and enable shell integration in zsh.
- Open a terminal tab inside the Codex desktop app.
- Run
kiro-cli doctor.
- Observe the unsupported-terminal result above.
- Type a supported command such as
git; the Kiro completion dropdown does not appear.
The same Kiro CLI installation reports healthy configuration in macOS Terminal.
Claude Code
Claude Code embedded-terminal support is requested as a related target. I have not reproduced it in this report.
Request
Please support Kiro CLI Completions in embedded terminals used by coding-agent applications, including Codex and Claude Code.
The autocomplete dropdown and inline suggestions should be available when shell integration is installed and Kiro CLI is running.
Observed in Codex
In the Codex desktop app embedded terminal,
kiro-cli doctorreports:As a result, Kiro CLI Completions cannot be used there.
Steps
kiro-cli doctor.git; the Kiro completion dropdown does not appear.The same Kiro CLI installation reports healthy configuration in macOS Terminal.
Claude Code
Claude Code embedded-terminal support is requested as a related target. I have not reproduced it in this report.