- Add garc_core.py (underscore) alongside garc-core.py (hyphen); Python cannot import a hyphenated filename as a module, causing ModuleNotFoundError on every garc command - Replace invalid scope people.readonly with directory.readonly in garc-core.py and scope-map.json; people.readonly does not exist in Google OAuth, causing error 400 invalid_scope on login Verified working: garc gmail profile, garc calendar today, garc gmail inbox, garc auth suggest Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| garc-auth-helper.py | ||
| garc-calendar-helper.py | ||
| garc-core.py | ||
| garc-drive-helper.py | ||
| garc-gmail-helper.py | ||
| garc-ingress-helper.py | ||
| garc-people-helper.py | ||
| garc-setup.py | ||
| garc-sheets-helper.py | ||
| garc-tasks-helper.py | ||
| garc_core.py | ||
| setup-workspace.sh | ||