CommandCodeAI / CommandCodeAI/command-code
Queued message not sending after /compact
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 4k
- Forks
- 350
- PR merge metrics
- No merged PRs in 30d
Description
Expected Behavior
As soon as /compact is done /
No pending tasks are being made we send the queued message.
Actual Behavior
Well it doesnt send, and we cant unqueue it.
Should automatically execute the follow up message after compact is done
Command Code Version
0.25.12
Operating System
Linux
Terminal/IDE
No response
Shell
No response
Additional context
No response
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue in Command Code 0.25.12 on Linux: queue a follow-up message, run /compact, and observe whether the pending message is sent or can be unqueued. Trace the /compact command and queued-message handling entry points. Done means the queued follow-up executes automatically after compaction completes and cannot remain stuck.
Written by the indexing model from the issue text.
Assessment
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100