feat: add SessionMessage tool and assistant auto bootstrap by wsp1911 · Pull Request #151 · GCWing/BitFun
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 61
Merged
feat: add SessionMessage tool and assistant auto bootstrap#151
GCWing merged 4 commits intoGCWing:mainfrom
feat: add SessionMessage tool and assistant auto bootstrap#151
GCWing merged 4 commits intoGCWing:mainfrom
Conversation
wsp1911 added 4 commits
March 14, 2026 17:31Prevent 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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment