Skip to content

Consolidate VITE_AI_URL into VITE_API_URL, replace api-client with api-client2#3860

Merged
yujonglee merged 2 commits intomainfrom
consolidate-ai-api-urls
Feb 12, 2026
Merged

Consolidate VITE_AI_URL into VITE_API_URL, replace api-client with api-client2#3860
yujonglee merged 2 commits intomainfrom
consolidate-ai-api-urls

Conversation

@yujonglee
Copy link
Contributor

@yujonglee yujonglee commented Feb 11, 2026

Summary

  • Remove VITE_AI_URL, use VITE_API_URL (default localhost:3001) everywhere
  • Delete apps/ai/ (stale .env remnant)
  • Delete packages/api-client, rename api-client2 to packages/api-client
  • Migrate consumers: getRpcCanStartTrial -> canStartTrial, postBillingStartTrial -> startTrial
  • Remove dead file-transcription pipeline code from transcription.ts; stub in file-transcription page
  • Remove VITE_AI_URL from desktop_cd.yaml
  • Update openstatus monitors: remove 7695/8353, use api.hyprnote.com for 8351/8355
  • Update Taskfile Stripe webhook port, owhisper-client PROXY_URL default to 3001
  • Reuse existing hyprnote-ai Fly deployment (no fly.toml rename)

Made with Cursor


Open with Devin

…i-client2

- Remove VITE_AI_URL, use VITE_API_URL (default localhost:3001) everywhere
- Delete apps/ai/ (stale .env remnant)
- Delete packages/api-client, rename api-client2 to api-client
- Migrate consumers: getRpcCanStartTrial -> canStartTrial, postBillingStartTrial -> startTrial
- Remove dead file-transcription pipeline code from transcription.ts; stub in file-transcription page
- Remove VITE_AI_URL from desktop_cd.yaml
- Update openstatus monitors: remove 7695/8353, use api.hyprnote.com for 8351/8355
- Update Taskfile Stripe webhook port, owhisper-client PROXY_URL default to 3001
- Reuse existing hyprnote-ai Fly deployment (no fly.toml rename)

Co-authored-by: Cursor <cursoragent@cursor.com>
@netlify
Copy link

netlify bot commented Feb 11, 2026

Deploy Preview for hyprnote-storybook canceled.

Name Link
🔨 Latest commit 36b52eb
🔍 Latest deploy log https://app.netlify.com/projects/hyprnote-storybook/deploys/698c3cc6afab7900081d0a47

@netlify
Copy link

netlify bot commented Feb 11, 2026

Deploy Preview for hyprnote ready!

Name Link
🔨 Latest commit 36b52eb
🔍 Latest deploy log https://app.netlify.com/projects/hyprnote/deploys/698c3cc5324b510008d46560
😎 Deploy Preview https://deploy-preview-3860--hyprnote.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Contributor

@devin-ai-integration devin-ai-integration bot left a comment

Choose a reason for hiding this comment

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

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no potential bugs to report.

View in Devin Review to see 5 additional findings.

Open in Devin Review

@yujonglee yujonglee merged commit ea303f4 into main Feb 12, 2026
23 checks passed
@yujonglee yujonglee deleted the consolidate-ai-api-urls branch February 12, 2026 01:23
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