Files
Agent-Reach/.claude/settings.local.json
T
Pnant 794455cc9f refactor: remove Discord and Toutiao channels (#234)
Discord only returns server metadata (no messages without Bot Token),
not useful enough. Toutiao search was fragile (HTML scraping). Both
can be revisited when better upstream tools appear.

75 tests passing.

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-31 16:54:17 +08:00

8 lines
92 B
JSON

{
"permissions": {
"allow": [
"WebFetch(domain:community.groq.com)"
]
}
}