Skip to content

fix(app): restore queued follow-up setting#29110

Open
GriffinBoris wants to merge 4 commits into
anomalyco:devfrom
GriffinBoris:dev
Open

fix(app): restore queued follow-up setting#29110
GriffinBoris wants to merge 4 commits into
anomalyco:devfrom
GriffinBoris:dev

Conversation

@GriffinBoris
Copy link
Copy Markdown

@GriffinBoris GriffinBoris commented May 24, 2026

Issue for this PR

Closes #24580

Related: #5408, #4821, #24298, #20090, #21906

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

This turns queued follow-ups back on in the app.

The queueing flow was still there, but the setting had been removed from the UI and the app was forcing queue back to steer in settings state. This restores the setting, keeps the existing queue behavior, and adds tests around the queue gating and submit path.

How did you verify your code works?

  • bun test src/components/prompt-input/submit.test.ts src/pages/session/session-followup-state.test.ts
  • bun typecheck

Screenshots / recordings

None.

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in 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.

[Bug] UI shows 'QUEUED' badge but followup setting is forced to 'steer' mode

1 participant