Sync 540-resource audit from GitHub
Browse filesMirrors GitHub commit 099e592: 23 new research sources, 8 official documentation sources, refreshed source audit, Resource Atlas data, publication metadata, and social preview.
- CONTRIBUTING.md +2 -2
- README.md +0 -0
- README.zh-CN.md +2 -2
- assets/social-preview.png +2 -2
- data/first_seen.json +33 -2
- data/resource_source_audit.csv +0 -0
- data/resources.csv +0 -0
- data/resources.jsonl +0 -0
- docs/assets/resources.json +0 -0
- docs/assets/social-preview.png +2 -2
- docs/index.html +6 -6
- meta/CURATION.md +1 -1
- meta/social-preview.html +1 -1
- scripts/audit_resource_sources.py +52 -0
- scripts/export_resource_dataset.py +5 -0
- scripts/render_readme_tables.py +6 -2
CONTRIBUTING.md
CHANGED
|
@@ -29,7 +29,7 @@ Maintainers will still apply the same scope, duplication, source-quality, and an
|
|
| 29 |
| 📄 **[Title](https://example.com)**<br><sub>Paper</sub> | **2026** · arXiv<br><sub>First Author et al.</sub> | One sentence explaining the resource's contribution to Loop Engineering. |
|
| 30 |
```
|
| 31 |
|
| 32 |
-
|
| 33 |
|
| 34 |
1. Open a PR using the template and explain:
|
| 35 |
- why the resource belongs;
|
|
@@ -138,7 +138,7 @@ Prefer:
|
|
| 138 |
Avoid:
|
| 139 |
|
| 140 |
```md
|
| 141 |
-
| 📝 **[Cool Agent Article](https://example.com)**<br><sub>Blog</sub> | **
|
| 142 |
```
|
| 143 |
|
| 144 |
## Adding A Loop Pattern
|
|
|
|
| 29 |
| 📄 **[Title](https://example.com)**<br><sub>Paper</sub> | **2026** · arXiv<br><sub>First Author et al.</sub> | One sentence explaining the resource's contribution to Loop Engineering. |
|
| 30 |
```
|
| 31 |
|
| 32 |
+
When a source exposes no reliable publication date, omit the year and keep only the original venue or publishing platform. Do not infer a date from a search-result snippet. Maintainers regenerate the table layout and structured exports after review.
|
| 33 |
|
| 34 |
1. Open a PR using the template and explain:
|
| 35 |
- why the resource belongs;
|
|
|
|
| 138 |
Avoid:
|
| 139 |
|
| 140 |
```md
|
| 141 |
+
| 📝 **[Cool Agent Article](https://example.com)**<br><sub>Blog</sub> | **Example publisher** | Interesting article about AI. |
|
| 142 |
```
|
| 143 |
|
| 144 |
## Adding A Loop Pattern
|
README.md
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
README.zh-CN.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
# Awesome Loop Engineering
|
| 2 |
|
| 3 |
-
<!-- last-synced: 2026-07-
|
| 4 |
|
| 5 |
<p align="center">
|
| 6 |
<img src="assets/awesome-loop-engineering-cover.png" alt="Awesome Loop Engineering cover" width="100%">
|
|
@@ -32,7 +32,7 @@ Prompt engineering 改进你对模型说什么。Context engineering 改进模
|
|
| 32 |
|
| 33 |
本仓库不收录软件事件循环、控制论、增长循环、通用 workflow automation 或非 AI feedback loop。
|
| 34 |
|
| 35 |
-
除资源列表外,本仓库还维护
|
| 36 |
|
| 37 |
## 一句话定位
|
| 38 |
|
|
|
|
| 1 |
# Awesome Loop Engineering
|
| 2 |
|
| 3 |
+
<!-- last-synced: 2026-07-17 -->
|
| 4 |
|
| 5 |
<p align="center">
|
| 6 |
<img src="assets/awesome-loop-engineering-cover.png" alt="Awesome Loop Engineering cover" width="100%">
|
|
|
|
| 32 |
|
| 33 |
本仓库不收录软件事件循环、控制论、增长循环、通用 workflow automation 或非 AI feedback loop。
|
| 34 |
|
| 35 |
+
除资源列表外,本仓库还维护 540 条经过审阅的资源记录,并提供 15 个 loop 模式、15 个经 schema 校验的 loop contracts、6 个可运行的 loop 模板、社区 gallery,以及 8 个语言入口。
|
| 36 |
|
| 37 |
## 一句话定位
|
| 38 |
|
assets/social-preview.png
CHANGED
|
Git LFS Details
|
|
Git LFS Details
|
data/first_seen.json
CHANGED
|
@@ -24,5 +24,36 @@
|
|
| 24 |
"https://github.com/clawkwork/clawk": "2026-07-15",
|
| 25 |
"https://alignment.openai.com/auto-review/": "2026-07-15",
|
| 26 |
"https://github.blog/changelog/2026-07-14-security-reviews-now-available-in-the-github-copilot-app": "2026-07-15",
|
| 27 |
-
"https://github.com/ChaoYue0307/awesome-loop-engineering/releases": "2026-07-15"
|
| 28 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 24 |
"https://github.com/clawkwork/clawk": "2026-07-15",
|
| 25 |
"https://alignment.openai.com/auto-review/": "2026-07-15",
|
| 26 |
"https://github.blog/changelog/2026-07-14-security-reviews-now-available-in-the-github-copilot-app": "2026-07-15",
|
| 27 |
+
"https://github.com/ChaoYue0307/awesome-loop-engineering/releases": "2026-07-15",
|
| 28 |
+
"https://arxiv.org/abs/2607.14890": "2026-07-17",
|
| 29 |
+
"https://arxiv.org/abs/2607.13285": "2026-07-17",
|
| 30 |
+
"https://arxiv.org/abs/2607.14159": "2026-07-17",
|
| 31 |
+
"https://arxiv.org/abs/2607.13091": "2026-07-17",
|
| 32 |
+
"https://adk.dev/evaluate/": "2026-07-17",
|
| 33 |
+
"https://arxiv.org/abs/2607.14167": "2026-07-17",
|
| 34 |
+
"https://arxiv.org/abs/2607.14336": "2026-07-17",
|
| 35 |
+
"https://arxiv.org/abs/2607.14340": "2026-07-17",
|
| 36 |
+
"https://arxiv.org/abs/2607.13594": "2026-07-17",
|
| 37 |
+
"https://arxiv.org/abs/2607.13716": "2026-07-17",
|
| 38 |
+
"https://arxiv.org/abs/2607.13718": "2026-07-17",
|
| 39 |
+
"https://arxiv.org/abs/2607.14166": "2026-07-17",
|
| 40 |
+
"https://arxiv.org/abs/2607.14611": "2026-07-17",
|
| 41 |
+
"https://arxiv.org/abs/2607.15143": "2026-07-17",
|
| 42 |
+
"https://adk.dev/sessions/": "2026-07-17",
|
| 43 |
+
"https://docs.langchain.com/oss/python/langgraph/persistence": "2026-07-17",
|
| 44 |
+
"https://learn.microsoft.com/en-us/agent-framework/workflows/checkpoints": "2026-07-17",
|
| 45 |
+
"https://strandsagents.com/docs/user-guide/concepts/agents/state/": "2026-07-17",
|
| 46 |
+
"https://arxiv.org/abs/2607.13591": "2026-07-17",
|
| 47 |
+
"https://arxiv.org/abs/2607.14390": "2026-07-17",
|
| 48 |
+
"https://adk.dev/graphs/": "2026-07-17",
|
| 49 |
+
"https://docs.crewai.com/en/concepts/flows": "2026-07-17",
|
| 50 |
+
"https://strandsagents.com/docs/user-guide/concepts/multi-agent/graph/": "2026-07-17",
|
| 51 |
+
"https://arxiv.org/abs/2607.13396": "2026-07-17",
|
| 52 |
+
"https://arxiv.org/abs/2607.14642": "2026-07-17",
|
| 53 |
+
"https://arxiv.org/abs/2607.15205": "2026-07-17",
|
| 54 |
+
"https://arxiv.org/abs/2607.02134": "2026-07-17",
|
| 55 |
+
"https://arxiv.org/abs/2607.12227": "2026-07-17",
|
| 56 |
+
"https://arxiv.org/abs/2607.13071": "2026-07-17",
|
| 57 |
+
"https://arxiv.org/abs/2607.14004": "2026-07-17",
|
| 58 |
+
"https://arxiv.org/abs/2607.14713": "2026-07-17"
|
| 59 |
+
}
|
data/resource_source_audit.csv
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
data/resources.csv
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
data/resources.jsonl
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
docs/assets/resources.json
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
docs/assets/social-preview.png
CHANGED
|
Git LFS Details
|
|
Git LFS Details
|
docs/index.html
CHANGED
|
@@ -4,7 +4,7 @@
|
|
| 4 |
<meta charset="utf-8">
|
| 5 |
<meta name="viewport" content="width=device-width, initial-scale=1">
|
| 6 |
<title>Awesome Loop Engineering</title>
|
| 7 |
-
<meta name="description" content="
|
| 8 |
<meta name="robots" content="index,follow">
|
| 9 |
<meta name="author" content="Chaoyue He">
|
| 10 |
<link rel="canonical" href="https://chaoyue0307.github.io/awesome-loop-engineering/">
|
|
@@ -14,7 +14,7 @@
|
|
| 14 |
<link href="https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@500;600&family=Inter:wght@400;500;600;700;800&display=swap" rel="stylesheet">
|
| 15 |
<meta property="og:type" content="website">
|
| 16 |
<meta property="og:title" content="Awesome Loop Engineering">
|
| 17 |
-
<meta property="og:description" content="Explore
|
| 18 |
<meta property="og:url" content="https://chaoyue0307.github.io/awesome-loop-engineering/">
|
| 19 |
<meta property="og:image" content="https://chaoyue0307.github.io/awesome-loop-engineering/assets/social-preview.png?v=3">
|
| 20 |
<meta property="og:image:width" content="1280">
|
|
@@ -22,7 +22,7 @@
|
|
| 22 |
<meta property="og:image:alt" content="Awesome Loop Engineering: design loops, not just prompts.">
|
| 23 |
<meta name="twitter:card" content="summary_large_image">
|
| 24 |
<meta name="twitter:title" content="Awesome Loop Engineering">
|
| 25 |
-
<meta name="twitter:description" content="
|
| 26 |
<meta name="twitter:image" content="https://chaoyue0307.github.io/awesome-loop-engineering/assets/social-preview.png?v=3">
|
| 27 |
<link rel="alternate" type="application/atom+xml" title="Awesome Loop Engineering releases" href="https://github.com/ChaoYue0307/awesome-loop-engineering/releases.atom">
|
| 28 |
<link rel="alternate" type="application/atom+xml" title="Awesome Loop Engineering commits" href="https://github.com/ChaoYue0307/awesome-loop-engineering/commits/main.atom">
|
|
@@ -949,7 +949,7 @@
|
|
| 949 |
</picture>
|
| 950 |
</figure>
|
| 951 |
<div class="stats" role="list" aria-label="Repository at a glance">
|
| 952 |
-
<div class="stat" role="listitem"><b><span class="emoji" aria-hidden="true">📚</span>
|
| 953 |
<div class="stat" role="listitem"><b><span class="emoji" aria-hidden="true">🧩</span>15</b><span>operational patterns</span></div>
|
| 954 |
<div class="stat" role="listitem"><b><span class="emoji" aria-hidden="true">🧾</span>15</b><span>loop contracts</span></div>
|
| 955 |
<div class="stat" role="listitem"><b><span class="emoji" aria-hidden="true">▶️</span>6</b><span>runnable templates</span></div>
|
|
@@ -1128,13 +1128,13 @@
|
|
| 1128 |
<p class="section-label"><span class="emoji" aria-hidden="true">📚</span><span>06 / Curated resources</span></p>
|
| 1129 |
<h2>Find the evidence for your next decision.</h2>
|
| 1130 |
</div>
|
| 1131 |
-
<p class="section-intro">Search
|
| 1132 |
</div>
|
| 1133 |
<div class="resource-explorer" id="resource-explorer">
|
| 1134 |
<div class="resource-toolbar" role="search" aria-label="Search curated resources">
|
| 1135 |
<label>
|
| 1136 |
<span class="sr-only">Search resources</span>
|
| 1137 |
-
<input class="resource-input" id="resource-search" type="search" placeholder="Search
|
| 1138 |
</label>
|
| 1139 |
<label>
|
| 1140 |
<span class="sr-only">Resource type</span>
|
|
|
|
| 4 |
<meta charset="utf-8">
|
| 5 |
<meta name="viewport" content="width=device-width, initial-scale=1">
|
| 6 |
<title>Awesome Loop Engineering</title>
|
| 7 |
+
<meta name="description" content="540 audited resources, 15 operational patterns, loop contracts, and runnable examples for recurring, verified AI-agent systems.">
|
| 8 |
<meta name="robots" content="index,follow">
|
| 9 |
<meta name="author" content="Chaoyue He">
|
| 10 |
<link rel="canonical" href="https://chaoyue0307.github.io/awesome-loop-engineering/">
|
|
|
|
| 14 |
<link href="https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@500;600&family=Inter:wght@400;500;600;700;800&display=swap" rel="stylesheet">
|
| 15 |
<meta property="og:type" content="website">
|
| 16 |
<meta property="og:title" content="Awesome Loop Engineering">
|
| 17 |
+
<meta property="og:description" content="Explore 540 audited resources, 15 operational patterns, reusable loop contracts, and runnable examples for recurring AI-agent systems.">
|
| 18 |
<meta property="og:url" content="https://chaoyue0307.github.io/awesome-loop-engineering/">
|
| 19 |
<meta property="og:image" content="https://chaoyue0307.github.io/awesome-loop-engineering/assets/social-preview.png?v=3">
|
| 20 |
<meta property="og:image:width" content="1280">
|
|
|
|
| 22 |
<meta property="og:image:alt" content="Awesome Loop Engineering: design loops, not just prompts.">
|
| 23 |
<meta name="twitter:card" content="summary_large_image">
|
| 24 |
<meta name="twitter:title" content="Awesome Loop Engineering">
|
| 25 |
+
<meta name="twitter:description" content="540 audited resources and reusable patterns for designing recurring AI-agent systems above prompt, context, and harness engineering.">
|
| 26 |
<meta name="twitter:image" content="https://chaoyue0307.github.io/awesome-loop-engineering/assets/social-preview.png?v=3">
|
| 27 |
<link rel="alternate" type="application/atom+xml" title="Awesome Loop Engineering releases" href="https://github.com/ChaoYue0307/awesome-loop-engineering/releases.atom">
|
| 28 |
<link rel="alternate" type="application/atom+xml" title="Awesome Loop Engineering commits" href="https://github.com/ChaoYue0307/awesome-loop-engineering/commits/main.atom">
|
|
|
|
| 949 |
</picture>
|
| 950 |
</figure>
|
| 951 |
<div class="stats" role="list" aria-label="Repository at a glance">
|
| 952 |
+
<div class="stat" role="listitem"><b><span class="emoji" aria-hidden="true">📚</span>540</b><span>curated entries</span></div>
|
| 953 |
<div class="stat" role="listitem"><b><span class="emoji" aria-hidden="true">🧩</span>15</b><span>operational patterns</span></div>
|
| 954 |
<div class="stat" role="listitem"><b><span class="emoji" aria-hidden="true">🧾</span>15</b><span>loop contracts</span></div>
|
| 955 |
<div class="stat" role="listitem"><b><span class="emoji" aria-hidden="true">▶️</span>6</b><span>runnable templates</span></div>
|
|
|
|
| 1128 |
<p class="section-label"><span class="emoji" aria-hidden="true">📚</span><span>06 / Curated resources</span></p>
|
| 1129 |
<h2>Find the evidence for your next decision.</h2>
|
| 1130 |
</div>
|
| 1131 |
+
<p class="section-intro">Search 540 audited works by goal, lifecycle stage, artifact type, and evidence class. Each row combines the curated assessment with verified authorship, year, venue or source platform, and identifiers when the primary source exposes them.</p>
|
| 1132 |
</div>
|
| 1133 |
<div class="resource-explorer" id="resource-explorer">
|
| 1134 |
<div class="resource-toolbar" role="search" aria-label="Search curated resources">
|
| 1135 |
<label>
|
| 1136 |
<span class="sr-only">Search resources</span>
|
| 1137 |
+
<input class="resource-input" id="resource-search" type="search" placeholder="Search 540 audited resources" autocomplete="off">
|
| 1138 |
</label>
|
| 1139 |
<label>
|
| 1140 |
<span class="sr-only">Resource type</span>
|
meta/CURATION.md
CHANGED
|
@@ -56,7 +56,7 @@ Good:
|
|
| 56 |
Weak:
|
| 57 |
|
| 58 |
```md
|
| 59 |
-
| 📝 **[Cool Agent Article](https://example.com)**<br><sub>Blog</sub> | **
|
| 60 |
```
|
| 61 |
|
| 62 |
## Resource Type Labels
|
|
|
|
| 56 |
Weak:
|
| 57 |
|
| 58 |
```md
|
| 59 |
+
| 📝 **[Cool Agent Article](https://example.com)**<br><sub>Blog</sub> | **Example publisher** | Interesting article about agents. |
|
| 60 |
```
|
| 61 |
|
| 62 |
## Resource Type Labels
|
meta/social-preview.html
CHANGED
|
@@ -72,7 +72,7 @@
|
|
| 72 |
<img src="../assets/awesome-loop-engineering-logo.svg" alt="">
|
| 73 |
</div>
|
| 74 |
<div class="stats">
|
| 75 |
-
<div class="stat"><b>
|
| 76 |
<div class="stat"><b>15</b><span>Operational patterns</span></div>
|
| 77 |
<div class="stat"><b>15</b><span>Validated contracts</span></div>
|
| 78 |
</div>
|
|
|
|
| 72 |
<img src="../assets/awesome-loop-engineering-logo.svg" alt="">
|
| 73 |
</div>
|
| 74 |
<div class="stats">
|
| 75 |
+
<div class="stat"><b>540</b><span>Curated entries</span></div>
|
| 76 |
<div class="stat"><b>15</b><span>Operational patterns</span></div>
|
| 77 |
<div class="stat"><b>15</b><span>Validated contracts</span></div>
|
| 78 |
</div>
|
scripts/audit_resource_sources.py
CHANGED
|
@@ -36,12 +36,15 @@ ATOM_NS = "{http://www.w3.org/2005/Atom}"
|
|
| 36 |
ARXIV_NS = "{http://arxiv.org/schemas/atom}"
|
| 37 |
|
| 38 |
PUBLISHER_BY_DOMAIN = {
|
|
|
|
| 39 |
"arxiv.org": "arXiv",
|
| 40 |
"github.com": "GitHub",
|
| 41 |
"anthropic.com": "Anthropic",
|
| 42 |
"claude.com": "Anthropic",
|
|
|
|
| 43 |
"openai.com": "OpenAI",
|
| 44 |
"huggingface.co": "Hugging Face",
|
|
|
|
| 45 |
"microsoft.com": "Microsoft",
|
| 46 |
"google.com": "Google",
|
| 47 |
"googleblog.com": "Google",
|
|
@@ -51,6 +54,7 @@ PUBLISHER_BY_DOMAIN = {
|
|
| 51 |
"ainowinstitute.org": "AI Now Institute",
|
| 52 |
"medium.com": "Medium",
|
| 53 |
"substack.com": "Substack",
|
|
|
|
| 54 |
"x.com": "X",
|
| 55 |
"youtube.com": "YouTube",
|
| 56 |
}
|
|
@@ -75,6 +79,54 @@ PUBLICATION_OVERRIDES = {
|
|
| 75 |
"publication_note": "Date verified from the primary PDF creation metadata.",
|
| 76 |
"metadata_source": "pdf-metadata",
|
| 77 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 78 |
}
|
| 79 |
|
| 80 |
FIELDS = [
|
|
|
|
| 36 |
ARXIV_NS = "{http://arxiv.org/schemas/atom}"
|
| 37 |
|
| 38 |
PUBLISHER_BY_DOMAIN = {
|
| 39 |
+
"adk.dev": "Google Agent Development Kit",
|
| 40 |
"arxiv.org": "arXiv",
|
| 41 |
"github.com": "GitHub",
|
| 42 |
"anthropic.com": "Anthropic",
|
| 43 |
"claude.com": "Anthropic",
|
| 44 |
+
"crewai.com": "CrewAI",
|
| 45 |
"openai.com": "OpenAI",
|
| 46 |
"huggingface.co": "Hugging Face",
|
| 47 |
+
"langchain.com": "LangChain",
|
| 48 |
"microsoft.com": "Microsoft",
|
| 49 |
"google.com": "Google",
|
| 50 |
"googleblog.com": "Google",
|
|
|
|
| 54 |
"ainowinstitute.org": "AI Now Institute",
|
| 55 |
"medium.com": "Medium",
|
| 56 |
"substack.com": "Substack",
|
| 57 |
+
"strandsagents.com": "Strands Agents",
|
| 58 |
"x.com": "X",
|
| 59 |
"youtube.com": "YouTube",
|
| 60 |
}
|
|
|
|
| 79 |
"publication_note": "Date verified from the primary PDF creation metadata.",
|
| 80 |
"metadata_source": "pdf-metadata",
|
| 81 |
},
|
| 82 |
+
"https://adk.dev/evaluate/": {
|
| 83 |
+
"authors": "Google Agent Development Kit",
|
| 84 |
+
"publication_venue": "Google Agent Development Kit",
|
| 85 |
+
"publisher": "Google",
|
| 86 |
+
"metadata_source": "primary-page",
|
| 87 |
+
},
|
| 88 |
+
"https://adk.dev/sessions/": {
|
| 89 |
+
"authors": "Google Agent Development Kit",
|
| 90 |
+
"publication_venue": "Google Agent Development Kit",
|
| 91 |
+
"publisher": "Google",
|
| 92 |
+
"metadata_source": "primary-page",
|
| 93 |
+
},
|
| 94 |
+
"https://adk.dev/graphs/": {
|
| 95 |
+
"authors": "Google Agent Development Kit",
|
| 96 |
+
"publication_venue": "Google Agent Development Kit",
|
| 97 |
+
"publisher": "Google",
|
| 98 |
+
"metadata_source": "primary-page",
|
| 99 |
+
},
|
| 100 |
+
"https://docs.langchain.com/oss/python/langgraph/persistence": {
|
| 101 |
+
"authors": "LangChain",
|
| 102 |
+
"publication_venue": "LangGraph",
|
| 103 |
+
"publisher": "LangChain",
|
| 104 |
+
"metadata_source": "primary-page",
|
| 105 |
+
},
|
| 106 |
+
"https://learn.microsoft.com/en-us/agent-framework/workflows/checkpoints": {
|
| 107 |
+
"authors": "Microsoft",
|
| 108 |
+
"publication_venue": "Microsoft Agent Framework",
|
| 109 |
+
"publisher": "Microsoft",
|
| 110 |
+
"metadata_source": "primary-page",
|
| 111 |
+
},
|
| 112 |
+
"https://docs.crewai.com/en/concepts/flows": {
|
| 113 |
+
"authors": "CrewAI",
|
| 114 |
+
"publication_venue": "CrewAI",
|
| 115 |
+
"publisher": "CrewAI",
|
| 116 |
+
"metadata_source": "primary-page",
|
| 117 |
+
},
|
| 118 |
+
"https://strandsagents.com/docs/user-guide/concepts/agents/state/": {
|
| 119 |
+
"authors": "Strands Agents",
|
| 120 |
+
"publication_venue": "Strands Agents",
|
| 121 |
+
"publisher": "Strands Agents",
|
| 122 |
+
"metadata_source": "primary-page",
|
| 123 |
+
},
|
| 124 |
+
"https://strandsagents.com/docs/user-guide/concepts/multi-agent/graph/": {
|
| 125 |
+
"authors": "Strands Agents",
|
| 126 |
+
"publication_venue": "Strands Agents",
|
| 127 |
+
"publisher": "Strands Agents",
|
| 128 |
+
"metadata_source": "primary-page",
|
| 129 |
+
},
|
| 130 |
}
|
| 131 |
|
| 132 |
FIELDS = [
|
scripts/export_resource_dataset.py
CHANGED
|
@@ -212,14 +212,19 @@ STAGE_RULES = [
|
|
| 212 |
]
|
| 213 |
|
| 214 |
OFFICIAL_DOC_DOMAINS = {
|
|
|
|
| 215 |
"learn.chatgpt.com",
|
| 216 |
"code.claude.com",
|
|
|
|
| 217 |
"docs.anthropic.com",
|
| 218 |
"docs.github.com",
|
|
|
|
| 219 |
"developers.openai.com",
|
|
|
|
| 220 |
"modelcontextprotocol.io",
|
| 221 |
"opentelemetry.io",
|
| 222 |
"openai.github.io",
|
|
|
|
| 223 |
}
|
| 224 |
|
| 225 |
SECTION_IMPACT = {
|
|
|
|
| 212 |
]
|
| 213 |
|
| 214 |
OFFICIAL_DOC_DOMAINS = {
|
| 215 |
+
"adk.dev",
|
| 216 |
"learn.chatgpt.com",
|
| 217 |
"code.claude.com",
|
| 218 |
+
"docs.crewai.com",
|
| 219 |
"docs.anthropic.com",
|
| 220 |
"docs.github.com",
|
| 221 |
+
"docs.langchain.com",
|
| 222 |
"developers.openai.com",
|
| 223 |
+
"learn.microsoft.com",
|
| 224 |
"modelcontextprotocol.io",
|
| 225 |
"opentelemetry.io",
|
| 226 |
"openai.github.io",
|
| 227 |
+
"strandsagents.com",
|
| 228 |
}
|
| 229 |
|
| 230 |
SECTION_IMPACT = {
|
scripts/render_readme_tables.py
CHANGED
|
@@ -76,7 +76,7 @@ def repository_artifact_label(url: str) -> str:
|
|
| 76 |
|
| 77 |
|
| 78 |
def publication_cell(row: dict[str, str]) -> str:
|
| 79 |
-
year = row["publication_year"]
|
| 80 |
resource_type = row["resource_type"]
|
| 81 |
details: list[str] = []
|
| 82 |
|
|
@@ -104,7 +104,11 @@ def publication_cell(row: dict[str, str]) -> str:
|
|
| 104 |
if author:
|
| 105 |
details.append(author)
|
| 106 |
|
| 107 |
-
primary =
|
|
|
|
|
|
|
|
|
|
|
|
|
| 108 |
if details:
|
| 109 |
secondary = " · ".join(escape_cell(detail) for detail in details)
|
| 110 |
return f"{primary}<br><sub>{secondary}</sub>"
|
|
|
|
| 76 |
|
| 77 |
|
| 78 |
def publication_cell(row: dict[str, str]) -> str:
|
| 79 |
+
year = row["publication_year"]
|
| 80 |
resource_type = row["resource_type"]
|
| 81 |
details: list[str] = []
|
| 82 |
|
|
|
|
| 104 |
if author:
|
| 105 |
details.append(author)
|
| 106 |
|
| 107 |
+
primary = (
|
| 108 |
+
f"**{escape_cell(year)}** · {escape_cell(source)}"
|
| 109 |
+
if year
|
| 110 |
+
else f"**{escape_cell(source)}**"
|
| 111 |
+
)
|
| 112 |
if details:
|
| 113 |
secondary = " · ".join(escape_cell(detail) for detail in details)
|
| 114 |
return f"{primary}<br><sub>{secondary}</sub>"
|