Skip to content

feat: add built-in Vue plugin - #32

Merged
GRAMMAC1 merged 1 commit into
masterfrom
add-vue-plugin
Jul 7, 2026
Merged

feat: add built-in Vue plugin#32
GRAMMAC1 merged 1 commit into
masterfrom
add-vue-plugin

Conversation

@GRAMMAC1

@GRAMMAC1 GRAMMAC1 commented Jul 7, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add a built-in Vue diagnosis plugin for frontend failure analysis.
  • Detect Vue SFC/compiler, Vue runtime, Vue Router, Pinia, Nuxt, hydration, and Vite Vue plugin failure signals.
  • Register the Vue plugin in the default diagnosis pipeline after TypeScript and React.
  • Add focused tests for Vue ecosystem failures while keeping pure vue-tsc type errors under the TypeScript plugin.

Validation

  • pnpm verify

Note: the first sandboxed pnpm verify run passed check/lint/typecheck/tests but failed at the MCP harness step because tsx could not create its IPC pipe under the sandbox. The non-sandbox rerun passed fully, including MCP harness.

@GRAMMAC1
GRAMMAC1 merged commit 6aee4b5 into master Jul 7, 2026
1 check passed
@GRAMMAC1
GRAMMAC1 deleted the add-vue-plugin branch July 7, 2026 05:12
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