docs(ai-capabilities): in-UI ask & build are cloud/Enterprise, not open-source#2339
Closed
os-zhuang wants to merge 1 commit into
Closed
docs(ai-capabilities): in-UI ask & build are cloud/Enterprise, not open-source#2339os-zhuang wants to merge 1 commit into
os-zhuang wants to merge 1 commit into
Conversation
…en-source The agent table marked `ask` as "open-source · free" and the skills section called only `build` cloud-only — both contradicted the note at the top of the guide (the in-UI AI runtime ships in the cloud/Enterprise distribution; the open framework exposes objects, queries, and actions to your own AI via @objectstack/mcp). Mark both in-UI agents cloud/Enterprise, add a short pointer to the MCP/BYO-AI path, and align the skills tiering note. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
Author
|
Superseded by #2337 ( |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The AI Capabilities Guide contradicted itself on edition gating.
The note at the top of the guide states the in-UI AI runtime (the
ask/buildassistants, in-product chat) ships in the cloud / Enterprise distribution, and the open framework instead exposes objects, queries, and actions to your own AI through@objectstack/mcp(BYO-AI). But:askasopen-source · free, andbuild"cloud-only" (implyingaskis open-source).Both reasserted the pre-migration model. This aligns the guide:
askandbuild→ cloud / Enterprise.@objectstack/mcp.surface:'ask'/surface:'build'skills bind no in-product agent on the open framework — use MCP there.Docs-only change. Surfaced while updating the marketing site (www.objectos.ai#32) to the same edition split.
🤖 Generated with Claude Code