Skip to content

fix: default base URL to production api.knowledgestack.ai#9

Merged
arnav2 merged 1 commit intomainfrom
fix/default-base-url-prod
May 4, 2026
Merged

fix: default base URL to production api.knowledgestack.ai#9
arnav2 merged 1 commit intomainfrom
fix/default-base-url-prod

Conversation

@arnav2
Copy link
Copy Markdown
Contributor

@arnav2 arnav2 commented May 4, 2026

Summary

  • Switch the built-in default base URL from api-staging.knowledgestack.ai to api.knowledgestack.ai so fresh installs hit prod by default
  • Update kscli login --url help text and the README env-var table to match

Override mechanisms (--base-url, KSCLI_BASE_URL, kscli login --url, config file) are unchanged.

Test plan

  • Fresh install with no config: kscli settings show reports https://api.knowledgestack.ai
  • Existing config with base_url set still wins over the new default
  • kscli login without --url logs in against prod

🤖 Generated with Claude Code

Switch the built-in default from api-staging to api.knowledgestack.ai so
fresh installs hit prod by default. Users can still override via
--base-url, KSCLI_BASE_URL, or kscli login --url.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@arnav2 arnav2 merged commit 43b99bd into main May 4, 2026
1 of 2 checks passed
@arnav2 arnav2 deleted the fix/default-base-url-prod branch May 4, 2026 18:26
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