Skip to content

Localize Clerk and finish the VForge studio handoff - #100

Merged
turbillon50 merged 2 commits into
mainfrom
agent/vforge-auth-es-mx
Aug 19, 2026
Merged

Localize Clerk and finish the VForge studio handoff#100
turbillon50 merged 2 commits into
mainfrom
agent/vforge-auth-es-mx

Conversation

@turbillon50

Copy link
Copy Markdown
Owner

Ajuste final

  • Traduce componentes de Clerk a español de México.
  • Alinea menús, inputs, CAPTCHA y estados de auth con el sistema cálido de VForge.
  • Envía el acceso exitoso a /app/projects en lugar del chat heredado.
  • Fija el tema raíz a claro.

Validación

  • TypeScript limpio
  • 17/17 pruebas
  • ESLint limpio en archivos modificados
  • Build de Next.js correcto

@vercel

vercel Bot commented Aug 19, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
vforge Ready Ready Preview Aug 19, 2026 1:57pm
vforge-engine Ready Ready Preview Aug 19, 2026 1:57pm

Request Review

@turbillon50
turbillon50 merged commit 8310c70 into main Aug 19, 2026
3 checks passed

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 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".

Comment thread package-lock.json Outdated
Comment on lines +1 to +2
Warning: truncated output (original token count: 103045)
Total output lines: 9747

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge 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",

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge 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 👍 / 👎.

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.

1 participant