Skip to content

Remove recommended model tag from CLI template - #910

Merged
zahlekhan merged 3 commits into
thesysdev:mainfrom
zahlekhan:codex/remove-cli-recommended-tag
Jul 31, 2026
Merged

Remove recommended model tag from CLI template#910
zahlekhan merged 3 commits into
thesysdev:mainfrom
zahlekhan:codex/remove-cli-recommended-tag

Conversation

@zahlekhan

@zahlekhan zahlekhan commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

Summary

  • remove recommended: true from Claude Sonnet 5 in the OpenUI Cloud CLI template
  • leave the shared ModelSwitcher implementation and free-model badges unchanged

Why

Newly generated Cloud apps should not hard-code one paid model as recommended.

Impact

The CLI template no longer displays a recommendation tag or indicator for a paid model. Free-model indicators continue to work unchanged.

Validation

  • npm run lint --prefix packages/openui-cli/src/templates/openui-cloud (passes with six pre-existing @next/next/no-img-element warnings)
  • npm run typecheck --prefix packages/openui-cli/src/templates/openui-cloud
  • git diff --check

@zahlekhan
zahlekhan marked this pull request as ready for review July 31, 2026 09:08
Aditya-thesys
Aditya-thesys previously approved these changes Jul 31, 2026
@zahlekhan
zahlekhan merged commit c7a4e38 into thesysdev:main Jul 31, 2026
29 of 31 checks passed
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