Commit Graph

1124 Commits

Author SHA1 Message Date
Anirban Kar
31706183b4 updated the examples and added strict rules 2024-12-15 22:15:17 +05:30
Dustin Loring
4d9ecbe201
Merge branch 'main' into ui-ux/debug-tab 2024-12-15 11:07:41 -05:00
Dustin Loring
b160d23b48 update by branch 2024-12-15 11:06:33 -05:00
Dustin Loring
a698fba1c7 feat: start update by branch
Here is a start to the update by branch
2024-12-15 11:00:23 -05:00
Anirban Kar
9f5c01f5dd
Merge branch 'main' into system-prompt-variations 2024-12-15 21:01:52 +05:30
github-actions[bot]
ed6433e8cd chore: update commit hash to 87a90718d3
Some checks are pending
Update Commit Hash File / update-commit (push) Waiting to run
Docs CI/CD / build_docs (push) Waiting to run
Update Stable Branch / update-commit (push) Waiting to run
Update Stable Branch / prepare-release (push) Blocked by required conditions
2024-12-15 15:27:46 +00:00
Dustin Loring
87a90718d3
doc: README-formatting
README formatting changed and to & to fit on one line
2024-12-15 10:27:36 -05:00
github-actions[bot]
825137a447 chore: update commit hash to 9cd9ee9088 2024-12-15 15:25:48 +00:00
Dustin Loring
9cd9ee9088
add: perplexity-provider-icon
added a Perplexity provider icon
2024-12-15 10:25:37 -05:00
Dustin Loring
2bb9f609dc
add: Perplexity Provider Icon
added the provider icon for Perplexity
2024-12-15 10:19:31 -05:00
Anirban Kar
6467995ac3 updated readme 2024-12-15 20:40:46 +05:30
Anirban Kar
2b8236f988 updated readme 2024-12-15 20:28:15 +05:30
Dustin Loring
c54e6e588e Update README.md
changed 'and' to '&' so that it would fit on one line
2024-12-15 09:04:44 -05:00
github-actions[bot]
c7cdbdfc3d chore: update commit hash to 23346f6271 2024-12-15 13:48:21 +00:00
Dustin Loring
23346f6271
ui: fix-perplexity-icon
Added fallback icon for provider, fixes perplexity icon not showing
2024-12-15 08:48:12 -05:00
Dustin Loring
558d4b2e10 ui: fallback icon for provider
Added a fallback icon for providers
2024-12-15 08:44:57 -05:00
github-actions[bot]
fc13754788 chore: update commit hash to b3f7a5c378 2024-12-15 13:22:09 +00:00
Dustin Loring
b3f7a5c378
Merge pull request #726 from dustinwloring1988/ui-ux/features-tab
ui-ux: Features Tab Changes
2024-12-15 08:21:58 -05:00
github-actions[bot]
61ac8f9808 chore: update commit hash to d936c012bd 2024-12-15 13:09:26 +00:00
Dustin Loring
d936c012bd
ui-ux: prompt-enhanced-toast
ui-ux: prompt enhanced toast notification
2024-12-15 08:09:16 -05:00
github-actions[bot]
4541a3e9dd chore: update commit hash to 7c3a3bbde6 2024-12-15 13:08:52 +00:00
Dustin Loring
7c3a3bbde6
ui-ux: Setting-Menu
ui-ux: Setting Modal Changes
2024-12-15 08:08:41 -05:00
github-actions[bot]
ecbf2f3bcd chore: update commit hash to a87cfd7950 2024-12-15 12:21:08 +00:00
Cole Medin
a87cfd7950
Merge pull request #728 from dustinwloring1988/branding/Change-Bolt-to-bolt
doc: README, FAQ, CONTRIBUTING branding updates
2024-12-15 06:20:59 -06:00
Anirban Kar
70f88f981a feat: Experimental Prompt Library Added 2024-12-15 16:47:16 +05:30
github-actions[bot]
4ea38e8766 chore: update commit hash to 25fe15232f 2024-12-15 09:52:57 +00:00
Anirban Kar
25fe15232f
Merge pull request #602 from mark-when/contextMenu2
Feat: Basic file tree context menu
2024-12-15 15:22:46 +05:30
github-actions[bot]
b8e457eeb7 chore: update commit hash to b06f6e3a3e 2024-12-15 09:45:21 +00:00
Anirban Kar
b06f6e3a3e
Merge pull request #715 from meetpateltech/perplexity-models
feat: added perplexity model
2024-12-15 15:15:10 +05:30
Anirban Kar
86f37fcaca
Merge branch 'main' into perplexity-models 2024-12-15 15:15:01 +05:30
Dustin Loring
2cb8c825d0 ui-ux: prompt enhanced toast notification
changed prompt enhanced to give a toast notification instead of changing the ui.
2024-12-14 22:25:28 -05:00
Dustin Loring
aa3559149f Update DebugTab.tsx 2024-12-14 20:35:41 -05:00
Dustin Loring
e0d0c4b697 Branding updates
changed Bolt.diy to bolt.diy
reworded the bottom of the README
2024-12-14 20:26:56 -05:00
Dustin Loring
a976a25094 Update DebugTab.tsx
fixed the Local LLM Status not showing BaseURL's
2024-12-14 20:11:20 -05:00
Dustin Loring
bb03c30ddd Update DebugTab.tsx
Fixed Check for Update not getting the correct commit
2024-12-14 20:09:25 -05:00
Dustin Loring
5893629306 ui-ux: combined optional features
on features tab combined (debug info and event logs) into 'Debug Features'
2024-12-14 19:43:43 -05:00
Dustin Loring
d4aa189cee ui-ux: Renamed feature
Enhancement - on feature tab Change 'Enable Local Models' to 'Experimental Providers'
2024-12-14 19:40:37 -05:00
Dustin Loring
1e73e8863a ui-ux: Setting Modal Changes
Enhancement - move the connection tab below chat history in left side of settings
Enhancement - on chat tab Delete all chats, should prompt to make sure you want to
Enhancement - Debug tab change copy debug info from a popup to a toast notification
2024-12-14 19:30:36 -05:00
eduardruzga
2e05270bab Merge 2024-12-14 19:48:37 +02:00
github-actions[bot]
9efc709782 chore: update commit hash to ece0213500
Some checks are pending
Update Commit Hash File / update-commit (push) Waiting to run
Docs CI/CD / build_docs (push) Waiting to run
Update Stable Branch / update-commit (push) Waiting to run
Update Stable Branch / prepare-release (push) Blocked by required conditions
2024-12-14 16:07:12 +00:00
Dustin Loring
ece0213500
add: Groq Llama 3.2 90B Vision Preview
Add 90b llama-3.2 model for better performance
2024-12-14 11:06:59 -05:00
github-actions[bot]
3aab6c7b68 chore: update commit hash to 43370f515d 2024-12-14 15:47:40 +00:00
Ed McConnell
43370f515d
Merge pull request #722 from emcconnell/update-readme
Update readme
2024-12-14 10:47:30 -05:00
Ed McConnell
9408ae4dd9
Merge branch 'main' into update-readme 2024-12-14 10:45:41 -05:00
Ed McConnell
483189ab46 update readme 2024-12-14 10:42:28 -05:00
Ed McConnell
5cb693c415 update readme 2024-12-14 10:42:05 -05:00
github-actions[bot]
09881a478c chore: update commit hash to 4f10fb1294 2024-12-14 15:12:27 +00:00
Ed McConnell
4f10fb1294
Merge pull request #582 from emcconnell/feat/image-select
Add Screenshot Capture and Management Features to Chat and Workbench Components
2024-12-14 10:12:17 -05:00
Ed McConnell
9b98670ccb
Merge branch 'main' into feat/image-select 2024-12-14 10:10:52 -05:00
github-actions[bot]
54c7e3d8f9 chore: update commit hash to eb53146937 2024-12-14 14:59:48 +00:00