fix: polish prompt wizard styling and model catalog onboarding#95
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
💡 Codex Review
Syntax-blogs/src/lib/prompt-gallery/queries.ts
Lines 45 to 75 in 57cca58
The commit updates PromptSummary.models to include category_id, provider, and family, but selectPromptFields and the mapping in formatPromptSummary still fetch only id, display_name, category, and version. As written, every prompt summary returned from getPrompts will have those new fields undefined, so any UI that expects the provider/family guidance introduced in this change cannot render it. Running a strict type-check will also fail because the objects produced here are missing the newly required properties. The query and mapper should select and pass through the additional columns.
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting
|
Deployment failed with the following error: Learn More: https://vercel.com/prashant-project?upgradeToPro=build-rate-limit |
Summary
Testing
https://chatgpt.com/codex/tasks/task_e_68e78cc8914c832dbeeff16c12c4a90f