-
Notifications
You must be signed in to change notification settings - Fork 9.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Revert 1342 act feat bolt dyi UI bugfix #6588
Closed
Stijnus
wants to merge
1,202
commits into
stackblitz:main
from
stackblitz-labs:revert-1342-ACT_FEAT_BoltDYI_UI_BUGFIX
Closed
Revert 1342 act feat bolt dyi UI bugfix #6588
Stijnus
wants to merge
1,202
commits into
stackblitz:main
from
stackblitz-labs:revert-1342-ACT_FEAT_BoltDYI_UI_BUGFIX
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Removed Chat History Tab Added Data Tab Data tab can export and delete chat history, import API keys, import and export settings
added: characters to valid list for chat title
made the list 2 columns wide and separate out the experimental providers
Removed the section about environment variables. In docker removed the production build. Both of these can still be found in the docs.
…endly docs: simplified setup
chore: a few documentation enhancements for main README and FAQs
fix: fixed model not loading/working, even after baseUrl set in .env file
fix: added wait till terminal prompt for bolt shell execution
…e to have the right version to pnpm
…everted (#1298) * fix: starter template icons fix and auto resize of custon icons are reverted * fix: slidev icon revert
New Claude 3.5 Sonnet v2 Anthropogenic Model
Bug fix : Preserve Settings FeatureTab
It was not possible to change "Context Optimization" and "Prompt Library".
Added keyboard support for toggling the dropdown using Enter or Space keys, improving accessibility. Also set appropriate focus properties by adding tabindex to the combobox element.
a new toast was being triggered for every character input.
feat: New Claude 3.5 Sonnet v2 Anthropogenic Model for amazon bedrock
feat: implement llm model search
fix: bolt dyi UI bugfix
AriPerkkio
reviewed
Feb 19, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I guess this was opened against wrong repository. Ref. stackblitz-labs#1345.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.