Skip to content

[Improve] Add trial inference choice to setup - #1735

Closed
roomote-roomote[bot] wants to merge 1 commit into
feat/free-trial-inferencefrom
improve/setup-trial-inference-flow
Closed

[Improve] Add trial inference choice to setup#1735
roomote-roomote[bot] wants to merge 1 commit into
feat/free-trial-inferencefrom
improve/setup-trial-inference-flow

Conversation

@roomote-roomote

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

Copy link
Copy Markdown
Contributor

​Created by Roomote. Follow up by mentioning @roomote-roomote, in the web UI, or in Slack.

Superseded by #1710. The complete setup UI, trial-inference backend, restored Back navigation, and current validation now live together on feat/free-trial-inference.

What changed

This stacked UI diff was consolidated into #1710 so the feature can be reviewed and merged as one coherent branch without duplicate pull requests.

Why this change was made

Keeping the backend and setup flow together preserves the reviewed security/precedence behavior and avoids merge-order dependencies.

Impact

No work was lost. Continue review on #1710; this draft should not be merged independently.

@roomote-community

roomote-community Bot commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

Superseded by #1710. See task

Reviewed b5a607c

/>
))}
{step === 'inference' && (
<StepConfigureInference

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The new inference choice has no onBack prop or SetupFooter, and this call does not pass one. In the communication-auth flow, inference follows the Slack step, so trial-enabled users can no longer navigate back to Slack from this screen (unlike the replaced provider step). Pass canGoBack ? goToPreviousStep : undefined through and render the Back footer.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Addressed in the consolidated successor branch for #1710 at 2d248f58: the choice renders SetupFooter, receives goToPreviousStep, and has component plus flow coverage. This stacked PR is being superseded rather than updated independently.

@roomote-roomote

Copy link
Copy Markdown
Contributor Author

Superseded by #1710. The complete setup UI, reviewed trial-inference backend, restored Back navigation, and current validation now live together on feat/free-trial-inference; please continue review there.

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.

2 participants