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(auth): pass --scopes to Device Flow (was silently ignored)
- fix(auth): validate verification_uri in device authorization response
- fix(im): add file size pre-check (30MB file / 10MB image) and use
5-minute timeout instead of 30s default for IM uploads
- fix(msg): output upload progress to stderr to avoid polluting
--output json; wrap os.Stat errors with original error
- fix(export): unify file permission to 0600 (was 0644 in doc export)
- docs(skills): update feishu-cli-auth, msg, export, perm, toolkit
skills to reflect new features and fixes
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments