feat(seal-embark): add model suggestion + text wrapping (SEA-601)#367
feat(seal-embark): add model suggestion + text wrapping (SEA-601)#367fluxdiv wants to merge 6 commits into
Conversation
SEA-601 Docsite Review
Review https://seal.sealedsecurity.com/ as a new user, and give feedbacn how readable the docs are, how much is understandable, what the gaps are, etc. |
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has required the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. This stack of pull requests is managed by Graphite. Learn more about stacking. |
|
@codesmith Review this PR |
Here's the review of PR #367. What the PR does Adds an Looks good The styling matches the surrounding code: same Things worth flagging
Net: small, well-styled change. The one concrete request I'd make before merging is to mirror the hint into |
9452f1b to
7bbd1a0
Compare
|
All contributors have signed the CLA ✍️ ✅ |
|
I have read the CLA Document and I hereby sign the CLA |
Merge activity
|


Pull request
Summary
Adds provider-aware model name examples beneath the model input field during the init wizard's Model step, so users know what format to type for their chosen provider.
Changes
Test plan
just ciScreenshots
Notes for reviewers
The
Wrap { trim: false }change is necessary to prevent the example text from being clipped when the terminal is narrow;trim: falsepreserves leading spaces used for indentation of the hint line.Need help on this PR? Tag
@codesmithwith what you need. Autofix is disabled.