bolt.diy / app /components /chat /Chat.client.tsx

Commit History

feat: make user made changes persistent after reload (#1387)
b98485d
unverified

codacus commited on

fix: show netlify deployed link
23c22c5

KevIsDev commited on

Final UI V3
fc3dd8c

Stijnus commited on

Merge branch 'stackblitz-labs:main' into FEAT_BoltDYI_NEW_SETTINGS_UI_V2
547cde7
unverified

Stijnus commited on

feat: enhanced Code Context and Project Summary Features (#1191)
7016111
unverified

codacus commited on

add install ollama models , fixes
0765bc3

Stijnus commited on

fix: auto select starter template bugfix (#1148)
f29380e
unverified

codacus commited on

fix: api-key manager cleanup and log error on llm call (#1077)
fad4197
unverified

codacus commited on

fix: show warning on starter template failure and continue (#960)
d2ba8d3
unverified

codacus commited on

fix: updated logger and model caching minor bugfix #release (#895)
6494f5a
unverified

codacus commited on

feat: added Automatic Code Template Detection And Import (#867)
4c81e15
unverified

codacus commited on

feat: redact file contents from chat and put latest files into system prompt (#904)
3a36a44
unverified

codacus commited on

ignored alert on project reload
28f0c36

codacus commited on

Merge branch 'main' into terminal-error-detection
975e7d8

codacus commited on

refactor: refactored LLM Providers: Adapting Modular Approach (#832)
7295352
unverified

codacus commited on

fix: add Message Processing Throttling to Prevent Browser Crashes (#848)
df6925a
unverified

codacus commited on

feat: added terminal error capturing and automated fix prompt
d327cfe

codacus commited on

Merge branch 'main' into prompt-url-params
2088301

codacus commited on

Merge remote-tracking branch 'origin/main' into system-prompt-variations-local
bb94180

codacus commited on

feat: Experimental Prompt Library Added
70f88f9

codacus commited on

Merge
2e05270

Eduards commited on

added prompt url params
e3bdd69

codacus commited on

Merge branch 'main' into context-optimization
da37d94

codacus commited on

updated to adapth baseurl setup
5d4b860

codacus commited on

remaining changes
b4d0597

codacus commited on

Refactor to use newver v4 version of Vercel AI package
fcb61ba

Eduards commited on

feat(context optimization):improved context management and redused chat overhead
ea5c624

codacus commited on

merge with upstream
235747a

atrokhym commited on

merge with upstream/main
7cdb56a

atrokhym commited on

feat: prompt caching
394d143

sujal777 commited on

Type fixes
fbea474

Eduards commited on

Lint fixes
6e8aa04

Eduards commited on

Merge remote-tracking branch 'coleam00/main' into import-export-individual-chats
f6a7c4f

Eduards commited on

Add import, fix export
fb34a4c

Eduards commited on

Added export button
9f49c25

Eduards commited on

Lint-fix all files in app
2327de3
unverified

Oliver Jägle commited on

image-upload
e78a5b0

atrokhym commited on

More type fixes
df91d0e

Eduards commited on

Various bug fixes around model/provider selection
9396734

Eduards commited on

Merge remote-tracking branch 'coleam00/main' into addGetKeyLinks
6b13ecd

Eduards commited on

Bug fixes
756d3f2

Eduards commited on

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

Cole Medin commited on

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

TommyAI commited on

Added the ability to use practically any LLM you can dream of within Bolt.new
90a206f

Cole Medin commited on

fix: remove monorepo
6fb59d2
unverified

Sam Denty commited on