Skip to content

docs(ai): add active-development caution callout to AI pages#66

Open
tmgbedu wants to merge 1 commit into
mainfrom
task/ai-caution-1235
Open

docs(ai): add active-development caution callout to AI pages#66
tmgbedu wants to merge 1 commit into
mainfrom
task/ai-caution-1235

Conversation

@tmgbedu

@tmgbedu tmgbedu commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

Summary

Adds a prominent caution callout near the top of every AI documentation page, stating the AI package is under active development, may introduce breaking changes, and that the team is still experimenting with the best integration approach. Documentation-only. (task #1235)

Pages updated

A VitePress ::: warning admonition (matching the style already used elsewhere in the docs) was inserted right after the H1 on:

  • docs/ai/agent.md
  • docs/ai/image.md
  • docs/ai/audio.md
  • docs/ai/mcp.md
  • docs/ai/skills.md

Wording:

Active development — The AI package is under active development. APIs may change without notice as we experiment with the best integration patterns. Use with caution in production.

Applied to all five pages so the notice is visible regardless of which AI page a reader lands on.

⚠️ Merge freeze in effect — please review but do not merge.

The companion source-package docstring warning is in a separate PR against the framework repo.

Add a prominent warning admonition near the top of every AI docs page
(agent, image, audio, mcp, skills) noting the AI package is under active
development, that APIs may change without notice, and that it should be used
with caution in production while we experiment with the best integration
patterns.
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.

1 participant