Commit Graph

366 Commits

Author SHA1 Message Date
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
github-actions[bot]
0603e10b6a chore: update commit hash to 0b9fd89c70 2024-12-12 13:23:54 +00:00
github-actions[bot]
da067f30aa chore: update commit hash to f6329c28c6 2024-12-12 10:33:39 +00:00
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
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
github-actions[bot]
4739de47b4 chore: update commit hash to c8a7ed9eb0 2024-12-11 18:05:37 +00: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
github-actions[bot]
b99971600f chore: update commit hash to 7d482ace3d 2024-12-11 15:03:07 +00:00
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
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
Dustin Loring
fbcc1ed08b Update SettingsWindow.tsx 2024-12-11 09:53:46 -05:00
github-actions[bot]
8a160d5cf5 chore: update commit hash to 7d202a4cc7 2024-12-11 14:48:13 +00:00
github-actions[bot]
2d54991d5b chore: update commit hash to fa526a643b 2024-12-11 14:47:10 +00:00
github-actions[bot]
16a8c8e40c chore: update commit hash to 1d5ad998b9 2024-12-11 14:26:56 +00:00
github-actions[bot]
55fd35130e chore: update commit hash to 3c71e4e1a1 2024-12-11 14:18:03 +00:00
Anirban Kar
5d4b860c94 updated to adapth baseurl setup 2024-12-11 14:02:21 +05:30
github-actions[bot]
39d73be78c chore: update commit hash to 61a6e13378 2024-12-10 20:46:44 +00:00
Anirban Kar
7ba734571e some more logs cleanup 2024-12-10 23:09:59 +05:30
Anirban Kar
e0c5c51e56 lint fix 2024-12-10 23:03:12 +05:30
Anirban Kar
af09104c82 moved log to only print on change, and changed error logs to warnings 2024-12-10 23:02:54 +05:30
Anirban Kar
7d84a61801 console error fix due to duplicate keys 2024-12-10 22:57:06 +05:30
github-actions[bot]
55630442f2 chore: update commit hash to 46ad914d18 2024-12-10 16:20:14 +00:00
Anirban Kar
071fed24c6 added logo 2024-12-10 21:46:05 +05:30
github-actions[bot]
ce8a5d49f2 chore: update commit hash to 1466b6e877 2024-12-10 16:04:57 +00:00
github-actions[bot]
1466b6e877 chore: update commit hash to 225042bf5f 2024-12-10 15:19:23 +00:00
Anirban Kar
7f8f5023a1 Merge branch 'main' into ui-background-rays 2024-12-10 20:43:27 +05:30
Anirban Kar
b4d0597120 remaining changes 2024-12-10 18:37:23 +05:30
Anirban Kar
25f725f01e refactor: settinge menu refactored with useSettings hook 2024-12-10 18:37:05 +05:30
github-actions[bot]
aae38ea448 chore: update commit hash to eddf5603c3 2024-12-09 22:30:45 +00:00
Dustin Loring
182e1d26eb fix formatting error on conflict resolve 2024-12-09 17:28:52 -05:00
Dustin Loring
d4c0d7dba9
Merge branch 'main' into ui/add-tab-connections 2024-12-09 17:22:10 -05:00
github-actions[bot]
a6756f8fda chore: update commit hash to 5aeb52ae01 2024-12-09 22:13:53 +00:00
Dustin Loring
a203f2f86f Remembers Settings In Features
Uses cookies now
2024-12-09 12:39:55 -05:00
Dustin Loring
c141064571 fix: correction
fixed deletion from Workbench.client.tsx
2024-12-09 11:11:04 -05:00
Dustin Loring
38c069988e moved local models to the experimental features 2024-12-09 10:42:42 -05:00