Commit History
fixes for PR #332 76713c2
console message removed 934044f
max token is now dynamically handle for each model eabfbb2
Cohere support added d41a0ac
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
update comment to reflect the the codeline 399affd
feat: add custom unique filename when doanload as zip 604ab87
changing based on PR review fe3ea80
Merge remote-tracking branch 'upstream/main' 4b236e9
Merge pull request #330 from hgosansn/ux-click-open-file-in-chat fe80e5f unverified
Merge pull request #309 from thecodacus/fix-project-reload-execution-order 87e9fc7 unverified
Merge pull request #305 from wonderwhy-er/Rewind-to-older-message a101dc7 unverified
image-upload e78a5b0
revert spaces b0dae6e
[UX] click shortcut in chat to go to source file in workbench d419a3c
Created DEFAULT_NUM_CTX VAR with a deafult of 32768 bfaaf86
Fix lost rewind functionality fdc80a1
Added tooltips and fork 082339c
Huggingface Models Integrated 7bf9c5c
Add ability to duplicate chat in sidebar 23d7182
chore: ui fix 49f9d8b
excluded the action from execution pipeline c0873bc
fix: global execution queue added 3584871
Add ability to return to older chat message state a0ae79a
More type fixes df91d0e
Fix google api key bug e55fb57
made types optional and, workbench get repo fix 32699fd
Merge branch 'main' into code-streaming 2d270e7 unverified
Merge pull request #228 from thecodacus/feature--bolt-shell 0203cf9 unverified
fix: bug #245 9c84880
Merge branch 'main' of https://github.com/karrot0/bolt.new-any-llm 32ae66a
@wonderwhy-er suggestion fix pr dff340e
Merge branch 'main' into main 9a7d28a unverified
Merge branch 'main' into respect-provider-choice f30612d unverified
Cole Medin commited on
chore: cleanup logging f28f7f0
feat(bolt-terminal) bolt terminal integrated with the system 719384c
Merge branch 'main' into new_bolt1 52cd1ae unverified
Ali commited on
fix: Resolved 73a07c9
Merge branch 'main' into main f9e750d unverified
Karrot commited on
feat: added bolt dedicated shell d1f3e8c
feature(code-streaming): added code streaming to editor while AI is writing code 54351cd
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
Moved provider and setProvider variables to the higher level component so that it can be accessed in sendMessage. 074e2f3
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