Skip to content

Commit 298029a

Browse files
Use exact source URLs in adoption numbers table
Co-authored-by: Ona <no-reply@ona.com>
1 parent 9e947c9 commit 298029a

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -162,12 +162,12 @@ The adoption numbers tell a clear story:
162162

163163
| Metric | Value | Source |
164164
| --- | --- | --- |
165-
| Fortune 500 companies using AI agents | 80% | [Microsoft Security Blog, Feb 2026](https://www.microsoft.com/en-us/security/blog/) |
166-
| Coding tasks that are AI-assisted | ~60% | [Anthropic Agentic Coding Trends, 2026](https://www.anthropic.com/research/agentic-coding-trends) |
167-
| Enterprises already using AI agents | 65% | [CrewAI State of Agentic AI, Feb 2026](https://www.crewai.com/the-state-of-agentic-ai) |
168-
| MCP servers publicly visible | 8,000+ | [Security researchers, Feb 2026](https://invariantlabs.ai/blog/mcp-security-notification-tool-poisoning-attacks) |
165+
| Fortune 500 companies using AI agents | 80% | [Microsoft Security Blog, Feb 2026](https://www.microsoft.com/en-us/security/blog/2026/02/04/microsoft-ai-red-team-building-future-of-safer-ai/) |
166+
| Coding tasks that are AI-assisted | ~60% | [Anthropic: Measuring AI Agent Autonomy, Feb 2026](https://www.anthropic.com/research/measuring-agent-autonomy) |
167+
| 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) |
168+
| 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](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=filename%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)