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
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
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
Karrot0
32ae66a8e5
Merge branch 'main' of https://github.com/karrot0/bolt.new-any-llm
2024-11-10 21:08:06 -05:00
Karrot0
dff340eba5
@wonderwhy-er suggestion fix pr
2024-11-10 21:08:01 -05:00
Karrot
6f8001aeaf
Merge branch 'coleam00:main' into main
2024-11-10 21:04:29 -05:00
Chris Mahoney
c968948845
Merge pull request #242 from aaronbolton/main
...
removing GitHub action workflow github-build-push.yml
2024-11-10 17:16:10 -06:00
Aaron Bolton
93ff797427
Merge branch 'main' of https://github.com/aaronbolton/bolt.new-any-llm
2024-11-10 20:24:42 +00:00
Aaron Bolton
1b44a0b0d7
Delete github-build-push.yml
2024-11-10 20:24:32 +00:00
Cole Medin
848c697d09
Update README.md
2024-11-10 13:43:28 -06:00
Eduard Ruzga
52ae333e86
Merge pull request #205 from milutinke/claude-new-sonnet-and-haiku
...
feat: added the latest Sonnet 3.5 and Haiku 3.5
2024-11-10 15:06:51 +02:00
Anon
c35211f4a0
Merge branch 'main' into claude-new-sonnet-and-haiku
2024-11-10 13:58:34 +01:00
Eduard Ruzga
9a7d28a97d
Merge branch 'main' into main
2024-11-10 14:55:17 +02:00
Chris Mahoney
ce6b65e66f
Merge pull request #178 from albahrani/patch-1
...
docs: update README.md changed .env to .env.local
2024-11-09 20:53:00 -06: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
936a9c0f69
Merge pull request #188 from TommyHolmberg/respect-provider-choice
...
fix: respect provider choice from UI
2024-11-09 07:45:06 -06:00
Cole Medin
f30612dcfd
Merge branch 'main' into respect-provider-choice
2024-11-09 07:44:40 -06:00
Anirban Kar
f28f7f0715
chore: cleanup logging
2024-11-09 14:23:29 +05:30
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
Chris Mahoney
d18517a08d
Merge pull request #101 from ali00209/new_bolt1
...
feat: add ability to enter API keys in the UI
2024-11-08 23:22:45 -06:00
Ali
52cd1aea9d
Merge branch 'main' into new_bolt1
2024-11-09 09:59:21 +05:00
ali00209
73a07c93e4
fix: Resolved
2024-11-09 09:55:40 +05:00
Karrot
f9e750d76e
Merge branch 'main' into main
2024-11-08 17:10:40 -05:00
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
Anirban Kar
54351cd845
feature(code-streaming): added code streaming to editor while AI is writing code
2024-11-08 11:14:15 +05:30
Cole Medin
1ba0606e58
Merge pull request #209 from patrykwegrzyn/main
...
feat: set numCtx = 32768 for Ollama models
2024-11-07 18:12:27 -06:00
Patryk Wegrzyn
dec65132e7
Set numCtx = 32768 for Ollama models
2024-11-07 23:51:12 +00:00
Anon
bb0546d85a
Added the latest Sonnet 3.5 and Haiku 3.5
2024-11-07 14:38:22 +01:00
Cole Medin
775283e3b4
Merge pull request #196 from milutinke/x-ai
...
feat: added support for xAI Grok Beta
2024-11-07 06:29:01 -06:00
Anon
8d7f108dfa
Added the XAI_API_KEY variable to the .env.example
2024-11-07 01:14:27 +01:00
Anon
9a2fc9220d
Added support for xAI Grok Beta
2024-11-07 01:03:37 +01:00
Karrot
73505a32c7
Merge branch 'coleam00:main' into main
2024-11-06 15:52:24 -05: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
Cole Medin
a6d81b1b0e
Making Ollama work within the Docker container, very important fix
2024-11-05 09:42:49 -06:00
Alexander Al-Bahrani
435d6b4d58
Update README.md changed .env to .env.local
...
The installation description stated to create an .env file out of the .env.example
This leads to an error when executing docker compose up since the docker-compose.yml expects the environment file being called .env.local
2024-11-05 12:41:58 +01:00