dev/2026-04-08 #1
Reference in New Issue
Block a user
Delete Branch "dev/2026-04-08"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
- Add ruleRegistry and onAuthenticated options to YonexusClientRuntime - Dispatch non-builtin messages to rule registry - Fire onAuthenticated callback on auth_success - Reload persisted state on reconnect so externally-written secrets are picked up - Re-send hello on auth_failed("not_paired") when client has a valid secret - Always enter waiting_pair_confirm after pair_request regardless of notification status - Expose __yonexusClient on globalThis for cross-plugin communication - Wire onStateChange in transport creation (previously missing, prevented connection) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>