Skip to content

Conversation

@hdcodedev
Copy link

@hdcodedev hdcodedev commented Jan 23, 2026

Context

Add PID visibility for CLI command output so users can see the running process ID.

Implementation

  • Parse and persist pid from commandExecutionStatus updates in the CLI state layer.
  • Include pid in synthetic command_output asks and subsequent updates so the UI can render it.

Screenshots

Before

Screenshot 2026-01-23 at 09 13 16

After

Screenshot 2026-01-23 at 09 11 30

How to Test

  • Run the CLI and execute a command that produces a command_output ask.
  • Confirm the ask shows PID: <number> while the command is running.
  • Let the command complete and verify the PID remains visible in the final output message.
Screen.Recording.2026-01-24.at.09.08.08.1.mp4

@changeset-bot
Copy link

changeset-bot bot commented Jan 23, 2026

🦋 Changeset detected

Latest commit: 886202f

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@kilocode/cli Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant