SujalXplores
|
394d1439c1
|
feat: prompt caching
|
2024-11-27 00:17:00 +05:30 |
|
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
|
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 |
|
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 |
|
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 |
|
Oliver Jägle
|
2327de3810
|
Lint-fix all files in app
|
2024-11-21 22:05:35 +01:00 |
|
Qwikode
|
f644066189
|
fix(ui): mobile friendly
|
2024-11-21 15:12:33 +02:00 |
|
eduardruzga
|
b0b6760136
|
Add background for chat window
|
2024-11-20 16:47:19 +02:00 |
|
Chris Mahoney
|
fe80e5fad6
|
Merge pull request #330 from hgosansn/ux-click-open-file-in-chat
feat: [UX] click shortcut in chat to go to source file in workbench
|
2024-11-19 14:04:00 -06:00 |
|
Hugo SANSON
|
d419a3c4b5
|
[UX] click shortcut in chat to go to source file in workbench
|
2024-11-19 00:24:14 +01:00 |
|
eduardruzga
|
6bc873ebf1
|
Show revert and fork only on AI messages
|
2024-11-18 20:33:45 +02:00 |
|
eduardruzga
|
082339c242
|
Added tooltips and fork
|
2024-11-18 20:31:56 +02:00 |
|
eduardruzga
|
a0ae79a993
|
Add ability to return to older chat message state
|
2024-11-16 21:22:00 +02:00 |
|
Chris Mahoney
|
7fa066116f
|
Removing console log of provider info
|
2024-11-15 14:28:36 -06:00 |
|
eduardruzga
|
d21ddf0080
|
One more fix
|
2024-11-14 15:37:41 +02:00 |
|
eduardruzga
|
df91d0edc0
|
More type fixes
|
2024-11-14 14:29:47 +02:00 |
|
eduardruzga
|
9396734dea
|
Various bug fixes around model/provider selection
|
2024-11-13 22:22:25 +02:00 |
|
eduardruzga
|
6b13ecda6b
|
Merge remote-tracking branch 'coleam00/main' into addGetKeyLinks
# Conflicts:
# app/components/chat/BaseChat.tsx
|
2024-11-13 09:21:05 +02:00 |
|
Anirban Kar
|
8c6e420546
|
type fix
|
2024-11-13 00:04:41 +05:30 |
|
Anirban Kar
|
32699fd809
|
made types optional and, workbench get repo fix
|
2024-11-13 00:03:33 +05:30 |
|
Chris Mahoney
|
0203cf9538
|
Merge pull request #228 from thecodacus/feature--bolt-shell
feat(bolt terminal): added dedicated bolt terminal, and attached to workbench
|
2024-11-12 09:30:21 -06:00 |
|
eduardruzga
|
756d3f2b85
|
Bug fixes
|
2024-11-12 11:25:58 +02:00 |
|
ali00209
|
9c84880292
|
fix: bug #245
|
2024-11-12 05:10:54 +05:00 |
|
eduardruzga
|
a2cca14174
|
Refactor/standartize model providers, add "get provider key" for those who have it for first time users
|
2024-11-11 23:47:12 +02:00 |
|
Eduard Ruzga
|
9a7d28a97d
|
Merge branch 'main' into main
|
2024-11-10 14:55:17 +02:00 |
|
Cole Medin
|
13b1321460
|
Noting that API key will still work if set in .env file
|
2024-11-09 07:59:06 -06:00 |
|
Cole Medin
|
b3fe2076a7
|
Fixing merge conflicts in BaseChat.tsx
|
2024-11-09 07:56:43 -06:00 |
|
Cole Medin
|
f30612dcfd
|
Merge branch 'main' into respect-provider-choice
|
2024-11-09 07:44:40 -06:00 |
|
Anirban Kar
|
d4c4fe1e5c
|
feat: hyperlinked on "Start application" actionto switch to preview in workbench
|
2024-11-09 13:43:19 +05:30 |
|
Anirban Kar
|
719384cfbd
|
feat(bolt-terminal) bolt terminal integrated with the system
|
2024-11-09 12:59:42 +05:30 |
|
Anirban Kar
|
d1f3e8cbec
|
feat: added bolt dedicated shell
|
2024-11-08 21:47:31 +05:30 |
|
Tommy
|
9b97837bb2
|
Show which model name and provider is used in user message.
|
2024-11-08 08:56:15 +01:00 |
|
Tommy
|
2a362b9e0b
|
Added sanitization for user messages.
Use regex defined in constants.ts instead of redefining.
|
2024-11-06 21:35:54 +01:00 |
|
Tommy
|
074e2f3016
|
Moved provider and setProvider variables to the higher level component so that it can be accessed in sendMessage.
Added provider to message queue in sendMessage.
Changed streamText to extract both model and provider.
|
2024-11-06 11:10:08 +01:00 |
|
ali00209
|
a544611a56
|
fix: working
|
2024-10-29 08:19:30 +05:00 |
|
Karrot0
|
4edcc5e331
|
LM Studio Integration
|
2024-10-27 23:16:07 -04:00 |
|
ali00209
|
3c7bf8c259
|
feat: add ability to enter API keys in the UI
|
2024-10-27 23:58:04 +05:00 |
|