Say that Intelligence has a free plan and can be self-hosted - #49
Merged
Conversation
The requirements list named a project and a license and left it there, which reads as a paid dependency before somebody has cloned anything. Both are already true and neither was on the page: there is a free plan, and Intelligence can be run yourself. Requested by Uli, who has been asking for it because it is the thing people get wrong first.
davidmckayv
requested review from
MikeRyanDev,
guidovizoso and
tylerslaton
as code owners
August 20, 2026 17:03
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.
Requested by Uli in Slack: https://copilotkit.slack.com/archives/C075NF9SN01/p1787245148356729
What this changes
The requirements list said:
It now says:
Why
Named without qualification, it reads as a paid dependency before somebody has cloned anything. Both facts were already true and neither was on the page, and Uli's point is that this is what people get wrong first.
Scoped to the bullet he screenshotted. The quick start already tells you how to self-host at step 3 ("Keep the managed Intelligence URLs from
.env.exampleunless you run Intelligence yourself"), so the gap was the requirements list, not the instructions.Wording follows the README's voice rather than copying the Slack phrasing verbatim.
format:checkclean. README only, no code.