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
The @mention patch fetched /prompts/users via the legacy client, which returns
Unauthorized at runtime (verified against live API) — it never resolved a mention,
silently posting literal @name text with a stderr warning. Restore the six touched
files to upstream state, drop mentions.go/mentions_test.go, and remove the stale
skill reference. The fork is now docs-only on top of upstream.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
0 commit comments