Skip to content

Commit 8d71bc6

Browse files
Fix AGENTS.md GitHub search URL to use path query
Co-authored-by: Ona <no-reply@ona.com>
1 parent 9d861e8 commit 8d71bc6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/content/chapters/01-agentic-landscape.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ The adoption numbers tell a clear story:
167167
| Enterprises already using AI agents | 65% | [CrewAI: State of Agentic AI, Feb 2026](https://www.crewai.com/blog/the-state-of-agentic-ai-in-2026) |
168168
| MCP servers publicly visible | 8,000+ | [Invariant Labs: MCP Tool Poisoning Attacks](https://invariantlabs.ai/blog/mcp-security-notification-tool-poisoning-attacks) |
169169
| MCP SDK monthly downloads | 97M+ | [npm](https://www.npmjs.com/package/@modelcontextprotocol/sdk)/[PyPI](https://pypi.org/project/mcp/), Jan 2026 |
170-
| Projects with AGENTS.md | 60,000+ | [GitHub code search](https://github.com/search?q=filename%3AAGENTS.md&type=code), Jan 2026 |
170+
| Projects with AGENTS.md | 60,000+ | [GitHub code search](https://github.com/search?q=path%3AAGENTS.md&type=code), Jan 2026 |
171171

172172
## Why "agentic engineering" is a discipline
173173
Building with agents isn’t just "using AI tools." It requires new

0 commit comments

Comments
 (0)