bolt.diy/app/types
Anirban Kar 3c56346e83
Some checks are pending
Docker Publish / docker-build-publish (push) Waiting to run
Update Stable Branch / prepare-release (push) Waiting to run
feat: enhance context handling by adding code context selection and implementing summary generation (#1091) #release
* feat: add context annotation types and enhance file handling in LLM processing

* feat: enhance context handling by adding chatId to annotations and implementing summary generation

* removed useless changes

* feat: updated token counts to include optimization requests

* prompt fix

* logging added

* useless logs removed
2025-01-22 22:48:13 +05:30
..
actions.ts feat: catch errors from web container preview and show in actionable alert so user can send them to AI for fixing (#856) 2024-12-25 03:05:44 +05:30
artifact.ts
context.ts feat: enhance context handling by adding code context selection and implementing summary generation (#1091) #release 2025-01-22 22:48:13 +05:30
global.d.ts Update debug tab to check against fork 2024-12-13 09:17:35 +01:00
model.ts refactor: refactored LLM Providers: Adapting Modular Approach (#832) 2024-12-21 11:45:17 +05:30
template.ts feat: add Starter template menu in homepage (#884) 2024-12-24 22:37:28 +05:30
terminal.ts
theme.ts