Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Co-authored-by: hyepr <110058070+hyepr@users.noreply.github.com> Agent-Logs-Url: https://github.com/hyeprlabs/handlelookup/sessions/59891929-7575-4bab-9948-7c8be78dd6d7
…ted plan Co-authored-by: hyepr <110058070+hyepr@users.noreply.github.com> Agent-Logs-Url: https://github.com/hyeprlabs/handlelookup/sessions/59891929-7575-4bab-9948-7c8be78dd6d7
…ly-Limit header for pro Co-authored-by: hyepr <110058070+hyepr@users.noreply.github.com> Agent-Logs-Url: https://github.com/hyeprlabs/handlelookup/sessions/59891929-7575-4bab-9948-7c8be78dd6d7
Copilot
AI
changed the title
[WIP] Implement full lookup system with Clerk billing integration
Replace Polar with Clerk Billing: 5 free lookups/day + unlimited Pro plan
Mar 25, 2026
…redirects after auth Co-authored-by: hyepr <110058070+hyepr@users.noreply.github.com> Agent-Logs-Url: https://github.com/hyeprlabs/handlelookup/sessions/ec13c537-b479-45dc-b438-ef0d415b1018
Copilot
AI
changed the title
Replace Polar with Clerk Billing: 5 free lookups/day + unlimited Pro plan
Clerk Billing: responsive upgrade drawer, pre-flight usage gate, homepage auth redirects
Mar 25, 2026
Co-authored-by: hyepr <110058070+hyepr@users.noreply.github.com> Agent-Logs-Url: https://github.com/hyeprlabs/handlelookup/sessions/a4d493c7-549a-4496-bf26-5023e23fdc15
Copilot stopped work on behalf of
hyepr due to an error
March 25, 2026 11:32
Copilot stopped work on behalf of
hyepr due to an error
March 25, 2026 11:35
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.
src/app/api/lookup/route.ts— anonymous users get 401 (no lookups at all)src/app/api/lookup/status/route.ts— anonymous always returnsallowed: false, remaining: 0, limit: 0src/app/layout.tsx— change Clerk fallback redirects to/(homepage)src/components/upgrade-dialog.tsx— generalize withvariant: "sign_in" | "limit_reached" | "upgrade"(noauthenticatedprop);"upgrade"shows pricing table directlysrc/components/header.tsx— "Upgrade" button opens dialog (variant="upgrade") instead of navigating to /pricingsrc/components/lookup-form.tsx— properly distinguish anonymous vs free vs pro status messagessrc/components/lookup-results.tsx— handle 401 (anon blocked), addblockedReasonstate, update LimitBadge for anonymous userssrc/app/app/settings/billing/page.tsx— remove gradient from upgrade card⌨️ Start Copilot coding agent tasks without leaving your editor — available in VS Code, Visual Studio, JetBrains IDEs and Eclipse.