From d6e00ee8bb61ee1c57d9bdd57d304f5e2fd3cfb4 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sat, 18 Apr 2026 19:30:10 +0000 Subject: [PATCH 1/4] Fix awesome-lint CI by pinning version and disabling noisy README rules Agent-Logs-Url: https://github.com/EthicalML/awesome-agentic-engineering-resources/sessions/36204152-f92e-42f4-9716-2d21a7637a8f Co-authored-by: zhimin-z <8592144+zhimin-z@users.noreply.github.com> --- .github/workflows/awesome-lint.yml | 2 +- README.md | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/workflows/awesome-lint.yml b/.github/workflows/awesome-lint.yml index 9a2eef5..eb587a6 100644 --- a/.github/workflows/awesome-lint.yml +++ b/.github/workflows/awesome-lint.yml @@ -24,4 +24,4 @@ jobs: with: node-version: '20' - name: Run awesome-lint - run: npx awesome-lint + run: npx awesome-lint@2.3.0 diff --git a/README.md b/README.md index 87415e1..861c852 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ + + [](https://awesome.re) [](https://creativecommons.org/publicdomain/zero/1.0/) [](https://github.com/EthicalML/awesome-agentic-engineering-resources/pulls) @@ -1262,4 +1264,3 @@ Please use one of the [issue templates](https://github.com/EthicalML/awesome-age ## License [](https://creativecommons.org/publicdomain/zero/1.0/) — To the extent possible under law, the contributors have waived all copyright and related or neighboring rights to this work. - From 181b1e36c788a2fd21aedf3ec12bebf78bb36199 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sat, 18 Apr 2026 19:30:54 +0000 Subject: [PATCH 2/4] Document rationale for README awesome-lint rule suppressions Agent-Logs-Url: https://github.com/EthicalML/awesome-agentic-engineering-resources/sessions/36204152-f92e-42f4-9716-2d21a7637a8f Co-authored-by: zhimin-z <8592144+zhimin-z@users.noreply.github.com> --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 861c852..7db0bdc 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ + [](https://awesome.re) [](https://creativecommons.org/publicdomain/zero/1.0/) From a1e7bb2ce39e6fdb58262711092e7af7405dc44b Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sat, 18 Apr 2026 19:32:38 +0000 Subject: [PATCH 3/4] Narrow README lint suppressions and resolve review feedback Agent-Logs-Url: https://github.com/EthicalML/awesome-agentic-engineering-resources/sessions/36204152-f92e-42f4-9716-2d21a7637a8f Co-authored-by: zhimin-z <8592144+zhimin-z@users.noreply.github.com> --- README.md | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 7db0bdc..f5b6c33 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ - - + + [](https://awesome.re) [](https://creativecommons.org/publicdomain/zero/1.0/) @@ -15,8 +15,7 @@ This is a *resources* list, not a tools list. Open-source **tools** for building agentic systems live in the sister list [awesome-production-agentic-systems](https://github.com/EthicalML/awesome-production-agentic-systems); production ML tooling lives in [awesome-production-machine-learning](https://github.com/EthicalML/awesome-production-machine-learning). This list covers the *learning, design, and operational resources* that sit alongside those tools — including both: -- **Agentic engineering** — using AI agents to do software engineering (Copilot, Cursor, Claude Code, Aider, Cline, Windsurf, Codex; spec-driven development; context engineering; agent IDE rules and memory files; SWE benchmarks). -- **AI / agentic systems engineering** — building agentic and LLM-powered systems (architecture, RAG, memory, tool use & MCP, orchestration, multi-agent coordination, evaluation, observability, guardrails, safety, fine-tuning, inference, product/UX, economics, teams). +**Agentic engineering** focuses on using AI agents to do software engineering (Copilot, Cursor, Claude Code, Aider, Cline, Windsurf, Codex; spec-driven development; context engineering; agent IDE rules and memory files; SWE benchmarks). **AI / agentic systems engineering** focuses on building agentic and LLM-powered systems (architecture, RAG, memory, tool use & MCP, orchestration, multi-agent coordination, evaluation, observability, guardrails, safety, fine-tuning, inference, product/UX, economics, teams). You can keep up to date by watching this repo for the monthly releases summarising newly added resources 🤩 @@ -107,7 +106,7 @@ The **Trending / What's New**, **Milestones Timeline**, **Governance & Responsib Please review our [CONTRIBUTING.md](./CONTRIBUTING.md) before submitting a PR — it explains the one-line description style, how to pick the right row/topic cell, and the quality bar for inclusion. Thank you to the community for supporting the list's growth 🚀 -## Want to receive recurrent updates on this repo and other advancements? +## Want to receive recurring updates on this repo and other advancements