Skip to content

[codex] Bump Vela CLI to 0.0.14#4015

Open
alchemistklk wants to merge 2 commits into
mainfrom
codex/bump-vela-cli-0.0.14
Open

[codex] Bump Vela CLI to 0.0.14#4015
alchemistklk wants to merge 2 commits into
mainfrom
codex/bump-vela-cli-0.0.14

Conversation

@alchemistklk

Copy link
Copy Markdown
Contributor

Why

Vela CLI has been released at 0.0.14, and Open Design's packaging surface should consume the latest bundled CLI version.

This keeps packaged Open Design builds aligned with the current Vela CLI release without changing any Open Design code paths.

What users will see

Packaged builds that bundle Vela CLI will now include @powerformer/vela-cli@0.0.14 instead of 0.0.13.

Surface area

  • UI — new page / dialog / panel / menu item / setting / empty state in apps/web or apps/desktop (including Electron menu bar)
  • Keyboard shortcut — new or changed
  • CLI / env var — new od subcommand or flag, new tools-dev / tools-pack / tools-pr flag, or new OD_* env var
  • API / contract — new /api/* endpoint, new SSE event, or changed shape in packages/contracts
  • Extension point — new entry under skills/, design-systems/, design-templates/, or craft/, or change to the skills protocol
  • i18n keys — added new translation keys (see TRANSLATIONS.md for the locale workflow)
  • New top-level dependency — adding any new entry to the root package.json (dependencies or devDependencies); workspace-package package.json files are out of scope. Include a paragraph on what we get vs. what bytes we ship (see CONTRIBUTING.md → Code style)
  • Default behavior change — changes what existing users experience without opting in (default model, default setting, file/SQLite schema, auto-network on startup, auto-install)
  • None — internal refactor, docs, tests, or translation update only

Screenshots

Not applicable; no UI surface changed.

Bug fix verification

Not applicable; this is a dependency version bump, not a bug fix.

Validation

  • corepack pnpm install --lockfile-only --ignore-scripts
  • corepack pnpm guard
  • corepack pnpm --filter @open-design/tools-pack typecheck
  • corepack pnpm --filter @open-design/tools-pack test
  • PATH="/tmp/od-corepack-pnpm-shim:$PATH" corepack pnpm typecheck

@alchemistklk alchemistklk marked this pull request as ready for review June 9, 2026 15:40
@alchemistklk alchemistklk requested a review from a team as a code owner June 9, 2026 15:40
@github-actions

github-actions Bot commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

🚀 Landing page preview

This PR is deployed to a Cloudflare Pages preview — not staging or production:

@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: 382b0b52f2

ℹ️ 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 pnpm-lock.yaml
@github-actions

github-actions Bot commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Visual regression review

Head: 6773963 · Base: 5811eb4

10 changed · 25 unchanged · 0 missing baseline · 0 failed

Changed cases

Case Main PR Diff
visual-avatar-local-agent-list main pr diff
visual-avatar-menu main pr diff
visual-new-project-modal main pr diff
visual-plugin-details main pr diff
visual-project-avatar-model-dropdown main pr diff
visual-project-workspace main pr diff
visual-settings-byok-model-dropdown main pr diff
visual-settings-byok-openai main pr diff
visual-settings-execution main pr diff
visual-settings-local-cli main pr diff
Unchanged cases
Case Main PR Diff
visual-design-system-detail main pr diff
visual-design-systems main pr diff
visual-home main pr diff
visual-home-catalog main pr diff
visual-home-context-picker main pr diff
visual-home-plugin-filter main pr diff
visual-home-plugin-use-staged main pr diff
visual-home-plugin-use-with-query main pr diff
visual-home-staged-attachment main pr diff
visual-integrations main pr diff
visual-integrations-mcp main pr diff
visual-integrations-use-everywhere main pr diff
visual-onboarding-runtime main pr diff
visual-plugin-share-menu main pr diff
visual-plugins main pr diff
visual-projects main pr diff
visual-projects-kanban main pr diff
visual-settings-byok main pr diff
visual-settings-local-cli-model-dropdown main pr diff
visual-tasks main pr diff

Visual diff is advisory only and does not block merging.

@lefarcen lefarcen requested a review from nettee June 9, 2026 16:12
@lefarcen lefarcen added size/S PR changes 20-100 lines risk/medium Medium risk: regular code changes type/chore CI / build / config / tooling labels Jun 9, 2026

@nettee nettee left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

@alchemistklk I reviewed the changed ranges for the Vela CLI bump, checked that the lockfile and Nix hash updates stay aligned with the package version change, and verified against the published @powerformer/vela-cli@0.0.14 tarballs that the exported resolver and packaged binary layout still match tools/pack's expectations across the meta package and platform packages. Nice cleanup keeping this to the version pin plus generated dependency metadata.

🔁 Powered by Looper · runner=reviewer · agent=codex · An autonomous AI dev team for your GitHub repos.

@alchemistklk alchemistklk added this pull request to the merge queue Jun 9, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Jun 9, 2026
@PerishCode

Copy link
Copy Markdown
Contributor

@alchemistklk I'm holding off on generating review comments for #4015 because this pull request has merge conflicts right now.

Please resolve the conflicts with main and push the updated branch. Once that's done, request or wait for the review to run again and I'll take another look.

🔁 Powered by Looper · runner=reviewer · agent=codex · An autonomous AI dev team for your GitHub repos.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

risk/medium Medium risk: regular code changes size/S PR changes 20-100 lines type/chore CI / build / config / tooling

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants