Skip to content

feat: sync CLI with dashboard@v1.6.23 - #95

Draft
cursor[bot] wants to merge 2 commits into
mainfrom
cursor/cli-dashboard-sync-9e39
Draft

feat: sync CLI with dashboard@v1.6.23#95
cursor[bot] wants to merge 2 commits into
mainfrom
cursor/cli-dashboard-sync-9e39

Conversation

@cursor

@cursor cursor Bot commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

Upstream version

Routes added/removed/changed

  • Added: (none)
  • Removed: (none)
  • Changed: (none — no route surface changes)
  • Non-route type refinement: CaptchaProvider union changed from "google-recaptcha" | "turnstile" to "hcaptcha" | "turnstile" (dashboard#272 hCaptcha rollout, first published in api-public with 1.6.23). Not referenced by any CLI code (rg -i 'CaptchaProvider|google-recaptcha|hcaptcha|captcha' src/ returns nothing), so no code impact.
  • The v1.6.23 dashboard release itself is entirely server-side auth work: dashboard#273 (unblock hCaptcha-routed signup), #274 (hCaptcha rejection diagnostics), #275 (Continue-with-Google one-click registration). Zero CLI surface impact.
  • Cumulative delta vs the last-merged 1.6.12 baseline: the 23 added / 1 removed route counts from UPSTREAM_DIFF.md on main were the 1.2.0→1.6.x delta and haven't grown since (all 1.6.13→1.6.23 bumps were no-op or auth-only additive on OTP routes the CLI doesn't call). See memory for per-version notes.

Snapshot changes

  • (none)

New runtime dependencies

  • (none)

Checklist

  • API type changes come from a @photon-ai/dashboard-api version bump, not hand edits
  • No new runtime deps
  • All snapshot diffs explained above
  • bun run check passes locally (90 tests pass, typecheck clean, build succeeds)
Open in Web View Automation 

View with [code]smith Autofix with [code]smith
Need help on this PR? Tag @codesmith-bot with what you need. Autofix is disabled.

Co-authored-by: citron <lcandy2@users.noreply.github.com>
Co-authored-by: citron <lcandy2@users.noreply.github.com>
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