Skip to content

fix: rename aiUrl to serverUrl and fix auth switch clearing serverUrl#59

Merged
lewis617 merged 1 commit into
mainfrom
fix/server-url-rename-and-auth-switch-bug
May 19, 2026
Merged

fix: rename aiUrl to serverUrl and fix auth switch clearing serverUrl#59
lewis617 merged 1 commit into
mainfrom
fix/server-url-rename-and-auth-switch-bug

Conversation

@lewis617
Copy link
Copy Markdown
Contributor

  • Rename aiUrl/envAiUrl to serverUrl/envServerUrl to match SDK v0.16.6 AgentOptions.serverUrl
  • Fix bug: switching from SSO to API Key/Headers auth method was incorrectly clearing serverUrl
  • No backward compatibility for the old aiUrl field

…aiUrl to serverUrl

- Remove authMethod radio selector (sso/apiKey/headers), use flat field layout
- Add back SSO login/logout buttons without auth method switching
- Rename aiUrl/envAiUrl to serverUrl/envServerUrl to match SDK v0.16.6 AgentOptions.serverUrl
- Remove authMethod field from backend, frontend, and all e2e tests
- Clear any field-switching logic since all fields are always visible
- No backward compatibility for the old aiUrl field
@lewis617 lewis617 force-pushed the fix/server-url-rename-and-auth-switch-bug branch from 3b9f6c8 to ed5765f Compare May 19, 2026 07:43
@lewis617 lewis617 merged commit 443bbb3 into main May 19, 2026
1 check 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