diff --git a/documentation/blog/2026-04-07-goose-moves-to-aaif/index.md b/documentation/blog/2026-04-07-goose-moves-to-aaif/index.md index 144e3190a..31387f4f4 100644 --- a/documentation/blog/2026-04-07-goose-moves-to-aaif/index.md +++ b/documentation/blog/2026-04-07-goose-moves-to-aaif/index.md @@ -3,7 +3,11 @@ title: "goose has a new home - the Agentic AI Foundation (AAIF)" description: "goose has moved to the Agentic AI Foundation (aaif) at the Linux Foundation" authors: - mic +featured: true +image: /img/blog/goose-aaif-foundation.png --- +![goose moves to the Agentic AI Foundation](/img/blog/goose-aaif-foundation.png) + Block has donated goose to the [Agentic AI Foundation (AAIF)](https://aaif.io/) at the Linux Foundation, alongside Anthropic's Model Context Protocol (MCP) and OpenAI's AGENTS.md. You can read the [full announcement here](https://aaif.io/press/linux-foundation-announces-the-formation-of-the-agentic-ai-foundation-aaif-anchored-by-new-project-contributions-including-model-context-protocol-mcp-goose-and-agents-md/). While nothing changes with goose's dedication to its mission and community, here's what's changed; diff --git a/documentation/blog/2026-04-08-goose-acp-and-new-tui/index.md b/documentation/blog/2026-04-08-goose-acp-and-new-tui/index.md index ef0d54f31..d1e6fd703 100644 --- a/documentation/blog/2026-04-08-goose-acp-and-new-tui/index.md +++ b/documentation/blog/2026-04-08-goose-acp-and-new-tui/index.md @@ -3,7 +3,6 @@ title: "goose 2.0 beta - new architecture and clients" description: "We're shipping a new TUI, rewriting the desktop app in Tauri, and unifying everything under ACP." authors: - alexhancock -featured: true image: /img/blog/goose-2-blog-cover.jpg --- diff --git a/documentation/static/img/blog/goose-aaif-foundation.png b/documentation/static/img/blog/goose-aaif-foundation.png new file mode 100644 index 000000000..4713ed71e Binary files /dev/null and b/documentation/static/img/blog/goose-aaif-foundation.png differ