Commit Graph

332 Commits

Author SHA1 Message Date
github-actions[bot]
83d201ab14 chore: update commit hash to 0a9f04fe3d 2024-12-07 21:24:31 +00: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
github-actions[bot]
0a9f04fe3d chore: update commit hash to 31e7b48e05 2024-12-07 21:01:28 +00: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
Stig-Ørjan Smelror
15a955e995 Update to Gemini exp-1206 2024-12-06 20:34:14 +01: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
Anirban Kar
f562984dc6
Merge pull request #533 from wonderwhy-er/harcode-together-ai-api-url-as-fallback
(ready for review)Harcode together ai api url as fallback
2024-12-06 17:01:02 +05:30
Anirban Kar
7efad13284 list fix 2024-12-06 16:58:04 +05:30
Anirban Kar
5ead47992d
Merge branch 'main' into together-ai-dynamic-model-list 2024-12-06 16:35:36 +05:30
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
eduardruzga
5a66a830e3 Hardcode url for together ai as fallback if not set in env 2024-12-04 17:56:55 +02:00
eduardruzga
e5d52de5a5 Hardcode url for together ai as fallback if not set in env 2024-12-04 17:56:50 +02: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
b9575c8a55 fixed action-runner linting 2024-12-04 00:33:22 +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
Dustin Loring
676fac4833
Merge branch 'main' into feat/improve-prompt-enhancement 2024-12-03 07:44:53 -05:00
Anirban Kar
9eca2cfa3b skipped images 2024-12-03 12:54:49 +05:30
Anirban Kar
fecce3fa6a added cookies storage for git 2024-12-03 12:24:55 +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
fee629d8cd fixed test cases 2024-12-03 11:28:23 +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
Anirban Kar
7192690c1c clean up 2024-12-03 02:19:30 +05:30
Anirban Kar
1589d2a8f5 feat(Dynamic Models): together AI Dynamic Models 2024-12-03 02:13:33 +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
aef26f1c68 prompt enhanchment 2024-12-01 19:02:52 -05:00
Dustin Loring
8514a3baaf precommit lint 2024-12-01 15:39:33 -05:00
Dustin Loring
59ddc4850e
Merge pull request #2 from calvinvette/main
Updated SCSS to use @use instead of @import via sass-migrator
2024-12-01 15:33:58 -05:00
Dustin Loring
4250fa9834 pre commit lint 2024-12-01 15:17:02 -05:00
Calvin Vette
e061086833 Updated SCSS to use @use instead of @import via sass-migrator 2024-12-01 15:05:08 -05:00
Dustin Loring
92918d1c14
Merge pull request #7 from ibrain-one/feature/307-together-ai-integration
feat: add Together AI integration and provider implementation guide
2024-12-01 11:34:37 -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
4384568c68
Merge branch 'stable-additions' into stable-plus-ui-glow 2024-12-01 10:01:31 -05:00
Dustin Loring
143ba5dc15 hotfix for test and lint done 2024-12-01 09:46:41 -05:00
Dustin Loring
2439e1cffa hotfix 2024-12-01 09:42:19 -05:00
Dustin Loring
4566d9abfe last test fix 2024-12-01 09:24:46 -05:00
Dustin Loring
6aaa2f01e2
Update ImportFolderButton.tsx
fixed icon
2024-12-01 09:13:16 -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
7574337002 fixed path 2024-12-01 08:05:06 -05:00
Dustin Loring
b0b617dac7 lint fix 2024-12-01 07:57:42 -05:00
Dustin Loring
54cb4753db
Merge branch 'stable-additions' into linting-fix 2024-12-01 07:53:19 -05:00
Dustin Loring
a79aa1ff5a
Merge pull request #19 from dustinwloring1988/unique-name-on-download-zip
Unique name on download zip
2024-12-01 07:52:17 -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
a70c0ead57
Merge pull request #18 from dustinwloring1988/pretty-up
Pretty up
2024-12-01 07:50:15 -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
Dustin Loring
416f7f9097
Update constants.ts 2024-12-01 07:15:25 -05:00
Dustin Loring
88479fec94
Merge pull request #9 from lassecapel/feat-add-custom-project-name
Feat add custom project name
2024-12-01 07:06:58 -05:00
Dustin Loring
cb1fd38df6 liniting fix
Fixes linting issues
2024-12-01 05:44:20 -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
Anirban Kar
fe45651f79
Merge pull request #427 from PuneetP16/fix-app-reload
[fix]: shell commands execution failure on app reload
2024-11-30 03:03:05 +05:30
Anirban Kar
5add317b1a
Update action-runner.ts
needed to return promise for proper artifact chaining
2024-11-30 03:00:53 +05:30
Anirban Kar
02f4de4ea5
Merge pull request #440 from SujalXplores/feat/search-chats
Add search chats support
2024-11-30 02:02:30 +05:30
Dustin Loring
61c2a8b325 fix 2024-11-29 13:12:47 -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
SujalXplores
394d1439c1 feat: prompt caching 2024-11-27 00:17:00 +05:30