Skip to content

fix(app): persist queued followups across project switches#19421

Merged
nexxeln merged 2 commits intodevfrom
fix/followup-queue-project-switch
Mar 27, 2026
Merged

fix(app): persist queued followups across project switches#19421
nexxeln merged 2 commits intodevfrom
fix/followup-queue-project-switch

Conversation

@nexxeln
Copy link
Copy Markdown
Member

@nexxeln nexxeln commented Mar 27, 2026

summary

  • persist the session followup queue in workspace storage instead of keeping it only in Session component memory
  • preserve queued followups when switching projects in the shared app code used by both web and desktop
  • keep existing queue send behavior unchanged once the user returns to the session

testing

  • bun test src/utils/persist.test.ts
  • bun typecheck in packages/app currently fails due to an unrelated existing remend module/types error in packages/ui/src/components/markdown-stream.ts

@nexxeln nexxeln requested a review from adamdotdevin as a code owner March 27, 2026 11:51
@nexxeln nexxeln enabled auto-merge (squash) March 27, 2026 12:01
@nexxeln nexxeln merged commit d2bfa92 into dev Mar 27, 2026
8 checks passed
@nexxeln nexxeln deleted the fix/followup-queue-project-switch branch March 27, 2026 12:02
Copilot AI pushed a commit to ian-morgan99/opencode that referenced this pull request Mar 28, 2026
…#19421)

Co-authored-by: ian-morgan99 <106852423+ian-morgan99@users.noreply.github.com>
loocor pushed a commit to loocor/opencode that referenced this pull request Mar 30, 2026
balcsida pushed a commit to balcsida/opencode that referenced this pull request Apr 8, 2026
RobertWsp pushed a commit to RobertWsp/opencode that referenced this pull request Apr 16, 2026
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.

1 participant