You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: show built-in commands immediately without waiting for MCP
Extract `defaults()` so `/init`, `/discover`, `/review` are available
in the command list before MCP servers and skills finish loading.
Uses `Promise.race` in `get()` and `list()` to return defaults as a
fallback while the full state resolves asynchronously.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments