Commit Graph

488 Commits

Author SHA1 Message Date
Lasse Capel
8978ed0ff3 use a descriptive anique filename when downloading the files to zip 2024-11-20 09:54:31 +01:00
lassecapel
399affd1e9 update comment to reflect the the codeline 2024-11-20 09:51:00 +01:00
lassecapel
604ab8710b feat: add custom unique filename when doanload as zip 2024-11-20 09:51:00 +01:00
Eduard Ruzga
88700c2452
Merge pull request #338 from kekePower/kekePower/update-google-models
Update the Google Gemini models list
2024-11-20 09:41:03 +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
Hgosansn
9ac5877932 Revert useless changes 2024-11-19 20:33:51 +01:00
Anirban Kar
87e9fc7d39
Merge pull request #309 from thecodacus/fix-project-reload-execution-order
fix(project-reload): execution order is fix, this fixes the inconsistency on project reload
2024-11-20 01:02:11 +05:30
Stig-Ørjan Smelror
b945ec8d2c Fix the list of names to include the correct model 2024-11-19 20:24:52 +01:00
Stig-Ørjan Smelror
7a03b26473 Update the Google Gemini models list 2024-11-19 20:21:27 +01:00
Eduard Ruzga
a101dc7171
Merge pull request #305 from wonderwhy-er/Rewind-to-older-message
(Ready for review and merge) Add Chat Rewind, Duplicate, and Fork Features
2024-11-19 20:41:03 +02:00
Eduard Ruzga
aac9a986cc
Merge pull request #314 from ahsan3219/main
Huggingface Models Integrated
2024-11-19 13:33:20 +02:00
Aaron Bolton
5359423481 DEFAULT_NUM_CTX additions
adding further changes for DEFAULT_NUM_CTX, including docs
2024-11-19 07:46:51 +00:00
Ahsan Raza
9ffbbc1af1
Delete yarn.lock 2024-11-19 11:04:33 +05:00
Hgosansn
b0dae6e014 revert spaces 2024-11-19 00:37:40 +01:00
Hugo SANSON
d419a3c4b5 [UX] click shortcut in chat to go to source file in workbench 2024-11-19 00:24:14 +01:00
Aaron Bolton
bfaaf86c69 Created DEFAULT_NUM_CTX VAR with a deafult of 32768 2024-11-18 20:48:35 +00:00
eduardruzga
ecf84f7416 Lock file 2024-11-18 21:20:21 +02:00
eduardruzga
fdc80a10de Fix lost rewind functionality 2024-11-18 21:09:02 +02: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
Chris Mahoney
233d22e080
Merge pull request #321 from chrismahoney/fix/revert-ollamaurl
Should not provide hard-coded OLLAMA_API_BASE_URL value in .env.example
2024-11-18 11:20:04 -06:00
Chris Mahoney
02e8367fc6 Should not provide hard-coded OLLAMA_API_BASE_URL value in .env.example 2024-11-18 11:18:04 -06:00
ahsan3219
7bf9c5c1b6 Huggingface Models Integrated 2024-11-18 04:49:02 +05:00
eduardruzga
23d7182d6d Add ability to duplicate chat in sidebar 2024-11-17 21:03:40 +02:00
Anirban Kar
49f9d8b760 chore: ui fix 2024-11-17 14:24:29 +05:30
Anirban Kar
c0873bc552 excluded the action from execution pipeline 2024-11-17 14:15:40 +05:30
Anirban Kar
17cfc16d46 chor: clean up unnecesary files 2024-11-17 13:27:27 +05:30
Anirban Kar
358487135f fix: global execution queue added 2024-11-17 13:26:09 +05:30
eduardruzga
a0ae79a993 Add ability to return to older chat message state 2024-11-16 21:22:00 +02:00
Eduard Ruzga
b7d609d315
Merge pull request #118 from armfuls/main
olama local add
2024-11-16 20:55:55 +02:00
Eduard Ruzga
7c687b87fa
Merge pull request #304 from thecodacus/fix-filetree-scroll-fix
fix: added scroll fix for file browser
2024-11-16 20:54:01 +02:00
Anirban Kar
e2da9124c7 fix: added scroll fix for file browser 2024-11-16 20:40:55 +05:30
Eduard Ruzga
f52ba2ea3b
Merge pull request #296 from chrismahoney/fix/provider-consolelog
Fix/provider consolelog
2024-11-16 12:11:56 +02:00
Chris Mahoney
e799197cfa Fix missing key for React.Fragment in Array map listing 2024-11-15 14:37:51 -06:00
Chris Mahoney
7fa066116f Removing console log of provider info 2024-11-15 14:28:36 -06:00
Cole Medin
57c0236258
Merge pull request #158 from dmaksimov/main
fix: gemini create model error
2024-11-15 06:54:05 -06:00
Eduard Ruzga
959850ec3f
Merge pull request #285 from cardonasMind/patch-1
Update README.md
2024-11-15 11:55:50 +02:00
Chris Mahoney
1e6f8ef293
Merge pull request #251 from wonderwhy-er/addGetKeyLinks
feat: refactor/standardise model providers code + add "get provider key"
2024-11-14 15:23:27 -06:00
Diego Cardona
1529193560
Update README.md
Mobile friendly added to routmap🫰
2024-11-14 14:23:50 -05: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
b0754e546b TypeCheck fix 2024-11-14 09:52:37 +02:00
armfuls
f0d823dc24
Merge branch 'coleam00:main' into main 2024-11-13 22:27:56 +01:00
eduardruzga
9396734dea Various bug fixes around model/provider selection 2024-11-13 22:22:25 +02:00
eduardruzga
e55fb57138 Fix google api key bug 2024-11-13 22:22:08 +02:00
eduardruzga
feb19509f6 Added dynamic openrouter model list 2024-11-13 22:21:50 +02:00
eduardruzga
c575ee316b Use cookies instead of request body that is stale sometimes 2024-11-13 22:20:51 +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
Chris Mahoney
a081f8bec5
Merge pull request #213 from thecodacus/code-streaming
feat(code-streaming): added code streaming to editor while AI is writing files
2024-11-12 12:41:58 -06:00
Anirban Kar
8c6e420546 type fix 2024-11-13 00:04:41 +05:30