Skip to content

fix: bridge permission.asked event to SSE stream so TUI SDK receives permission prompts (#298)#300

Merged
randomm merged 1 commit intodevfrom
fix/issue-298-permission-ask-bridge
Feb 22, 2026
Merged

fix: bridge permission.asked event to SSE stream so TUI SDK receives permission prompts (#298)#300
randomm merged 1 commit intodevfrom
fix/issue-298-permission-ask-bridge

Conversation

@randomm
Copy link
Copy Markdown
Owner

@randomm randomm commented Feb 21, 2026

Adds PermissionAsked event to server/event.ts registry so Bus.publish(PermissionNext.Event.Asked) flows through GlobalBus to SSE stream and reaches TUI SDK. Uses lazy getter to prevent module load order race conditions. Fixes #298

@randomm randomm merged commit ec1d7c4 into dev Feb 22, 2026
1 check passed
@randomm randomm deleted the fix/issue-298-permission-ask-bridge branch February 22, 2026 06:44
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.

fix: external_directory ask permission never prompts — internal Bus.publish(Event.Asked) not bridged to GlobalBus

1 participant