Skip to content

Commit 3cbb4ed

Browse files
verkyyiclaude
andcommitted
Reframe auth.md as Anthropic's documented path + widen weekly-research network allowlist
auth.md: OAuth via claude setup-token → CLAUDE_CODE_OAUTH_TOKEN in the official CLI is documented/permitted by Anthropic (per their GitHub Actions docs and Feb 2026 ToS). The post-compile tweak circumvents gh-aw's sandbox proxy, not Anthropic policy — separate those concerns in the framing and in the upstream-trajectory section. weekly-research: allow the 9 domains the last run was blocked on (news.ycombinator.com, hn.algolia.com, code.claude.com, platform.claude.com, support.claude.com, and 4 others) so next run has fuller coverage. Recompiled and OAuth tweak reapplied (grep counts 2/9 ✓). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 83bdd43 commit 3cbb4ed

3 files changed

Lines changed: 48 additions & 20 deletions

File tree

.github/workflows/weekly-research.lock.yml

Lines changed: 15 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/weekly-research.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,18 @@ on:
1313

1414
permissions: read-all
1515

16-
network: defaults
16+
network:
17+
allowed:
18+
- defaults
19+
- "autonomee.ai"
20+
- "code.claude.com"
21+
- "grll.bearblog.dev"
22+
- "hn.algolia.com"
23+
- "kissapi.ai"
24+
- "news.ycombinator.com"
25+
- "platform.claude.com"
26+
- "support.claude.com"
27+
- "wain.blog"
1728

1829
safe-outputs:
1930
create-discussion:

0 commit comments

Comments
 (0)