Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 24 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ All founding TC members were appointed by the AAIF Governing Board.
Current term for TC Members is **March 1, 2026 - December 31, 2026**.

## Projects

<table>

<tr>
Expand All @@ -27,17 +26,23 @@ Current term for TC Members is **March 1, 2026 - December 31, 2026**.
<strong>Model Context Protocol (MCP)</strong>
</a>
</td>
<td>
Impact Stage
</td>
<td>
An open protocol that enables seamless integration between LLM applications and external data sources and tools.
</td>
</tr>

<tr>
<td>
<a href="http://github.com/block/goose">
<a href="https://github.com/aaif-goose">
<strong>goose</strong>
</a>
</td>
<td>
Impact Stage
</td>
<td>
An open source, extensible AI agent that goes beyond code suggestions. Install, execute, edit, and test with any LLM.
</td>
Expand All @@ -48,12 +53,29 @@ Current term for TC Members is **March 1, 2026 - December 31, 2026**.
<a href="https://github.com/agentsmd">
<strong>AGENTS.MD</strong>
</a>
</td>
<td>
Impact Stage
</td>
<td>
A dedicated, predictable place to provide the context and instructions to help AI coding agents work on your project.
</td>
</tr>

<tr>
<td>
<a href="https://github.com/agentgateway">
<strong>agentgateway</strong>
</a>
</td>
<td>
Growth Stage
</td>
<td>
One high-performance gateway for service, LLM, and MCP traffic.
</td>

</tr>
</table>

**Do you want to contribute to a project?**
Expand Down