Skip to content

feat: Vite cedarPgDev panel and status/studio CLI - #35

Draft
simoncrypta wants to merge 1 commit into
mainfrom
feat/vite-dev-panel
Draft

feat: Vite cedarPgDev panel and status/studio CLI#35
simoncrypta wants to merge 1 commit into
mainfrom
feat/vite-dev-panel

Conversation

@simoncrypta

Copy link
Copy Markdown
Collaborator

Summary

  • Add cedarPgDev() Vite plugin on @cedarjs/pg/vite-plus: status panel on listen + shortcuts d (lease/DATABASE_URL) and p (Prisma/Drizzle Studio)
  • Add cedarpg status / cedarpg studio and public resolveDevStatus / formatDevStatus for Nx and scripting
  • Optional vite peer; plugin reads lease only (pair with existing db:acquire / cedarPgTasks())

Test plan

  • vp check / vp test
  • vp run smoke
  • In a Vite+ app with plugins: [cedarPgDev()] and dependsOn: ['db:acquire'], confirm panel + d/p after listen
  • cedarpg status --mode=dev and cedarpg studio --prisma against an acquired lease

Give Vite+ consumers a lease status panel and shortcuts (d/p), plus cedarpg status/studio for non-Vite hosts, without acquiring inside the plugin.
@coderabbitai

coderabbitai Bot commented Aug 10, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 60f1204e-d337-4515-a750-4d35f13328ef

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Comment @coderabbitai help to get the list of available commands.

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