Stijnus
b1a3e3993e
debug fixes
2024-12-13 09:22:21 +01:00
Stijnus
b16aab1f16
Update debug tab to check against fork
2024-12-13 09:17:35 +01:00
Stijnus
49e6c8034d
Merge branch 'stackblitz-labs:main' into main
2024-12-13 06:58:09 +01:00
github-actions[bot]
68757cbffc
chore: update commit hash to 4b36601061
2024-12-13 05:51:57 +00:00
Anirban Kar
4b36601061
Merge pull request #683 from thecodacus/setting-default-value
...
fix: added default value to true for provider setting in initial
2024-12-13 11:21:48 +05:30
Anirban Kar
97e4ff13ca
added default value to true
2024-12-13 11:19:57 +05:30
github-actions[bot]
9eb6ac9966
chore: update commit hash to acd61fea8b
2024-12-13 05:42:08 +00:00
Anirban Kar
acd61fea8b
Merge pull request #682 from thecodacus/bug/prestart-script
...
fix: dev command
2024-12-13 11:11:56 +05:30
Anirban Kar
e9e27e4e14
fix: dev command
2024-12-13 11:11:02 +05:30
Stijnus
87057f8137
Event logs bug fix
...
minor improvements download logs, auto scroll, clear logs
2024-12-13 01:40:58 +01:00
Stijnus
e39f16e436
Settings UI enhancement
...
Date & Time Display
Added a real-time clock component in the sidebar
Event Logs System
Implemented an EventLogsTab component for system monitoring
Provides a structured way to:
Track user interactions
Monitor system events
Display activity history
2024-12-13 01:11:35 +01:00
Stijnus
e716ca55f0
Add Logo icons LLM's
...
Added the Next.js Image component import for optimized image loading
Modified the provider item layout to include an icon next to the provider name
Used template literals to dynamically load the correct icon based on the provider name
Added proper sizing (24x24) for consistent icon display
Added dark:invert class to ensure icons are visible in dark mode (assuming they're dark by default)
2024-12-12 23:46:41 +01:00
github-actions[bot]
8c7a9f750f
chore: update commit hash to e7859a34ae
2024-12-12 18:46:30 +00:00
Anirban Kar
e7859a34ae
Merge pull request #668 from thecodacus/terminal-start-log-for-dev-server
...
added start message for dev server
2024-12-13 00:16:12 +05:30
Anirban Kar
539389e2e8
added start message for dev server
2024-12-13 00:13:11 +05:30
github-actions[bot]
0603e10b6a
chore: update commit hash to 0b9fd89c70
2024-12-12 13:23:54 +00:00
Cole Medin
0b9fd89c70
Merge pull request #665 from AriPerkkio/docs/issue-template-link
...
docs: add link to bolt.new issue tracker
2024-12-12 07:23:41 -06:00
Ari Perkkiö
82d86fa00d
docs: add link to bolt.new issue tracker
2024-12-12 14:57:17 +02:00
github-actions[bot]
da067f30aa
chore: update commit hash to f6329c28c6
2024-12-12 10:33:39 +00:00
Anirban Kar
f6329c28c6
Merge pull request #662 from thecodacus/settings-bugfix
...
fix: Settings bug fix, provider automatically turns on after opening the settings
2024-12-12 16:03:29 +05:30
Anirban Kar
5afccf7a01
settings bugfix
2024-12-12 15:55:11 +05:30
github-actions[bot]
cf21dde102
chore: update commit hash to 5e1936f5de
2024-12-11 22:00:26 +00:00
Anirban Kar
5e1936f5de
Merge pull request #654 from Badbird5907/fix/prompt
...
fix: grammar/typos in system prompt
2024-12-12 03:30:17 +05:30
Anirban Kar
104291c652
Update prompts.ts
2024-12-12 03:28:51 +05:30
Evan
78eccf242b
fix: re-capitalize "NEW"
2024-12-11 16:54:08 -05:00
Evan
50c384f2b1
fix: grammar
2024-12-11 16:49:24 -05:00
Evan
db9cd9b296
fix: grammar/typos in system prompt
2024-12-11 16:46:54 -05:00
github-actions[bot]
bfaa3f7065
chore: update commit hash to 8f3b4cd082
2024-12-11 19:04:37 +00:00
Eduard Ruzga
8f3b4cd082
Merge pull request #649 from wonderwhy-er/Add-Gemini-2.0-flash
...
Add gemini flash 2.0
2024-12-11 21:04:27 +02:00
eduardruzga
46a90c246b
Add gemini flash 2.0
2024-12-11 21:03:45 +02:00
github-actions[bot]
5b0a6db174
chore: update commit hash to f682216515
2024-12-11 18:56:21 +00:00
Eduard Ruzga
f682216515
Merge pull request #648 from wonderwhy-er/Remove-ottodev-mentions
...
Remove other oTToDev mentions
2024-12-11 20:56:11 +02:00
eduardruzga
812b25dad7
Remove other oTToDev mentions
2024-12-11 20:53:04 +02:00
github-actions[bot]
4739de47b4
chore: update commit hash to c8a7ed9eb0
2024-12-11 18:05:37 +00:00
Eduard Ruzga
c8a7ed9eb0
Merge pull request #645 from wonderwhy-er/pr-620
...
refactor: refactored Setting component, added useSettings Hook to get settings details from one single place
2024-12-11 20:05:27 +02:00
eduardruzga
17e500344a
merge
2024-12-11 20:02:07 +02:00
github-actions[bot]
64eee11f58
chore: update commit hash to fd2c17c384
2024-12-11 15:44:01 +00:00
Dustin Loring
fd2c17c384
Merge pull request #638 from Bolt-CE/main
...
Changed Docs URL In Settings
2024-12-11 10:43:49 -05:00
github-actions[bot]
dcfb7fc45f
chore: update commit hash to ab08f52aa0
2024-12-11 15:06:49 +00:00
Anirban Kar
ab08f52aa0
Merge pull request #639 from thecodacus/fix-docs
...
fix docs Title
2024-12-11 20:36:39 +05:30
Anirban Kar
70a15ac559
fix Title
2024-12-11 20:35:47 +05:30
github-actions[bot]
b99971600f
chore: update commit hash to 7d482ace3d
2024-12-11 15:03:07 +00:00
Anirban Kar
7d482ace3d
Merge pull request #637 from thecodacus/fix-docs
...
updated docs with new name
2024-12-11 20:32:57 +05:30
Dustin Loring
dbd10139d8
Changed Docs URL
...
Now that Docs are done building here is the change to the new URL
2024-12-11 10:02:14 -05:00
Anirban Kar
287c8adfaa
updated docs with new name
2024-12-11 20:32:09 +05:30
github-actions[bot]
527dc05f14
chore: update commit hash to 154935cdeb
2024-12-11 14:57:06 +00:00
Cole Medin
154935cdeb
Merge pull request #635 from Bolt-CE/main
...
Update SettingsWindow.tsx
2024-12-11 08:56:54 -06:00
github-actions[bot]
0be3fb49f6
chore: update commit hash to 62bc87b6f3
2024-12-11 14:56:36 +00:00
Cole Medin
62bc87b6f3
Merge branch 'main' of https://github.com/stackblitz-labs/bolt.diy
2024-12-11 08:56:16 -06:00
Cole Medin
3bdf09184d
Updating documentation link in README.
2024-12-11 08:55:33 -06:00