Conversation
|
🚀 Dogfood this PR with:
curl -fsSL https://raw.githubusercontent.com/microsoft/aspire/main/eng/scripts/get-aspire-cli-pr.sh | bash -s -- 16025Or
iex "& { $(irm https://raw.githubusercontent.com/microsoft/aspire/main/eng/scripts/get-aspire-cli-pr.ps1) } 16025" |
There was a problem hiding this comment.
Pull request overview
Updates the repo’s Hex1b dependency set and refreshes the corresponding agent skill documentation so contributors/agents have up-to-date guidance aligned with the newer Hex1b CLI/tooling.
Changes:
- Bump
Hex1b,Hex1b.McpServer, andHex1b.ToolNuGet versions from0.116.0to0.126.0. - Add/regenerate the Hex1b skill documentation at
.github/skills/hex1b/SKILL.md.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| Directory.Packages.props | Central package version bump for the Hex1b package family to 0.126.0. |
| .github/skills/hex1b/SKILL.md | Adds the updated Hex1b CLI skill documentation used by agents/contributors. |
| <PackageVersion Include="Hex1b" Version="0.126.0" /> | ||
| <PackageVersion Include="Hex1b.McpServer" Version="0.126.0" /> | ||
| <PackageVersion Include="Hex1b.Tool" Version="0.126.0" /> |
There was a problem hiding this comment.
These Hex1b packages are listed under the repo’s “external dependencies” and, per the dependency-update workflow, must be mirrored to the internal Azure DevOps NuGet feed before CI can restore them. Please confirm 0.126.0 has been imported (e.g., via dotnet-migrate-package) and consider linking the pipeline run in the PR description to avoid broken internal builds.
|
/deployment-test |
|
🚀 Deployment tests starting on PR #16025... This will deploy to real Azure infrastructure. Results will be posted here when complete. |
- Bump Hex1b, Hex1b.McpServer, Hex1b.Tool from 0.116.0 to 0.126.0 - Regenerate .github/skills/hex1b/SKILL.md via hex1b agent init Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
c906a1f to
19feb7b
Compare
|
/deployment-test |
|
🚀 Deployment tests starting on PR #16025... This will deploy to real Azure infrastructure. Results will be posted here when complete. |
|
❌ Deployment E2E Tests failed — 22 passed, 7 failed, 0 cancelled View test results and recordings
|
|
🎬 CLI E2E Test Recordings — 55 recordings uploaded (commit View recordings
📹 Recordings uploaded automatically from CI run #24225534561 |
Description
Update Hex1b packages from 0.116.0 to 0.126.0 and refresh the hex1b agent skill.
Changes
Hex1b,Hex1b.McpServer, andHex1b.Toolpackage versions from 0.116.0 to 0.126.0 inDirectory.Packages.props.github/skills/hex1b/SKILL.mdviahex1b agent initusing the latest Hex1b.Tool (0.126.0)Checklist
<remarks />and<code />elements on your triple slash comments?aspire.devissue: