bolt.diy / app /lib

Commit History

.
302cd28

atrokhym commited on

fixes for PR #332
76713c2

atrokhym commited on

console message removed
934044f

raiyanhasan commited on

max token is now dynamically handle for each model
eabfbb2

raiyanhasan commited on

Cohere support added
d41a0ac

raiyanhasan commited on

fix: enhance prompt "Invalid or missing provider" bad request error
4ac0af4

Sujal Shah commited on

use a descriptive anique filename when downloading the files to zip
8978ed0

lassecapel commited on

update comment to reflect the the codeline
399affd

lassecapel commited on

feat: add custom unique filename when doanload as zip
604ab87

lassecapel commited on

changing based on PR review
fe3ea80

atrokhym commited on

Merge remote-tracking branch 'upstream/main'
4b236e9

atrokhym commited on

Merge pull request #330 from hgosansn/ux-click-open-file-in-chat
fe80e5f
unverified

mahoneymatic commited on

Merge pull request #309 from thecodacus/fix-project-reload-execution-order
87e9fc7
unverified

codacus commited on

Merge pull request #305 from wonderwhy-er/Rewind-to-older-message
a101dc7
unverified

Eduards commited on

image-upload
e78a5b0

atrokhym commited on

revert spaces
b0dae6e

ktzeeeeee commited on

[UX] click shortcut in chat to go to source file in workbench
d419a3c

ktzeeeeee commited on

Created DEFAULT_NUM_CTX VAR with a deafult of 32768
bfaaf86

bolto90 commited on

Fix lost rewind functionality
fdc80a1

Eduards commited on

Added tooltips and fork
082339c

Eduards commited on

Huggingface Models Integrated
7bf9c5c

ahsanr commited on

Add ability to duplicate chat in sidebar
23d7182

Eduards commited on

chore: ui fix
49f9d8b

codacus commited on

excluded the action from execution pipeline
c0873bc

codacus commited on

fix: global execution queue added
3584871

codacus commited on

Add ability to return to older chat message state
a0ae79a

Eduards commited on

More type fixes
df91d0e

Eduards commited on

Fix google api key bug
e55fb57

Eduards commited on

made types optional and, workbench get repo fix
32699fd

codacus commited on

Merge branch 'main' into code-streaming
2d270e7
unverified

codacus commited on

Merge pull request #228 from thecodacus/feature--bolt-shell
0203cf9
unverified

mahoneymatic commited on

fix: bug #245
9c84880

AliHassan00 commited on

Merge branch 'main' of https://github.com/karrot0/bolt.new-any-llm
32ae66a

Karrot commited on

@wonderwhy-er suggestion fix pr
dff340e

Karrot commited on

Merge branch 'main' into main
9a7d28a
unverified

Eduards commited on

Merge branch 'main' into respect-provider-choice
f30612d
unverified

Cole Medin commited on

chore: cleanup logging
f28f7f0

codacus commited on

feat(bolt-terminal) bolt terminal integrated with the system
719384c

codacus commited on

Merge branch 'main' into new_bolt1
52cd1ae
unverified

Ali commited on

fix: Resolved
73a07c9

AliHassan00 commited on

Merge branch 'main' into main
f9e750d
unverified

Karrot commited on

feat: added bolt dedicated shell
d1f3e8c

codacus commited on

feature(code-streaming): added code streaming to editor while AI is writing code
54351cd

codacus commited on

Set numCtx = 32768 for Ollama models
dec6513
unverified

Patryk Wegrzyn commited on

Added support for xAI Grok Beta
9a2fc92

Anon commited on

Merge branch 'coleam00:main' into main
73505a3
unverified

Karrot commited on

Added sanitization for user messages.
2a362b9

TommyAI commited on

Moved provider and setProvider variables to the higher level component so that it can be accessed in sendMessage.
074e2f3

TommyAI commited on

Making Ollama work within the Docker container, very important fix
a6d81b1

Cole Medin commited on

Changed mode.ts to add BaseURL. Thanks @alumbs
8dfc4f7
unverified

Karrot commited on