Skip to content

[Fix] Fast mode loses large Brain query results - #1587

Closed
roomote-roomote[bot] wants to merge 2 commits into
developfrom
fix/fast-brain-output-0yfms3oqf2nxo
Closed

[Fix] Fast mode loses large Brain query results#1587
roomote-roomote[bot] wants to merge 2 commits into
developfrom
fix/fast-brain-output-0yfms3oqf2nxo

Conversation

@roomote-roomote

@roomote-roomote roomote-roomote Bot commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

​Opened on behalf of @daniel-lxs. Follow up by mentioning @roomote-roomote or in the web UI.

What changed

  • Default Fast-mode Brain query calls to detail: low, adaptive_return: true, and limit: 6 unless the caller explicitly provides those arguments.
  • Pass gbrain query responses through unchanged, without field whitelisting, DTO mapping, or a Roomote-specific output byte cap.
  • Cover the compact defaults, explicit overrides, and native result pass-through behavior.

Why this change was made

gbrain already exposes parameters designed to control query response size. Fast mode should use those controls rather than maintaining a separate Brain-specific payload format in Roomote.

Impact

Fast Brain queries request a compact result set by default while preserving gbrain's native response contract and caller control over query detail, adaptive return, and result count.

@roomote-community

roomote-community Bot commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

No code issues found. See task

Reviewed 84dd96b

@daniel-lxs daniel-lxs closed this Aug 26, 2026
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