Commit Graph

371 Commits

Author SHA1 Message Date
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
Anirban Kar
32699fd809 made types optional and, workbench get repo fix 2024-11-13 00:03:33 +05:30
Anirban Kar
5f46a18fba recreated the lock file 2024-11-12 23:49:34 +05:30
Anirban Kar
6b3785958b temporary removed lock file 2024-11-12 23:47:27 +05:30
Anirban Kar
58d95bdf7f chore: recreated the lock file 2024-11-12 23:44:40 +05:30
Anirban Kar
a50945ee7f chore: reverted pnpm lock 2024-11-12 23:39:44 +05:30
Anirban Kar
cc43f06bd9 chore: reverted pnpm package version to match ghaction 2024-11-12 23:36:18 +05:30
Anirban Kar
2d270e749b
Merge branch 'main' into code-streaming 2024-11-12 23:20:30 +05:30
Chris Mahoney
f1c5fbf5b3
Merge pull request #261 from chrismahoney/fix/remove-ghaction-titlecheck
Temporarily removing semantic-pr.yaml
2024-11-12 10:46:30 -06:00
Chris Mahoney
d7b1edc510 Temporarily removing semantic-pr.yaml in order to verify otherwise ready for review PRs. 2024-11-12 10:34:51 -06:00
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
Cole Medin
1630d80362
Merge pull request #247 from JNN5/main
fix: adds missing -t for dockerbuild:prod command in package.json
2024-11-11 18:40:30 -06:00
Cole Medin
0b75051ba5
Merge pull request #254 from ali00209/new_bolt5
fix: bug  #245
2024-11-11 18:39:48 -06: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
Jonas Neumann
b240344e7b
fix: adds missing -t for dockerbuild:prod command in package.json 2024-11-11 17:41:15 +08:00
Eduard Ruzga
4b492b9d97
Merge pull request #104 from karrot0/main
feat: lm studio integration
2024-11-11 09:58:05 +02:00