Skip to content

Use the active project for Command+N thread creation - #1629

Draft
ryanbbrown wants to merge 1 commit into
get-bb:mainfrom
ryanbbrown:bb/fix-command-n-new-thread-thr_i9t246hzt6
Draft

Use the active project for Command+N thread creation#1629
ryanbbrown wants to merge 1 commit into
get-bb:mainfrom
ryanbbrown:bb/fix-command-n-new-thread-thr_i9t246hzt6

Conversation

@ryanbbrown

Copy link
Copy Markdown
Contributor

Fixes #1618

Summary

  • Select the active thread's project before Command+N opens the new-thread composer.
  • Preserve the stored composer project on routes that do not belong to a project.

Root cause

The thread.new command opened the composer without updating its stored project selection. The composer could therefore reuse a project selected during an earlier session instead of the project for the active thread.

Validation

  • Focused Vitest file: 2 tests passed.
  • pnpm exec turbo run typecheck --filter=@bb/app
  • git diff --check
  • Independent review passed with Codex and GLM.

AGENT GENERATED: by GPT-5.6 Sol

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.

Use the active project for Command+N thread creation

1 participant