Integrate preview extension v1.3.0#54
Merged
Merged
Conversation
Assisted-by: Codex (GPT-5, supervised)
This was referenced Jul 6, 2026
Rename the preview extension command to the three-part speckit.preview.wireflow form and update smoke/default expectations accordingly.
Revert root extension command support so extension commands continue to use the canonical speckit.{extension}.{command} pattern.
Assisted-by: OpenAI Codex (model: GPT-5, autonomous)
Owner
Author
|
Posted on behalf of @bigsmartben by OpenAI Codex (model: GPT-5). Updated PR #54 in commit 1ceada3:
Local validation passed for the preview validator, community integration validator, targeted community-default pytest coverage, and integration inventory pytest subset. |
bigsmartben
marked this pull request as ready for review
July 6, 2026 08:03
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.
Summary
Integrates
bigsmartben/spec-kit-previewv1.3.0 into thebigsmartben/spec-kitfork.speckit.preview.wireflowcommand.Community Submission
Validation
.\.venv\Scripts\python.exe extensions\preview\tests\validate-extension.py.\.venv\Scripts\python.exe scripts\community\validate_integration.py --repo-root . --branch community/6-preview-v1-3-0 --repository-full-name bigsmartben/spec-kit --pr-body-file <pr-body>.\.venv\Scripts\python.exe -m pytest tests\test_extensions.py tests\test_presets.py tests\integrations\test_cli.py -k "community_extensions_and_workflow_preset_auto_installed or no_git_keeps_community_defaults or community_smoke_checks_wheel_assets_and_extension_dev_reinstall" -q.\.venv\Scripts\python.exe -m pytest tests\integrations -k "complete_file_inventory_ps or complete_file_inventory_sh" -qAgent Disclosure
Assisted-by: OpenAI Codex (model: GPT-5, autonomous).