Add live coverage for VS Code chat dispatch - #200
Merged
VeryComplexAndLongName merged 1 commit intoSep 3, 2026
Conversation
VeryComplexAndLongName
deleted the
feat/dispatch-to-change-integration-coverage
branch
September 3, 2026 11:04
7 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Why
The
harness-stage-dispatchchange's remaining human task needed a live check that the Chat window opens with the built prompt. Its event contract was previously unreachable from the Extension Development Host suite because no test could deliver a real webview command into the panel's message handler.What changed
ExtensionTestApivscode-chatdispatch and the ordinary agent fallbackstarted->handedOff, nocompleted, and the exactworkbench.action.chat.openpromptharness-stage-dispatchto observing the actual Chat windowValidation
npm run typecheck --workspace openspec-ui-vscodenpm run lint --workspace openspec-ui-vscodenpm run test:integration --workspace openspec-ui-vscode(12 passing)openspec-ui-cli validate --format textgit diff --checkNo changeset: test-only coverage.