evalstate HF Staff commited on
Commit
cceb8bc
·
verified ·
1 Parent(s): 2c26821

Restore full research OAuth scope set

Browse files
Files changed (1) hide show
  1. README.md +3 -1
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
- - read-mcp
 
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