[Upstream sync] ARUNAGIRINATHAN-K/awesome-ai-agents-2026 (github) — 0 added, 2 modified #46

Open
promptadmin wants to merge 2 commits from upstream-sync/awesome-ai-agents-2026-20260823-a69856-vnqd into main
Showing only changes of commit a3b47e790a - Show all commits
@@ -2,9 +2,9 @@
title: "Link Check" title: "Link Check"
task: "" task: ""
lineage_type: import lineage_type: import
upstream_source: https://github.com/ARUNAGIRINATHAN-K/awesome-ai-agents-2026/blob/117f624b/.github/workflows/link-check.yml upstream_source: https://github.com/ARUNAGIRINATHAN-K/awesome-ai-agents-2026/blob/a698567b/.github/workflows/link-check.yml
upstream_sha: 117f624b upstream_sha: a698567b
imported_at: 2026-07-25 imported_at: 2026-08-23
prompt_class: unknown prompt_class: unknown
upstream_changes: accepted upstream_changes: accepted
author: upstream author: upstream
@@ -40,13 +40,17 @@ jobs:
args: >- args: >-
--verbose --verbose
--no-progress --no-progress
--accept 200,204,301,302,308,403,429 --accept 200,204,301,302,307,308,403,429
--exclude-path node_modules --exclude-path node_modules
--exclude "star-history.com" --exclude "star-history.com"
--exclude "shields.io" --exclude "shields.io"
--exclude "stableaudio.com" --exclude "stableaudio.com"
--exclude "mckinsey.com" --exclude "mckinsey.com"
--exclude "servicenow.com" --exclude "servicenow.com"
--exclude "agentage.io"
--exclude "agentwork-api.yfoob.chatgpt.site"
--exclude "theagentsindex.com"
--exclude "notfair.co"
--timeout 30 --timeout 30
README.md README.md
fail: true fail: true