Restore full research OAuth scope set
Browse files
README.md
CHANGED
|
@@ -9,9 +9,11 @@ hf_oauth: true
|
|
| 9 |
hf_oauth_expiration_minutes: 480
|
| 10 |
hf_oauth_scopes:
|
| 11 |
- inference-api
|
|
|
|
| 12 |
- jobs
|
| 13 |
- contribute-repos
|
| 14 |
-
-
|
|
|
|
| 15 |
---
|
| 16 |
|
| 17 |
# Research Agent Two
|
|
|
|
| 9 |
hf_oauth_expiration_minutes: 480
|
| 10 |
hf_oauth_scopes:
|
| 11 |
- inference-api
|
| 12 |
+
- read-mcp
|
| 13 |
- jobs
|
| 14 |
- contribute-repos
|
| 15 |
+
- write-repos
|
| 16 |
+
- manage-repos
|
| 17 |
---
|
| 18 |
|
| 19 |
# Research Agent Two
|