Skip to content

v7.65.0

Choose a tag to compare

@github-actions github-actions released this 19 Jun 07:38
Immutable release. Only release title and notes can be modified.
2961d7c

Changelog

Features

  • 7d09301 feat(chat): capture optional feedback on permission denial (#5341)
  • 6af93a9 feat(chat): first-class extension permission kinds (#5339)
  • 2e8f4c0 feat(chat): richer permission prompt details (#5338)
  • 2961d7c feat(chat): session-scoped permission approval (#5340)

Other Changes

  • f45e773 chore(copilot-plugin): release v7.64.0 (#5320)
  • d060adb chore(copilot-plugin): release v7.65.0 (#5342)
  • f5ed260 chore(deps): Bump argoproj/argocd in /pkg/svc/installer/argocd (#5328)
  • 7827a32 chore(deps): Bump devantler-tech/reusable-workflows/.github/workflows/create-release.yaml (#5326)
  • 58bc92b chore(deps): Bump devantler-tech/reusable-workflows/.github/workflows/scan-for-todo-comments.yaml (#5331)
  • ee6d398 chore(deps): Bump devantler-tech/reusable-workflows/.github/workflows/update-agent-skills.yaml (#5325)
  • dc3b8dc chore(deps): Bump devantler-tech/reusable-workflows/.github/workflows/validate-go-project.yaml (#5327)
  • e150045 chore(deps): Bump dompurify (#5322)
  • 589c1bb chore(deps): Bump github.com/derailed/k9s from 0.50.18 to 0.51.0 (#5335)
  • 34d22ff chore(deps): Bump github.com/fluxcd/pkg/apis/meta from 1.28.0 to 1.29.0 (#5334)
  • 574b251 chore(deps): Bump github.com/github/copilot-sdk/go from 0.3.0 to 1.0.0 (#5311)
  • 51ecf9c chore(deps): Bump github.com/hetznercloud/hcloud-go/v2 from 2.41.2 to 2.42.0 (#5211)
  • 009ff42 chore(deps): Bump github.com/k3d-io/k3d/v5 from 5.9.0-rc.0 to 5.9.0 (#5213)
  • 515a205 chore(deps): Bump github.com/siderolabs/go-kubernetes from 0.2.37 to 0.2.38 (#5212)
  • 01a7a15 chore(deps): Bump golang.org/x/text from 0.37.0 to 0.38.0 (#5336)
  • 2ebaa52 chore(deps): Bump hcloud-cloud-controller-manager (#5332)
  • 706c6a4 chore(deps): Bump sharp from 0.35.0 to 0.35.1 in /docs (#5329)
  • 46c79d9 chore(deps): Bump sigs.k8s.io/kind from 0.31.0 to 0.32.0 in the kubernetes group across 1 directory (#5210)
  • 51c3ff8 chore(deps-dev): Bump @types/node from 25.9.2 to 25.9.3 in /vsce (#5330)
  • 6d1146e chore(deps-dev): Bump undici (#5323)
  • 414b463 chore(vsce): remove unused @vscode/test-* devDependencies (#5252)
  • dcd92ef ci: reclaim runner disk in all disk-heavy jobs to fix transient "no space left on device" failures (#5337)
  • ac8f283 docs: Update references to renamed agent-skills repo (#5324)

Quick Start

Homebrew Cask (macOS):

# Standard installation:
brew install --cask devantler-tech/tap/ksail

# If you encounter macOS quarantine issues:
brew install --cask --no-quarantine devantler-tech/tap/ksail

Go Install:

go install github.com/devantler-tech/ksail/v7@v7.65.0

Download Binary: Choose your platform from the assets above

Docker:

docker pull ghcr.io/devantler-tech/ksail:v7.65.0

Full Changelog: v7.64.0...v7.65.0