Skip to content

Conversation

@raphael
Copy link
Member

@raphael raphael commented Nov 24, 2025

Add comprehensive documentation for Goa-AI, a design-first toolkit for building AI agent backends. The documentation covers:

  • Introduction to Goa-AI and its integration with Model Context Protocol (MCP)
  • Creating AI tools using Goa's DSL
  • Implementing type-safe service handlers
  • Streaming real-time updates with Server-Sent Events
  • Integration with AI models (OpenAI, Anthropic Claude)
  • Best practices for AI agent backend development
  • Complete examples of multi-tool AI assistants

Documentation is provided in three languages:

  • English (en/docs/6-advanced/6-goa-ai.md)
  • Japanese (ja/docs/6-advanced/6-goa-ai.md)
  • Italian (it/docs/6-advanced/6-goa-ai.md)

Also updated the advanced section index files to reference the new goa-ai pages.

Add comprehensive documentation for Goa-AI, a design-first toolkit for building AI agent backends. The documentation covers:

- Introduction to Goa-AI and its integration with Model Context Protocol (MCP)
- Creating AI tools using Goa's DSL
- Implementing type-safe service handlers
- Streaming real-time updates with Server-Sent Events
- Integration with AI models (OpenAI, Anthropic Claude)
- Best practices for AI agent backend development
- Complete examples of multi-tool AI assistants

Documentation is provided in three languages:
- English (en/docs/6-advanced/6-goa-ai.md)
- Japanese (ja/docs/6-advanced/6-goa-ai.md)
- Italian (it/docs/6-advanced/6-goa-ai.md)

Also updated the advanced section index files to reference the new goa-ai pages.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants