Stijnus
d3727459aa
Update DebugTab.tsx
...
Fix debug information
2024-12-15 21:27:07 +01:00
Anirban Kar
885e104f27
added auto detect branch name and version tag
2024-12-16 01:54:24 +05:30
Dustin Loring
51347edd28
quick fix
2024-12-15 13:08:16 -05:00
Dustin Loring
69b1dc4c9a
updated to use settings for branch selection
2024-12-15 12:56:25 -05:00
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
Anirban Kar
9f5c01f5dd
Merge branch 'main' into system-prompt-variations
2024-12-15 21:01:52 +05:30
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
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
Dustin Loring
d936c012bd
ui-ux: prompt-enhanced-toast
...
ui-ux: prompt enhanced toast notification
2024-12-15 08:09:16 -05:00
Dustin Loring
7c3a3bbde6
ui-ux: Setting-Menu
...
ui-ux: Setting Modal Changes
2024-12-15 08:08:41 -05:00
Anirban Kar
70f88f981a
feat: Experimental Prompt Library Added
2024-12-15 16:47:16 +05:30
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
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
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
Ed McConnell
4db916928c
merge main
2024-12-14 09:56:51 -05:00
Ed McConnell
7a31db904d
Merge branch 'main' into feat/image-select
2024-12-14 09:56:29 -05:00
Anirban Kar
4f02887565
Merge pull request #679 from Dlouxgit/main
...
fix: handle conflicts between input method engine and enter key in chatbox
2024-12-14 14:16:31 +05:30
Anirban Kar
3db4004642
Update BaseChat.tsx
2024-12-14 14:15:27 +05:30
Anirban Kar
6a5ed21c0f
Merge pull request #670 from thecodacus/private-github-repo
...
added support for private github repo through github connections
2024-12-14 12:55:02 +05:30
Ed McConnell
6ffcdd8b3c
merge main into image
2024-12-13 21:22:12 -05:00
Ed McConnell
a936c5a990
Merge branch 'main' into feat/image-select-merge
2024-12-13 21:21:10 -05:00
Ed McConnell
4cfabd94ee
merged main
2024-12-13 20:49:33 -05:00
kris1803
2064c83177
Fixed console error for SettingsWIndow & Removed ts-nocheck where not needed
2024-12-14 00:39:27 +01:00
Anirban Kar
8c4397a19f
Merge pull request #578 from thecodacus/context-optimization
...
feat(context optimization): Optimize LLM Context Management and File Handling
2024-12-14 02:08:43 +05:30
SujalXplores
ddb920df7c
refactor: simplify GitCloneButton component by removing unused tooltip and streamlining button structure
2024-12-13 22:49:14 +05:30
SujalXplores
56944de633
refactor: remove unused React import in ImportButtons component
2024-12-13 22:48:34 +05:30
SujalXplores
ff2726fd2f
fix: adjust intro section margin and textarea outline style in BaseChat component
2024-12-13 22:47:57 +05:30
Anirban Kar
d479daa578
Merge branch 'main' into main
2024-12-13 20:52:51 +05:30
Anirban Kar
77b47c1ce6
some clean up and added a all log option
2024-12-13 20:48:33 +05:30
Anirban Kar
d13da30bda
ui styles fixed
2024-12-13 20:31:37 +05:30
Stijnus
c0c1275226
minor bug fixes
2024-12-13 11:33:29 +01:00
Stijnus
b16aab1f16
Update debug tab to check against fork
2024-12-13 09:17:35 +01:00
Anirban Kar
a404a35d0e
auto select model on provider disabled
2024-12-13 12:01:50 +05:30
Dlouxgit
b0ca49d65e
fix: handle conflicts between input method engine and enter key
2024-12-13 13:28:27 +08:00
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
Anirban Kar
3bc8c5f856
added support for private github repo through github connections
2024-12-13 01:23:56 +05:30
Anirban Kar
e3bdd6944b
added prompt url params
2024-12-13 00:58:02 +05:30
Anirban Kar
da37d9456f
Merge branch 'main' into context-optimization
2024-12-12 02:44:36 +05:30
Anirban Kar
3c7b125828
Merge branch 'main' into context-optimization
2024-12-12 02:38:00 +05:30
eduardruzga
17e500344a
merge
2024-12-11 20:02:07 +02: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
Dustin Loring
fbcc1ed08b
Update SettingsWindow.tsx
2024-12-11 09:53:46 -05:00
Anirban Kar
5d4b860c94
updated to adapth baseurl setup
2024-12-11 14:02:21 +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
Anirban Kar
071fed24c6
added logo
2024-12-10 21:46:05 +05:30
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
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
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
Dustin Loring
49ce4235ec
fixed toggle not displaying in feature tab
2024-12-09 10:31:09 -05:00
eduardruzga
fcb61ba499
Refactor to use newver v4 version of Vercel AI package
2024-12-09 17:26:33 +02:00
Dustin Loring
8903d7c1cb
removed test connection button
...
removed test connection button as it was not done.
2024-12-09 09:31:29 -05:00
Dustin Loring
9aaa3b560c
feat: Connections Tabs
...
Added a connections tab, now you can enter GitHub creds and store them in cookies like the API Keys
2024-12-09 09:26:39 -05:00
Rob Koch
13a15e9a3d
copyPath and copyRelativePath for files and folders
2024-12-08 15:22:46 -08:00
Rob Koch
eb36ec6170
basic context menu for folders
2024-12-08 14:49:02 -08:00
Anirban Kar
9a4a376766
Merge branch 'main' into update-setting-modal-styles
2024-12-09 01:17:07 +05:30
Anirban Kar
52fd9d47b7
added backdrop blur
2024-12-09 01:00:41 +05:30
Anirban Kar
2fa4cfe539
updated padding
2024-12-09 00:57:58 +05:30
Anirban Kar
3aa90bf990
refactor(SettingWindow):Updated Settings Tab Styling
2024-12-09 00:56:18 +05:30
Anirban Kar
d9ae9d5afb
Merge pull request #581 from mark-when/vue
...
Feat: add vue support for codemirror
2024-12-08 22:57:34 +05:30
Anirban Kar
b304749b21
added backdrop and loading screen
2024-12-08 22:53:20 +05:30
Dustin Loring
db8c65ec2b
Merge pull request #592 from oTToDev-CE/ui/settings-style
...
ui/settings style
2024-12-08 11:27:42 -05:00
Dustin Loring
0bf6b6fd47
update to styles
2024-12-08 09:18:18 -05:00
Dustin Loring
96020a5a6c
More styling changes
...
Added settings scss file and a settings slider scss
2024-12-08 08:36:03 -05:00
Anirban Kar
15ab5ba479
added setup command
2024-12-08 18:48:11 +05:30
Anirban Kar
6c1ff871c4
Merge branch 'main' into git-import-from-url
2024-12-08 18:32:01 +05:30
eduardruzga
823f536a47
Reuse automatic setup commands for git import
2024-12-08 12:16:09 +02:00
Eduard Ruzga
5b6b26bc9c
Merge pull request #426 from wonderwhy-er/Folder-import-refinement
...
Refinement of folder import
2024-12-08 11:57:51 +02:00
Dustin Loring
19816d9b5e
Changed Colors
2024-12-07 18:15:17 -05:00
Anirban Kar
11f93a8800
Update ImportFolderButton.tsx
...
added fix
2024-12-08 04:12:29 +05:30
Dustin Loring
2d1c19ba9c
ui: Small Style Update
...
update to the settings style
2024-12-07 17:34:50 -05:00
Anirban Kar
dc2710cf33
Merge branch 'main' into git-import-from-url
2024-12-08 04:00:16 +05:30
Anirban Kar
bb83bb414d
feat(git): import from url
2024-12-08 03:48:44 +05:30
Dustin Loring
7ee3bea2a0
typecheck fix
2024-12-07 16:34:08 -05:00
Dustin Loring
b6f6f187fd
fix: small bug
...
stopped collapse from happen when no provider selected
2024-12-07 16:27:37 -05:00
Dustin Loring
66fe6a2efc
fix position issue
...
fix position issue when in chat
2024-12-07 16:22:11 -05:00
Dustin Loring
5dd9c926c8
Merge branch 'coleam00:main' into ui/model-dropdown
2024-12-07 16:18:58 -05:00
Cole Medin
31e7b48e05
Merge pull request #580 from oTToDev-CE/feat/add-tabbed-setting-modal
...
feat: Added a tabbed setting modal
2024-12-07 15:01:17 -06:00
Anirban Kar
a98b51e0ef
updated theme color
2024-12-08 02:12:02 +05:30
Anirban Kar
15bd5b24f3
background rays and changed the theme color to purple
2024-12-08 02:11:47 +05:30
Anirban Kar
8067bb63af
Merge branch 'main' into ui-background-rays
2024-12-08 01:55:05 +05:30
Rob Koch
f625c02260
add vue support for codemirror
2024-12-07 11:54:31 -08:00
Anirban Kar
39398ea093
Merge branch 'main' into Folder-import-refinement
2024-12-08 01:17:24 +05:30