Skip to content

Don't queue commands#2979

Merged
rumpl merged 1 commit into
docker:mainfrom
rumpl:command-no-queue
Jun 3, 2026
Merged

Don't queue commands#2979
rumpl merged 1 commit into
docker:mainfrom
rumpl:command-no-queue

Conversation

@rumpl
Copy link
Copy Markdown
Member

@rumpl rumpl commented Jun 3, 2026

Send them immediately

Fixes #1775

@rumpl rumpl requested a review from a team as a code owner June 3, 2026 08:01
dgageot
dgageot previously approved these changes Jun 3, 2026
Send them immediately

Fixes docker#1775

Signed-off-by: Djordje Lukic <djordje.lukic@docker.com>
@rumpl rumpl force-pushed the command-no-queue branch from 409f575 to bc41b22 Compare June 3, 2026 08:31
@docker-agent
Copy link
Copy Markdown

PR Review Failed — The review agent encountered an error and could not complete the review. View logs.

@docker-agent
Copy link
Copy Markdown

PR Review Failed — The review agent encountered an error and could not complete the review. View logs.

@rumpl rumpl merged commit f99b8ac into docker:main Jun 3, 2026
5 checks passed
aheritier added a commit that referenced this pull request Jun 4, 2026
Documents the fix from #2979: named slash commands now bypass the
message queue and execute immediately, even while the agent is busy.

Updated docs/configuration/agents/index.md (Named Commands section)
and docs/features/tui/index.md (slash command usage) to clarify the
distinction between immediate commands and queued chat messages.

Source PR: #2979
aheritier added a commit that referenced this pull request Jun 4, 2026
Resolves minor inconsistency flagged in PR review: both notes now
use 'interrupt or direct the agent' rather than 'interrupt the
current operation', which is more accurate and consistent.

Source PR: #2979
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.

Don't queue !commands

3 participants