Skip to content

chore: upgrade SDK to v0.16.4 and add SSO model configuration#57

Merged
lewis617 merged 5 commits into
mainfrom
feat/sdk-0.16.4-and-sso-model-config
May 18, 2026
Merged

chore: upgrade SDK to v0.16.4 and add SSO model configuration#57
lewis617 merged 5 commits into
mainfrom
feat/sdk-0.16.4-and-sso-model-config

Conversation

@lewis617
Copy link
Copy Markdown
Contributor

Changes

  • chore: upgrade wave-agent-sdk to v0.16.4
  • refactor: rename WAVE_AI_URL to WAVE_SERVER_URL across codebase
  • feat: add auth method radio selection with form coupling
  • feat: mask WAVE_API_KEY env var in configuration placeholder
  • feat: add model and fast model fields to SSO auth mode in configuration dialog

SDK v0.16.4 Highlights

  • fix: prevent expandEnvVars from eating Wave template variables
  • feat: add template substitution in MCP config
  • refactor: rename WAVE_AI_URL to WAVE_SERVER_URL
  • feat: add buildTool() factory + custom tool injection for SDK users

SSO Model Configuration

  • Model and Fast Model fields are now available in SSO auth mode
  • Switching to SSO no longer clears existing model/fastModel values

lewis617 added 5 commits May 18, 2026 11:17
Prevent exposing raw API key values in the configuration dialog by masking with asterisks, keeping only first 4 and last 4 characters visible.
Add three-way radio group (SSO / API Key / Headers) to configuration dialog.
Switching methods clears unrelated fields. Persists authMethod to globalState
and updates documentation.
@lewis617 lewis617 merged commit b03df3b into main May 18, 2026
2 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