Skip to content

Release v0.13.0 - #450

Merged
Paulo Lacerda (placerda) merged 8 commits into
mainfrom
release/v0.13.0
Aug 25, 2026
Merged

Release v0.13.0#450
Paulo Lacerda (placerda) merged 8 commits into
mainfrom
release/v0.13.0

Conversation

@placerda

Copy link
Copy Markdown
Collaborator

Release v0.13.0

Automated release branch created from develop.

What happened

  • Branch release/v0.13.0 created from develop
  • CHANGELOG.md updated: versioned section [0.13.0] added
  • Plugin versions synced to 0.13.0 (package.json, plugin.json, marketplace.json)
  • Staging pipeline triggered automatically (build → TestPyPI + VSIX pre-release → verify)

Next steps

  1. Wait for the Staging pipeline to pass. This is the only verification that runs before PyPI.
  2. Review and approve this PR
  3. Merge to main
  4. Tag and push. This publishes to PyPI immediately, there is no approval step and no undo: git tag v0.13.0 && git push origin v0.13.0
  5. Sync develop in the same sitting: git checkout develop && git merge main && git push origin develop
  6. Verify the sync: git fetch origin && git log --oneline origin/develop..origin/main must print nothing

Checklist

  • Staging pipeline passes (build + TestPyPI + VSIX pre-release + verify)
  • CHANGELOG entries reviewed
  • PR approved and merged to main
  • Tag v0.13.0 pushed (publishes to PyPI, irreversible)
  • Release workflow green (PyPI + VSIX stable + GitHub Release)
  • develop synced from main: git log --oneline origin/develop..origin/main prints nothing

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: dac2d54a-f216-444f-88c5-679355c43b98
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: dac2d54a-f216-444f-88c5-679355c43b98
feat(cockpit): allocate billed costs to agents, tools, and runs
Add opt-in privacy-safe usage and cost attribution, delegated user views, hosted deployment propagation, evidence safeguards, and supporting documentation and tests.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: c66be1f2-a768-4453-b34c-0bc3787eb895
Narrow attribution unions and replace dynamically typed model construction so the CI mypy job validates the new privacy and cost paths.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: c66be1f2-a768-4453-b34c-0bc3787eb895
feat(cockpit): add user and department attribution
@placerda
Paulo Lacerda (placerda) merged commit ee3b883 into main Aug 25, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant