Skip to content
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
36 commits
Select commit Hold shift + click to select a range
7430cb3
gsd: Installed
shoootyou Mar 2, 2026
bf1dc0a
docs: complete project research
shoootyou Mar 2, 2026
37cd0f0
docs(01): create phase plan for core installer plumbing
shoootyou Mar 2, 2026
a7ec344
feat(01-01): add Copilot as 5th runtime across all install.js locations
shoootyou Mar 2, 2026
adbc70f
test(01-01): add Copilot plumbing unit tests
shoootyou Mar 2, 2026
5a281a1
docs(01-01): complete core installer plumbing plan
shoootyou Mar 2, 2026
48da4ff
gsd: planning
shoootyou Mar 3, 2026
9e97a70
docs(02): create phase 2 content conversion engine plans
shoootyou Mar 3, 2026
a7833fc
feat(02-01): add Copilot tool mapping constant and conversion functions
shoootyou Mar 3, 2026
0c3f334
feat(02-01): wire Copilot conversion into install() flow
shoootyou Mar 3, 2026
abfff2b
docs(02-01): complete content conversion engine plan
shoootyou Mar 3, 2026
bf1ed71
test(02-02): add unit tests for Copilot conversion functions
shoootyou Mar 3, 2026
ade04a1
test(02-02): add integration tests for Copilot skill copy and agent c…
shoootyou Mar 3, 2026
220cd3a
docs(02-02): complete Copilot conversion test suite plan
shoootyou Mar 3, 2026
e9e4f93
docs(03): research phase domain
shoootyou Mar 3, 2026
fd7c644
docs(03-instructions-lifecycle): create phase plan
shoootyou Mar 3, 2026
03d6215
feat(03-01): add copilot-instructions template and merge/strip functions
shoootyou Mar 3, 2026
ea01819
feat(03-01): wire install, fix uninstall/manifest/patches for Copilot
shoootyou Mar 3, 2026
125ae31
docs(03-01): complete instructions lifecycle plan
shoootyou Mar 3, 2026
7f4b64c
test(03-02): add unit tests for mergeCopilotInstructions and stripGsd…
shoootyou Mar 3, 2026
c6c1cf1
test(03-02): add integration tests for uninstall, manifest, and patch…
shoootyou Mar 3, 2026
93b0533
docs(03-02): complete instructions lifecycle tests plan
shoootyou Mar 3, 2026
1413168
docs(04): capture phase context
shoootyou Mar 3, 2026
800a815
docs(04): research phase domain
shoootyou Mar 3, 2026
711198d
docs(04): create phase plan — E2E integration tests for Copilot insta…
shoootyou Mar 3, 2026
d947623
test(04-01): add E2E Copilot full install verification tests
shoootyou Mar 3, 2026
fc70819
test(04-01): add E2E Copilot uninstall verification tests
shoootyou Mar 3, 2026
bdd98d5
docs(04-01): complete E2E Copilot install/uninstall integration tests…
shoootyou Mar 3, 2026
b868f7f
fix: use .github paths for Copilot --local instead of ~/.copilot
shoootyou Mar 3, 2026
7d64ce3
fix: use double quotes for argument-hint in Copilot skills
shoootyou Mar 3, 2026
770578b
chore: complete v1.23 milestone — Copilot CLI Support
shoootyou Mar 3, 2026
ac8139d
chore: archive phase directories from v1.23 milestone
shoootyou Mar 3, 2026
7bf5108
chore: Clean gsd tracking
shoootyou Mar 3, 2026
62ea6f4
fix: update test counts for new upstream commands and agents
shoootyou Mar 3, 2026
7d2ba35
chore: Remove copilot instructions
shoootyou Mar 3, 2026
a063426
chore: Improve loop
shoootyou Mar 3, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
docs: complete project research
Research for adding GitHub Copilot CLI as 5th runtime to installer.

Files:
- STACK.md: Zero new deps, Copilot reads from .github/, tool name mapping
- FEATURES.md: 18 table stakes, 4 differentiators, 6 anti-features
- ARCHITECTURE.md: Codex-parallel pattern, 5 new functions, 12 existing changes
- PITFALLS.md: 10 pitfalls with prevention strategies and phase mapping
- SUMMARY.md: Synthesized findings, 4-phase roadmap suggestion
  • Loading branch information
shoootyou committed Mar 3, 2026
commit bf1dc0ac2480f38fac470ed216ccbf141e7ab1a8
Loading