feat: add SessionMessage tool and assistant auto bootstrap by wsp1911 · Pull Request #151 · GCWing/BitFun

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@wsp1911

Copy link Copy Markdown

Collaborator

@wsp1911 wsp1911 commented

Mar 14, 2026

No description provided.

wsp1911 added 4 commits

March 14, 2026 17:31
Prevent duplicate sessions when manual creation races with the automatic
session bootstrap path in a workspace with no existing sessions.

Reuse the in-flight session creation request per workspace so concurrent
calls share the same backend session instead of creating two sessions.

@GCWing GCWing merged commit c7450cd into GCWing:main

Mar 14, 2026

4 checks passed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@wsp1911 @GCWing