Commit Graph

631 Commits

Author SHA1 Message Date
Dustin Loring
db8c65ec2b
Merge pull request #592 from oTToDev-CE/ui/settings-style
ui/settings style
2024-12-08 11:27:42 -05:00
github-actions[bot]
b146af644f chore: update commit hash to 33d87a1b0e 2024-12-08 15:50:27 +00:00
Anirban Kar
33d87a1b0e
Merge pull request #585 from thecodacus/git-import-from-url
Git import from url
2024-12-08 21:20:16 +05:30
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
github-actions[bot]
6921c15943 chore: update commit hash to 67f63aaf31 2024-12-08 11:23:12 +00:00
Eduard Ruzga
67f63aaf31
Merge pull request #589 from wonderwhy-er/Add-command-detection-to-git-import-flow
Add command detection to git import flow
2024-12-08 13:23:03 +02:00
eduardruzga
de37f6dab8 Update readme 2024-12-08 12:17:40 +02:00
eduardruzga
823f536a47 Reuse automatic setup commands for git import 2024-12-08 12:16:09 +02:00
github-actions[bot]
6e61a4fb95 chore: update commit hash to 5b6b26bc9c 2024-12-08 09:58:01 +00: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
Anirban Kar
64814d56c5
Update folderImport.ts
updated function output
2024-12-08 04:11:34 +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
github-actions[bot]
5615cc1312 chore: update commit hash to 95e38e020c 2024-12-07 21:53:42 +00:00
Dustin Loring
95e38e020c
Merge pull request #565 from oTToDev-CE/ui/model-dropdown
ui: Update the model collapse button
2024-12-07 16:53:32 -05:00
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
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
39398ea093
Merge branch 'main' into Folder-import-refinement 2024-12-08 01:17:24 +05:30
Anirban Kar
1774bf6ca8
Merge pull request #421 from thecodacus/github-import
feat(git): Git Repository Integration
2024-12-07 21:41:11 +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
60dd0b064d
Merge branch 'main' into github-import 2024-12-07 16:28:06 +05:30
Anirban Kar
2af32b0333
Merge pull request #571 from thecodacus/artifact-bugfix
fix: artifact loop fix
2024-12-07 00:24:44 +05:30
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
f4d2f73d8c
Merge pull request #569 from thecodacus/fix-artifact-bug
fix: artifact bugfix
2024-12-06 23:05:31 +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
2e49905ed9
Merge pull request #513 from thecodacus/together-ai-dynamic-model-list
feat(Dynamic Models): Added Together AI Dynamic Models
2024-12-06 16:59:57 +05:30
Anirban Kar
7efad13284 list fix 2024-12-06 16:58:04 +05:30