Commit Graph

310 Commits

Author SHA1 Message Date
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
Dustin Loring
bcb6628920
Merge branch 'coleam00:main' into ui/model-dropdown 2024-12-07 11:07:09 -05:00
Dustin Loring
a2acc77e89 fix: clean up
fix: typecheck / lint
2024-12-07 10:53:33 -05:00
Dustin Loring
42ebd3d50e Added a tabbed setting modal 2024-12-07 10:27:50 -05:00
Anirban Kar
ea5c6244a6 feat(context optimization):improved context management and redused chat overhead 2024-12-07 15:58:13 +05:30
Ed McConnell
0e86bf7709 More selection tool changes 2024-12-06 22:27:15 -05:00
Anirban Kar
ebfa4e26a6 fix: artifact loop fix 2024-12-07 00:23:53 +05:30
Anirban Kar
98e0da92ac added lock file ignore 2024-12-06 23:30:51 +05:30
Anirban Kar
8f6d8d8e20 linting 2024-12-06 23:23:32 +05:30
Anirban Kar
b26e338b0b fix bundling 2024-12-06 23:23:17 +05:30
Anirban Kar
54ad5bdb17 Merge branch 'main' into github-import 2024-12-06 23:17:03 +05:30
Anirban Kar
de2e6e719e artifact bugfix 2024-12-06 23:04:11 +05:30
Dustin Loring
5692a4c011 lint fix 2024-12-06 09:42:58 -05:00
Dustin Loring
773e69ef7a Update BaseChat.tsx
moved the model collapse button.
2024-12-06 09:36:42 -05:00
Anirban Kar
fe2f0080a3
Merge branch 'main' into github-import 2024-12-06 18:54:06 +05:30
Anirban Kar
05a5f85e68
Merge pull request #504 from thecodacus/bundle-artifact
feat(UI): added artifact bundling for custom long artifacts like uploading folder
2024-12-06 17:16:50 +05:30
Anirban Kar
417dbcab9b added spinner 2024-12-06 17:14:56 +05:30
Ed McConnell
7fdab0ad6a Second commit for screen cap feature 2024-12-05 17:31:47 -05:00
Ed McConnell
8b7e18e627 Initial commit for screen cap feature 2024-12-05 17:30:45 -05:00
eduardruzga
b6eef57ab3 Lint fix 2024-12-05 12:17:12 +02:00
JonathanGardner
a8903cec11 Added Fullscreen and Resizing to Preview 2024-12-05 04:23:16 -05:00
eduardruzga
2fd0c06ed4 Split code a little bit 2024-12-04 20:51:27 +02:00
eduardruzga
f6a9861390 Hardcode url for together ai as fallback if not set in env 2024-12-04 20:31:42 +02:00
Cole Medin
8c641443b7
Merge pull request #332 from atrokhym/main
HIGH PRIORITY - Attach images to prompts
2024-12-04 10:53:37 -06:00
Anirban Kar
b0743e00b1
Merge branch 'main' into github-import 2024-12-04 17:54:47 +05:30
Anirban Kar
7e18820946
Merge pull request #483 from PuneetP16/feat/enhance-chat-description-management
[feat]: Implement chat description editing in sidebar and header, add…
2024-12-04 00:35:09 +05:30
Anirban Kar
507a7f94bd some minor fix 2024-12-04 00:17:50 +05:30
Anirban Kar
d92029d573 fix: Added some minor UI fix 2024-12-04 00:02:51 +05:30
Dustin Loring
5bd138750e
Merge branch 'main' into fix/ui-gradient 2024-12-03 08:12:52 -05:00
Anirban Kar
9eca2cfa3b skipped images 2024-12-03 12:54:49 +05:30
Anirban Kar
bbd71e66d4 added bundled artifact 2024-12-03 12:12:02 +05:30
PuneetP16
5335580646 [feat]: Implement chat description editing in sidebar and header, add visual cue for active chat in sidebar 2024-12-03 11:41:58 +05:30
Anirban Kar
509390569f added context to history 2024-12-03 11:09:37 +05:30
Andrew Trokhymenko
5adc0f681c adding drag and drop images to text area 2024-12-02 20:27:10 -05:00
Anirban Kar
bd236860f9 chore: fixed lock file 2024-12-03 03:23:22 +05:30
Anirban Kar
b499ee1f15 Merge branch 'main' into github-import 2024-12-03 02:48:37 +05:30
Andrew Trokhymenko
235747af51 merge with upstream 2024-12-02 14:55:43 -05:00
Andrew Trokhymenko
0ab334126a adding to display the image in the chat conversation. and paste image too. tnx to @Stijnus 2024-12-02 14:08:41 -05:00
eduardruzga
ed9e18d290 Merge remote-tracking branch 'coleam00/main' into Folder-import-refinement 2024-12-02 20:21:59 +02:00
Anirban Kar
9d0066a449 Merge remote-tracking branch 'origin/main' into bundle-artifact 2024-12-02 22:21:17 +05:30
Anirban Kar
34a8a39a3c added artifact bundling for custom long artifacts like uploading folder 2024-12-02 18:30:21 +05:30
Dustin Loring
87620f38be lint rules added and fixed 2024-12-02 06:06:17 -05:00
Dustin Loring
4250fa9834 pre commit lint 2024-12-01 15:17:02 -05:00
Dustin Loring
0b0c7e0fc2
Merge pull request #2 from hgosansn/main
BugFix: Terminal render too many times causing performance freeze
2024-12-01 11:33:46 -05:00
Dustin Loring
a71b45d594 added example buttons 2024-12-01 11:19:11 -05:00
Dustin Loring
2439e1cffa hotfix 2024-12-01 09:42:19 -05:00
Dustin Loring
1118a4c597 small fixes 2024-12-01 09:11:59 -05:00
Dustin Loring
0dbb155d8a
Merge branch 'dev' into ui-glow 2024-12-01 08:55:42 -05:00
Dustin Loring
e187e48f4b
Merge pull request #23 from dustinwloring1988/prompt-caching
Prompt caching
2024-12-01 08:53:20 -05:00
Dustin Loring
5a7f491367
Merge pull request #15 from dustinwloring1988/artifact-code-block
Artifact code block
2024-12-01 07:51:05 -05:00
Dustin Loring
7066bfc564
Merge pull request #17 from dustinwloring1988/collapsible-model-and-provider
added collapsable chat area
2024-12-01 07:50:03 -05:00
Dustin Loring
d85dff6f27
Update BaseChat.tsx
Added ray
2024-12-01 07:41:23 -05:00
Dustin Loring
a35e493518
Update BaseChat.module.scss
added ray to styles
2024-12-01 07:34:26 -05:00
Dustin Loring
78d5202360
Merge pull request #10 from SujalXplores/feat/prompt-caching
Feat/prompt caching
2024-12-01 07:31:40 -05:00
Dustin Loring
2803f8504e
Merge pull request #11 from PuneetP16/fix-artifact-code-block-rendering
[fix]: artifact actionlist rendering in chat
2024-12-01 07:31:16 -05:00
Dustin Loring
35107ad2c5
Update ExamplePrompts.tsx 2024-12-01 07:30:17 -05:00
Dustin Loring
c4347cb10d added collapsable chat area 2024-12-01 07:23:15 -05:00
Andrew Trokhymenko
ccaa67b6b2 adjusting spaces for X button in file-preview 2024-11-30 00:04:53 -05:00
Andrew Trokhymenko
7cdb56a847 merge with upstream/main 2024-11-29 22:02:35 -05:00
Andrew Trokhymenko
809b54e04a upload new files 2024-11-27 14:30:09 -05:00
Sujal Shah
b4712738fe feat: search chats 2024-11-27 18:37:54 +05:30
Diego Souza
44bda1500a Check the render method of SlotClone. #432 2024-11-26 17:39:13 -03:00
SujalXplores
394d1439c1 feat: prompt caching 2024-11-27 00:17:00 +05:30
PuneetP16
43839b1318 [fix]: artifact actionlist rendering in chat 2024-11-26 15:45:49 +05:30
eduardruzga
5b7a2a5991 Refinement of folder import 2024-11-26 10:18:46 +02:00
Eduard Ruzga
9b62edd910
Merge pull request #413 from wonderwhy-er/Import-folder
(Ready for Review) Start chat with Folder Import
2024-11-26 10:03:29 +02:00
Eduard Ruzga
d41a4acb89
Merge pull request #422 from SujalXplores/feat/improve-sidebar
Feat/improve sidebar
2024-11-26 09:32:25 +02:00
Eduard Ruzga
574f0a05b3
Merge pull request #414 from SujalXplores/fix/eslint-issues
fix: silent eslint issues
2024-11-25 23:13:28 +02:00
eduardruzga
15d490dda4 Merge with master fixes 2024-11-25 19:57:53 +02:00
eduardruzga
e2d4b0a4f2 Merge remote-tracking branch 'coleam00/main' into Import-folder
# Conflicts:
#	app/components/chat/BaseChat.tsx
2024-11-25 19:52:50 +02:00
eduardruzga
050bf2028f Added parsing if ignore file and added handling of binary files 2024-11-25 19:50:01 +02:00
SujalXplores
0ebd4a6a38 fix: tooltip UI 2024-11-25 20:46:49 +05:30
SujalXplores
b8b25baf5c refactor: improve history item hover states and interactions 2024-11-25 20:46:17 +05:30
SujalXplores
dafe934d99 fix: sidebar scroll always showing up 2024-11-25 20:43:56 +05:30
Anirban Kar
e6ed210d0d work in progress poc git import 2024-11-25 19:53:54 +05:30
Sujal Shah
f94165a421 fix: silent eslint issues 2024-11-25 14:00:18 +05:30
eduardruzga
3d2ab89cdc Proof of concept for folder import 2024-11-25 10:24:03 +02:00
eduardruzga
30605ea3a1 Small-cleanup-of-base-chat-component 2024-11-25 09:43:34 +02:00
eduardruzga
6e94d20a74 Couple of bugfixes 2024-11-24 15:28:49 +02:00
eduardruzga
1f09459fa5 Small change to make review easier 2024-11-24 12:05:22 +02:00
Hgosansn
913656eff9
BugFix: Terminal render too many times causing performance freeze 2024-11-23 14:51:40 +01:00
eduardruzga
fbea474442 Type fixes 2024-11-23 10:41:43 +02:00
eduardruzga
6e8aa04d27 Lint fixes 2024-11-23 00:29:16 +02:00
eduardruzga
f6a7c4f5b5 Merge remote-tracking branch 'coleam00/main' into import-export-individual-chats
# Conflicts:
#	app/components/chat/BaseChat.tsx
#	app/components/chat/Messages.client.tsx
#	app/lib/persistence/db.ts
#	app/lib/persistence/useChatHistory.ts
2024-11-23 00:26:12 +02:00
eduardruzga
fb34a4cb8f Add import, fix export 2024-11-23 00:23:45 +02:00
eduardruzga
9f49c25f96 Added export button 2024-11-22 11:51:52 +02:00
eduardruzga
60411550a5 Make tooltip easier to reuse across the app 2024-11-22 11:05:18 +02:00
Oliver Jägle
7d8f811886
Fix linting issues 2024-11-22 09:49:45 +01:00
eduardruzga
a6060b81a5 Export chat from sidebar 2024-11-22 10:17:28 +02:00
Andrew Trokhymenko
70d14df953 Merge remote-tracking branch 'upstream/main' 2024-11-21 23:31:30 -05:00
Qwikode
2a31ca9b0d fix(code): remove commented code 2024-11-21 23:42:18 +02:00
Qwikode
5f455e6cc3 fix(ui): header gradient and textarea border effect 2024-11-21 23:32:53 +02:00
Oliver Jägle
2327de3810
Lint-fix all files in app 2024-11-21 22:05:35 +01:00
navyseal4000
a896f3f312 Clear speech to text, listening upon submission 2024-11-21 07:57:01 -06:00