continuedev / continue

⏩ Continue is the leading open-source AI code assistant. You can connect any models and any context to build custom autocomplete and chat experiences inside VS Code and JetBrains
https://docs.continue.dev/
Apache License 2.0
19.43k stars 1.69k forks source link

fix: remove unnecessary baseUrl #2998

Closed tomasz-stefaniak closed 2 days ago

tomasz-stefaniak commented 2 days ago

Description

This PR fixes the issue described here: https://github.com/continuedev/continue/issues/2918

NOTE: I removed the domain field because it's undocumented and we didn't even use it in loadSubmenuItems, so it seemed unnecessary. Let me know if it should be restored - in that case we should document it properly and ensure it works with loadSubmenuItems.

Checklist

Screenshots

[ For visual changes, include screenshots. ]

Testing

[ For new or modified features, provide step-by-step testing instructions to validate the intended behavior of the change. ] [ For new UI features, ensure that the changes look good across viewport widths, light/dark theme, etc ]

netlify[bot] commented 2 days ago

Deploy Preview for continuedev failed. Why did it fail? →

Name Link
Latest commit 3f7daee8f30ee241cdf19cb16589865509c2e424
Latest deploy log https://app.netlify.com/sites/continuedev/deploys/673d7a2b7b8ff600082cbd27
sestinj commented 2 days ago

yeah sort of, it's for people using GH Enterprise Server. Made a change so it will worth in both cases