aws / aws/amazon-q-developer-cli

Support Kiro CLI completions in Codex and Claude Code embedded terminals

Open
#3,909 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

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

```text
Terminal support: Unsupported terminal
__CFBundleIdentifier:
```

As a result, Kiro CLI Completions cannot be used there.

### Steps

1. Install Kiro CLI and enable shell integration in zsh.
2. Open a terminal tab inside the Codex desktop app.
3. Run `kiro-cli doctor`.
4. Observe the unsupported-terminal result above.
5. 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.

Contributor guide

Open the contributing guide

Research direction

Start with the `kiro-cli doctor` entry point and the shell-integration path described in the report. Reproduce the unsupported-terminal result in the Codex embedded terminal, then check Claude Code as a related target. Done means the completion dropdown and inline suggestions work in both embedded terminals when shell integration is installed and Kiro CLI is running.

Written by the indexing model from the issue text.

Assessment

Tech stack
macos, zsh
Domain
cli, developer-experience
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.