Home

Agentic AI Foundation

The Agentic AI Foundation (AAIF) is a Linux Foundation-hosted, vendor-neutral community creating open standards for transparent, interoperable AI agents across ecosystems.

Events

3:00 PM - 7:00 PM GMT
August 6, 2026
A virtual MCP Community Event for AI Builders
user's Avatar
user's Avatar
user's Avatar
Learn More
4:00 PM - 5:00 PM GMT
July 24, 2026
Coding Agents Lunch & Learn – Session 20: MCP in Practice
4:00 PM - 5:00 PM GMT
July 21, 2026
A Discussion on Loop Engineering

Content

Video
Manish Dasaur is a Managing Director at PwC with over 20 years in data and AI, having helped 100+ clients navigate AI disruption and extract real business value from data, AI, and agentic AI initiatives. In this episode, he breaks down why most enterprise AI programs stall — and the playbook the winners are using instead.
Jul 24th, 2026 | Views 12
Video
Loop engineering is the shift from manually prompting AI agents turn-by-turn to designing autonomous systems that do the prompting for you. Instead of writing a prompt, reading output, then writing the next prompt, you build a small control system that discovers work, delegates tasks to agents (and sub-agents), verifies results, persists state, and decides what to do next on a schedule or until a goal is met. It sits one level above agent harness engineering: where a harness equips a single agent run, a loop keeps firing agents on a cadence, spawning helpers, and feeding itself. The framing is increasingly tool-agnostic, as both Claude Code and OpenAI Codex have converged on similar primitives. The people building at the frontier are already living it: Boris Cherny, head of Claude Code at Anthropic, has said his job is no longer writing prompts but writing the loops that do.
Jul 22nd, 2026 | Views 117
Blog
Letting coding agents search the web for documentation wastes tokens, increases latency, and risks importing outdated or incorrect API patterns. To resolve this, this article presents `agent-docs`, a system of local references stored directly within the repository. By instructing agents to search local Markdown documentation maps before attempting web queries, developers can ensure that agents always build on correct, version-aligned instructions.
Jul 21st, 2026 | Views 16
Code of Conduct
Your Privacy Choices