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: include relayfile short scopes (fs:read, fs:write) in agent tokens
Relayfile auth.go expects short scopes like "fs:read" while relayauth
uses the full format "relayfile:fs:read:/path". Include both in the
token so it works with both systems. Also fix admin token scopes.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments