Skip to content

feat(app): queue follow-ups by default - #47031

Open
dorlanpabon wants to merge 1 commit into
anomalyco:v2from
dorlanpabon:v2-queue-default
Open

feat(app): queue follow-ups by default#47031
dorlanpabon wants to merge 1 commit into
anomalyco:v2from
dorlanpabon:v2-queue-default

Conversation

@dorlanpabon

Copy link
Copy Markdown

Issue for this PR

Closes #44108

Type of change

  • New feature

What does this PR do?

Queues busy-session follow-ups by default (Codex-like Enter=queue, Mod+Enter steers via the existing alternate). The v2 branch already ships the full queue/steer machinery (FollowUpBehavior setting, ComposerQueue with alternate/edit/reorder, inbox APIs) — this only flips the default from steer to queue, matching the requested behavior in the issue. Supersedes #47004, which implemented the same against dev before v2 was confirmed as the active line.

How did you verify your code works?

  • Updated the two default assertions in settings model tests. Full local typecheck was not possible in this environment (v2 workspace deps); leaving verification to CI.

Screenshots / recordings

No visual change (setting row already exists).

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

Copilot AI lite review requested due to automatic review settings September 3, 2026 11:31

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@github-actions

github-actions Bot commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

The following comment was made by an LLM, it may be inaccurate:

Potential Duplicate Found

PR #47004: feat: queue follow-ups by default, steer with Ctrl+Enter

Related PRs (not duplicates, but contextually relevant)

PR #44869: feat(app): queue follow-ups for new users

PR #44117: fix(app): restore queued follow-up (Queue/Steer) setting in web UI

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.

2 participants