-
Notifications
You must be signed in to change notification settings - Fork 7.8k
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
App Dev button #5124
Closed
Closed
App Dev button #5124
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
Added a fallback icon for providers
Added fallback icon for provider, fixes perplexity icon not showing
changed 'and' to '&' so that it would fit on one line
added the provider icon for Perplexity
added a Perplexity provider icon
README formatting changed and to & to fit on one line
Here is a start to the update by branch
now runs on all branches for auto update to work correctly
Changed Bolt to bolt and moved the section above the TOC to under it
if it has not been set by the user yet set it correctly for them
branding update Bolt to bolt in the docs
debug tab check for update is now branch specific. fixed bug with getting URLs for experimental models
…mport-button fix: import folder filtering
* Added Hyperbolic Models * Fix: Fixed problem in connecting with hyperbolic models * added dynamic models for hyperbolic * removed logs
…tz-labs#954) * fix: better model loading feedback and model list update * added load on providersettings update
…tz-labs#895) * fix: updated logger and model caching * usage token stream issue fix * minor changes * updated starter template change to fix the app title * starter template bigfix * fixed hydretion errors and raw logs * removed raw log * made auto select template false by default * more cleaner logs and updated logic to call dynamicModels only if not found in static models * updated starter template instructions * browser console log improved for firefox * provider icons fix icons
…release (stackblitz-labs#959) * fix: hotfix starter template fix, updated header link to use navigate * template auth fix * updated changelog script
Changed updated Hyperbolic Settings link
fix: updated hyperbolic link
… isometric git cors proxy (stackblitz-labs#924) * Exploration of improving git import * Fix our own git proxy * Clean out file counting for progress, does not seem to work well anyways
* cookie fix * fix: git private clone with custom proxy * list -fix
* commit * Create .env.example * Update docker-compose.yaml --------- Co-authored-by: Anirban Kar <thecodacus@gmail.com>
* Create docker.yaml * Add build target * Use build target var * Use github token instead
* Update docker.yaml * Fix indentation in docker workflow file
…model integration with AWS Bedrock (stackblitz-labs#974) * feat: Integrate AWS Bedrock with Claude 3.5 Sonnet, Claude 3 Sonnet, and Claude 3.5 Haiku * update Dockerfile for AWS Bedrock configuration * feat: add new Bedrock model 'Mistral' and update Haiku to version 3 * feat: add new bedrock model Nova Lite and Nova Pro * Update README documentation to reflect the latest changes * Add the icon for aws bedrock * add support for serialized AWS Bedrock configuration in api key
…itz-labs#1008) * fix: ollama and lm studio url issue fix for docker and build * vite config fix
* fix: streaming issue fixed for build versions * added keep-alive header
) * feat: enhance chat import with multi-format support - Add support for importing chats from different formats: - Standard Bolt format - Chrome extension format - History array format - Bolt export format - Add Import Chats button to Data Management - Add proper error handling and logging - Update README with backup/restore feature * refactor: simplify chat import formats - Remove multi-format support from DataTab - Keep only standard Bolt export formats - Simplify ImportButtons to handle standard format only
add App Dev button to make new detailed project docs for advanced or new users.
add App Dev button
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.
Add App Dev button that gives system prompt to build out detailed app docs for your new project idea. In video i added the basics of app idea and told the Ai to just build it out with best tech and not ask any questions. But it is made to go along and build out for a user that has never built a full stack app. Also good for giving a detailed prompt one time as in video for faster build out.
AppDev.mp4