Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: seiggy/package-update-skill
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.1
Choose a base ref
...
head repository: seiggy/package-update-skill
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.2
Choose a head ref
  • 2 commits
  • 4 files changed
  • 1 contributor

Commits on Feb 13, 2026

  1. feat: runtime Copilot CLI bootstrap — download on first run instead o…

    …f bundling
    
    - Add CopilotCliBootstrap.cs: detects OS/arch, downloads correct CLI from npm, caches locally
    - Add _ExcludeCopilotCliFromToolPack MSBuild target to strip CLI from nupkg
    - NuGet package size: 343 MB → 7.9 MB
    - Bump version to 0.1.2
    - Update RELEASE_NOTES.md
    seiggy committed Feb 13, 2026
    Configuration menu
    Copy the full SHA
    20b3c39 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from seiggy/release/v0.1.2

    feat: runtime Copilot CLI bootstrap — download on first run instead o…
    seiggy authored Feb 13, 2026
    Configuration menu
    Copy the full SHA
    089e3e5 View commit details
    Browse the repository at this point in the history
Loading