Improve generated service storefronts - #1703
Merged
Merged
Conversation
ponderingdemocritus
marked this pull request as ready for review
July 25, 2026 22:46
There was a problem hiding this comment.
Your trial has ended. Reactivate Greptile to resume code reviews.
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
lucid-agents | 5b44d1d | Commit Preview URL Branch Preview URL |
Jul 25 2026, 10:46 PM |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Why
The existing desktop storefronts underused the available canvas and the presets were not visually distinct enough. On narrow screens, the fixed-width table also placed payment and price information off-screen behind horizontal scrolling.
Impact
All UI-capable adapters inherit the cleaner layout. Desktop remains a semantic three-column endpoint table, while viewports below 680px retain table semantics and present each endpoint as a fully readable record. Routes, Agent Card data, and public service semantics are unchanged.
Validation
bun test packages/http/src/__tests__/service-ui.test.ts packages/http/src/__tests__/landing-page.test.tsbun test packages/cli/tests/cli.test.tsbash scripts/test-browser-smoke.shacross the portable renderer and all three generated React presets at desktop and mobile widths