Skip to content

fix: resolve self-update package manager command#1195

Merged
christso merged 2 commits intomainfrom
fix/1192-self-update-npm-path
Apr 29, 2026
Merged

fix: resolve self-update package manager command#1195
christso merged 2 commits intomainfrom
fix/1192-self-update-npm-path

Conversation

@christso
Copy link
Copy Markdown
Collaborator

Summary

  • resolve self-update package manager execution without relying only on PATH
  • add regression tests for Windows and Unix-like npm resolution fallback behavior
  • fix a pre-existing import-order lint blocker so the required pre-push checks pass

Closes #1192

Testing

  • bun test apps/cli/test/self-update.test.ts
  • repository pre-push hook on git push (build, typecheck, lint, test, validate:examples)

christso and others added 2 commits April 29, 2026 11:42
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@cloudflare-workers-and-pages
Copy link
Copy Markdown

Deploying agentv with  Cloudflare Pages  Cloudflare Pages

Latest commit: 7785ace
Status: ✅  Deploy successful!
Preview URL: https://86c915f9.agentv.pages.dev
Branch Preview URL: https://fix-1192-self-update-npm-pat.agentv.pages.dev

View logs

@christso christso merged commit f934062 into main Apr 29, 2026
4 checks passed
@christso christso deleted the fix/1192-self-update-npm-path branch April 29, 2026 01:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment