Skip to content

[Fix] Image-only Fast replies show command help - #1446

Draft
roomote-roomote[bot] wants to merge 4 commits into
developfrom
fix/slack-fast-mode-attachments-1h04fpjleisoq
Draft

[Fix] Image-only Fast replies show command help#1446
roomote-roomote[bot] wants to merge 4 commits into
developfrom
fix/slack-fast-mode-attachments-1h04fpjleisoq

Conversation

@roomote-roomote

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

Copy link
Copy Markdown
Contributor

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

What changed

Image-only Slack follow-ups are treated as real multimodal Fast questions instead of empty commands. Fast also limits each turn to three images before downloading them, with the same limit enforced again before inference.

Why this change was made

The base branch now contains the core Fast screenshot transport, but a screenshot-only follow-up still produced command usage help because its text payload was empty. Unbounded image processing also allowed unnecessary downloads before inference.

Impact

Users can continue a Fast conversation by sending only a screenshot, without receiving command help. Bounded image processing avoids excess Slack downloads and model input while preserving text-only Fast behavior.

@roomote-community

roomote-community Bot commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

No code issues found. See task

Reviewed 56c3eb6

@roomote-roomote roomote-roomote Bot changed the title [Fix] Fast mode ignores screenshots in Slack [Fix] Fast mode cannot read Slack screenshots Aug 17, 2026
@daniel-lxs

Copy link
Copy Markdown
Member

Closing as superseded. Native-session screenshot support landed in #1474, and the remaining image-only follow-up handling plus the three-image cap are ported in #1483.

@daniel-lxs daniel-lxs closed this Aug 19, 2026
@daniel-lxs

Copy link
Copy Markdown
Member

Reopened. The previous close was caused by a PR-number mix-up; no code from this PR was merged.

@daniel-lxs daniel-lxs reopened this Aug 19, 2026
@roomote-roomote roomote-roomote Bot changed the title [Fix] Fast mode cannot read Slack screenshots [Fix] Image-only Fast replies show command help Aug 19, 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