-
Notifications
You must be signed in to change notification settings - Fork 7.2k
Stage 2: Copilot integration — proof of concept with shared template primitives #2035
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
b32f101
feat: Stage 2a — CopilotIntegration with shared template primitives
mnriem ebb909f
feat: Stage 2b — --integration flag, routing, agent.json, shared infra
mnriem 5cce80f
feat: Stage 2 completion — integration scripts, integration.json, sha…
mnriem b481c26
refactor: rename shared manifest to speckit.manifest.json
mnriem d9bfbdb
fix: copilot update-context scripts reflect target architecture
mnriem ce754a2
fix: simplify copilot scripts — dispatcher sources common functions
mnriem 94e7d55
fix: copilot update-context scripts are self-contained implementations
mnriem be1c741
docs: add Stage 7 activation note to copilot update-context scripts
mnriem ccf0c81
test: add complete file inventory test for copilot integration
mnriem 944aafd
test: add PowerShell file inventory test for copilot integration
mnriem d1842d5
refactor: split test_integrations.py into tests/integrations/ directory
mnriem 28e85c4
refactor: move file inventory tests from test_cli to test_copilot
mnriem f4ea768
fix: skip JSONC merge to preserve user settings, fix docstring
mnriem b7d7e0e
fix: warn user when JSONC settings merge is skipped
mnriem fda1671
fix: show template content when JSONC merge is skipped
mnriem 83752cf
fix: document process_template requirement, merge scripts without rmtree
mnriem bf1b679
fix: don't overwrite pre-existing shared scripts or templates
mnriem 8c78da1
fix: warn user about skipped pre-existing shared files
mnriem 93e371e
test: add test for shared infra skip behavior on pre-existing files
mnriem 380aca5
fix: address review — containment check, deterministic prompts, manif…
mnriem 8184244
fix: correct PS1 function names, document SPECKIT_SOURCE_ONLY prerequ…
mnriem 02fd12b
fix: add dict type check for settings merge, simplify PS1 to subprocess
mnriem 0ea0181
fix: skip-write on no-op merge, bash subprocess, dynamic integration …
mnriem 7d38b0d
fix: align path rewriting with release script, add .specify/.specify/…
mnriem File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.