Skip to content

docs(other): add blog post on AI features shipped in May-July and the AI roadmap - #351

Merged
h0pped merged 12 commits into
mainfrom
blog/ai-features-2026-summer
Aug 14, 2026
Merged

docs(other): add blog post on AI features shipped in May-July and the AI roadmap#351
h0pped merged 12 commits into
mainfrom
blog/ai-features-2026-summer

Conversation

@h0pped

@h0pped h0pped commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

What/Why/How?

Blog post covering the customer-facing AI features shipped in May-July (Docs MCP, llms.txt, agent discovery, AI Assistant in Reunite) plus the roadmap (Gateway MCP, code mode, custom MCP tools, Maintainer, embeddable AI Assistant).

Also adds Illia Nykonchuk as a blog author (metadata entry + photo).

Do not merge before the next stable Realm release: token refresh, MCP server card / A2A agent card, agent skills, and renderForLlms locale support are currently in 0.136.0-next only.

Reference

Testing

  • All doc links verified against pages in this repo.
  • Feature claims cross-checked against the Realm changelog (0.133.0-0.135.0 stable, 0.136.0-next).

Check yourself

  • Code is linted
  • Tested
  • All new/updated code is covered with tests

Security

  • Security impact of change has been considered
  • Code follows company security practices and guidelines

@h0pped
h0pped force-pushed the blog/ai-features-2026-summer branch from 2880ee8 to ceafac3 Compare July 28, 2026 13:50
@h0pped
h0pped requested review from RomanHotsiy and adamaltman July 28, 2026 14:02
Comment thread blog/ai-features-summer-2026.md Outdated
Comment thread blog/ai-features-summer-2026.md
Comment thread blog/ai-features-summer-2026.md Outdated
Comment thread blog/ai-features-summer-2026.md Outdated
@h0pped
h0pped requested a review from RomanHotsiy August 13, 2026 08:13

@RomanHotsiy RomanHotsiy left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, just one note

Comment thread blog/ai-features-summer-2026.md
@h0pped
h0pped marked this pull request as ready for review August 13, 2026 13:46

@redocly redocly Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

marketing-site AI Review: 🟢 Completed

Redocly Agent has reviewed your changes and found 5 potential issue(s).

Note

Low Risk

This PR introduces new blog content and author metadata without affecting application logic, operational systems, or deployment configurations.

Overview

Adds a new blog post covering customer-facing AI features shipped between May and July 2026 (including Docs MCP updates, llms.txt improvements, agent discovery, and the Reunite AI Assistant) alongside the upcoming AI roadmap (Gateway MCP, custom tools, and more). Additionally, registers Illia Nykonchuk as a blog author in blog-metadata.yaml and includes their profile image.

Comment thread blog/ai-features-summer-2026.md
Comment thread blog/ai-features-summer-2026.md Outdated
Comment thread blog/ai-features-summer-2026.md
@h0pped
h0pped merged commit 1272420 into main Aug 14, 2026
5 of 7 checks passed
@h0pped
h0pped deleted the blog/ai-features-2026-summer branch August 14, 2026 10:11
MCP is one door into your docs; [`llms.txt`](https://redocly.com/docs/realm/config/seo) is the other, and we made what's behind both doors better:

- `llms.txt` output now includes **OpenAPI code samples and response samples**, and correctly renders `oneOf` and discriminator schemas: exactly the parts of an API description agents used to trip over.
- Custom Markdoc tags can define their **own LLM rendering** with `renderForLlms`, with locale support. If you built a custom component, its content is no longer invisible to AI.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Severity: Medium

Token refresh, MCP/A2A cards, agent skills, and renderForLlms locale support are only in 0.136.0-next. Rephrase so they don't sound already live, or ensure publication is strictly delayed until the stable release.

MCP is one door into your docs; [`llms.txt`](https://redocly.com/docs/realm/config/seo) is the other, and we made what's behind both doors better:

- `llms.txt` output now includes **OpenAPI code samples and response samples**, and correctly renders `oneOf` and discriminator schemas: exactly the parts of an API description agents used to trip over.
- Custom Markdoc tags can define their **own LLM rendering** with `renderForLlms`, with locale support. If you built a custom component, its content is no longer invisible to AI.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Severity: Medium

The blog claims renderForLlms has locale support, but customization/build-markdoc-tags.md does not document locale or translate in its context table (only getBody is documented). Update the docs or adjust the claim.

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.

2 participants