Skip to content

[pull] master from cube-js:master - #706

Merged
pull[bot] merged 3 commits into
code:masterfrom
cube-js:master
Sep 2, 2026
Merged

[pull] master from cube-js:master#706
pull[bot] merged 3 commits into
code:masterfrom
cube-js:master

Conversation

@pull

@pull pull Bot commented Sep 2, 2026

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

MazterQyou and others added 3 commits September 2, 2026 01:08
* docs: document the 2,000-character ai_context limit

Each `meta.ai_context` value is truncated to 2,000 characters of serialized
JSON when the agent builds its context, independently per view and per member.
Nothing validates this at compile time and overflow is silent, so a model can
publish cleanly while the agent only ever sees a shortened copy.

Adds a "Length limit" section, a row to the description/ai_context comparison
table, and a best-practice bullet. Also notes that `description` is unbounded
but still consumes the agent's context window, so it is not a place to put
overflow.

Came up while confirming the ceiling for a customer bulk-loading AI context.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>

* docs: trim ai_context limit to a single line

Per review: three paragraphs and a callout restated the same 2,000-character
number four times. Collapsed to one line in "Using AI context", where authors
are actually writing the parameter, plus the comparison-table row. Dropped the
standalone section, the Warning callout, and the best-practice bullet.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
@pull pull Bot locked and limited conversation to collaborators Sep 2, 2026
@pull pull Bot added the ⤵️ pull label Sep 2, 2026
@pull
pull Bot merged commit 7d98167 into code:master Sep 2, 2026
5 of 7 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants