Skip to content
This repository was archived by the owner on Jul 22, 2026. It is now read-only.

v0.11.0

Choose a tag to compare

@github-actions github-actions released this 06 May 22:02
· 71 commits to main since this release

Changelog

  • 3ec0516 chore(OpenShell): prevent nil error on workspace removal
  • f211e95 feat(agent): pre-approve placeholder API key in Claude settings
  • 9be6518 feat(autoconf): detect and apply Vertex AI config for Claude workspaces
  • e98f76c feat(autoconf): honour GOOGLE_APPLICATION_CREDENTIALS for Vertex AI
  • 781d77d feat(credential): add pluggable credential interception system (#425)
  • b58b849 feat(runtime): add runtime list command (#409)
  • 117dc2f fix(OpenShell): reuse workspace configuration for deny mode hosts
  • 8b9e5b5 fix(autoconf): make Windows APPDATA injectable to fix tests on Windows
  • cc7b062 fix(credential): remove EnvVars from Credential interface
  • d9454e7 fix: add GOOGLE_GENERATIVE_AI_API_KEY for gemini secret
  • 137075e refactor(agent): fold ApprovePresetKey into SkipOnboarding

Install

curl -sSfL https://github.com/openkaiden/kdn/releases/download/v0.11.0/install.sh | sh

Released by GoReleaser.