CommandCodeAI / CommandCodeAI/command-code

Ability to run `/slash` commands when working

Open
#632 5 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
No language data
Stars
4k
Forks
350
PR merge metrics
No merged PRs in 30d

Description

Feature Description

Currently, it is not possible to run /slash commands when Command Code is working :

Cannot run /usage while Command Code is working. Press Esc or Ctrl+C to interrupt the current turn first.

This would be a nice QoL addition

Use Case

No response

Additional Context

No response

How important is this to you?

Important for my workflow

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing the CLI handling for /usage and the guard that emits “Cannot run /usage while Command Code is working.” Determine how slash commands are dispatched while a turn is active and how Esc or Ctrl+C interrupts it. Done means supported slash commands can run during work without incorrectly cancelling the current turn, with the existing interruption behavior preserved.

Written by the indexing model from the issue text.

Assessment

Domain
cli
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.