Localize Clerk and finish the VForge studio handoff - #100
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 1c66b2d4ee
ℹ️ 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 "@codex address that feedback".
| Warning: truncated output (original token count: 103045) | ||
| Total output lines: 9747 |
There was a problem hiding this comment.
Restore a parseable package lockfile
In every clean checkout or CI deployment, npm ci fails before installing dependencies because these terminal-output headers make package-lock.json invalid JSON; reproducing against this commit returns EUSAGE and reports that no valid lockfile exists. Regenerate and commit the complete lockfile rather than the truncated command output.
Useful? React with 👍 / 👎.
| colorTextSecondary: "#777", | ||
| borderRadius: "0.5rem", | ||
| fontFamily: "var(--font-hanken), Hanken Grotesk, system-ui, sans-serif", | ||
| colorPrimary: "#ff5c35", |
There was a problem hiding this comment.
Replace the Clerk palette with design tokens
The newly added Clerk palette and element styles use literal hex colors, so changes to the shared token system will not propagate to authentication screens and they can drift from the rest of the production UI. Pass the existing CSS variables to Clerk, adding any missing colors to the token system first.
AGENTS.md reference: AGENTS.md:L82-L84
Useful? React with 👍 / 👎.
Ajuste final
/app/projectsen lugar del chat heredado.Validación