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..33dcdca 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ + + + [](https://awesome.re) [](https://creativecommons.org/publicdomain/zero/1.0/) [](https://github.com/EthicalML/awesome-agentic-engineering-resources/pulls) @@ -12,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 🤩 @@ -104,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