Skip to content

Support Kiro CLI completions in Codex and Claude Code embedded terminals #3909

Description

@ringomax

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

  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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions